[==========] 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:34:01.187951   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:33441,127.0.209.61:35207,127.0.209.60:32775
I20260630 12:34:01.189795   836 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:34:01.190843   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:01.208169   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
W20260630 12:34:01.208181   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
W20260630 12:34:01.208770   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:34:01.210717   836 server_base.cc:1061] running on GCE node
I20260630 12:34:02.438728   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.439000   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.439251   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822842439221 us; error 0 us; skew 500 ppm
I20260630 12:34:02.440186   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.445719   836 webserver.cc:533] Webserver started at http://127.0.209.62:44803/ using document root <none> and password file <none>
I20260630 12:34:02.446548   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.446800   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.447299   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.453595   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "8e4bd81d4ce5436dbdccd87056f32196"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-n2nm"
I20260630 12:34:02.461505   836 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:34:02.466531   851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.467603   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:34:02.467960   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "8e4bd81d4ce5436dbdccd87056f32196"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-n2nm"
I20260630 12:34:02.468317   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-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:34:02.519057   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.520697   836 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:34:02.521181   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.594887   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:33441
I20260630 12:34:02.594969   902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:33441 every 8 connection(s)
I20260630 12:34:02.601052   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:02.602756   903 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:34:02.607872   905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:02.609742   906 instance_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:34:02.611698   908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:02.612792   836 server_base.cc:1061] running on GCE node
I20260630 12:34:02.613456   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.613675   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.613869   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822842613851 us; error 0 us; skew 500 ppm
I20260630 12:34:02.614421   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.617987   836 webserver.cc:533] Webserver started at http://127.0.209.61:40595/ using document root <none> and password file <none>
I20260630 12:34:02.618497   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.618727   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.619005   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.620121   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root/instance:
uuid: "73b6dfee61644c5caeea7a176f1af9a5"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-n2nm"
I20260630 12:34:02.625288   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:34:02.624818   903 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:02.629619   913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.630544   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:02.630848   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root
uuid: "73b6dfee61644c5caeea7a176f1af9a5"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-n2nm"
I20260630 12:34:02.631139   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-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:34:02.652909   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.654294   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.659564   903 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:02.662268   852 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.61:35207: connect: Connection refused (error 111)
W20260630 12:34:02.666689   903 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.61:35207: Network error: Client connection negotiation failed: client connection to 127.0.209.61:35207: connect: Connection refused (error 111)
I20260630 12:34:02.716224   903 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } attempt: 1
W20260630 12:34:02.721861   903 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.61:35207: Network error: Client connection negotiation failed: client connection to 127.0.209.61:35207: connect: Connection refused (error 111)
I20260630 12:34:02.725674   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.61:35207
I20260630 12:34:02.725942   967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.61:35207 every 8 connection(s)
I20260630 12:34:02.730350   968 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:34:02.731163   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:02.736433   968 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:02.737995   970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:02.739949   971 instance_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:34:02.744894   974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:02.746068   836 server_base.cc:1061] running on GCE node
I20260630 12:34:02.746840   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.747057   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.747257   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822842747220 us; error 0 us; skew 500 ppm
I20260630 12:34:02.747941   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.751566   836 webserver.cc:533] Webserver started at http://127.0.209.60:38627/ using document root <none> and password file <none>
I20260630 12:34:02.751842   968 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:02.752175   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.752413   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.752699   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.754065   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root/instance:
uuid: "dc2e6ac2a11b4baca60f9f7312092d5c"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-n2nm"
I20260630 12:34:02.759663   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:34:02.764418   980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.765328   836 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:34:02.765565   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root
uuid: "dc2e6ac2a11b4baca60f9f7312092d5c"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-n2nm"
I20260630 12:34:02.765630   968 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:02.765805   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-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:34:02.771811   968 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.60:32775: Network error: Client connection negotiation failed: client connection to 127.0.209.60:32775: connect: Connection refused (error 111)
I20260630 12:34:02.789999   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.790373   903 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } attempt: 2
I20260630 12:34:02.791640   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.801519   903 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:02.806759   903 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.60:32775: Network error: Client connection negotiation failed: client connection to 127.0.209.60:32775: connect: Connection refused (error 111)
I20260630 12:34:02.815260   968 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } attempt: 1
W20260630 12:34:02.819612   968 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.60:32775: Network error: Client connection negotiation failed: client connection to 127.0.209.60:32775: connect: Connection refused (error 111)
I20260630 12:34:02.838187   903 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } attempt: 1
W20260630 12:34:02.843531   903 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.60:32775: Network error: Client connection negotiation failed: client connection to 127.0.209.60:32775: connect: Connection refused (error 111)
I20260630 12:34:02.866580   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.60:32775
I20260630 12:34:02.866714  1032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.60:32775 every 8 connection(s)
I20260630 12:34:02.870667   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:02.871501  1033 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:34:02.876765  1033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:02.888152  1033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:02.895147   968 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } attempt: 2
I20260630 12:34:02.898759  1033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:02.910974   903 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } attempt: 2
I20260630 12:34:02.916985   968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: Bootstrap starting.
I20260630 12:34:02.919145  1033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: Bootstrap starting.
I20260630 12:34:02.925112   903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: Bootstrap starting.
I20260630 12:34:02.925577   968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:02.925873  1033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:02.928521   968 log.cc:826] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: Log is configured to *not* fsync() on all Append() calls
I20260630 12:34:02.930374   903 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:02.935314   968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: No bootstrap required, opened a new log
I20260630 12:34:02.936503  1033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: No bootstrap required, opened a new log
I20260630 12:34:02.937615   903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: No bootstrap required, opened a new log
I20260630 12:34:02.955242  1033 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:02.955245   968 raft_consensus.cc:359] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:02.955276   903 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:02.956099  1033 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:02.956278   903 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:02.956249   968 raft_consensus.cc:385] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:02.956503  1033 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc2e6ac2a11b4baca60f9f7312092d5c, State: Initialized, Role: FOLLOWER
I20260630 12:34:02.956672   968 raft_consensus.cc:740] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73b6dfee61644c5caeea7a176f1af9a5, State: Initialized, Role: FOLLOWER
I20260630 12:34:02.956642   903 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e4bd81d4ce5436dbdccd87056f32196, State: Initialized, Role: FOLLOWER
I20260630 12:34:02.957844  1033 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:02.957844   968 consensus_queue.cc:260] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:02.957854   903 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:02.963593  1043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [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: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:02.964731  1043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:02.966004   903 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:02.967339  1042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [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: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:02.968158  1042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:02.969273   968 sys_catalog.cc:565] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:02.969195  1041 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [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: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:02.970144  1041 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:02.970952  1033 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:03.004027   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:03.014771   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:34:03.020318  1066 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:03.020808  1066 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:03.021643  1076 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:03.022085  1076 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:03.024968   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:03.027055  1077 catalog_manager.cc:1594] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:03.027063   857 tablet.cc:2406] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:34:03.027519  1077 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:03.035061  1078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.038093  1079 instance_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:34:03.041172   836 server_base.cc:1061] running on GCE node
W20260630 12:34:03.041740  1081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.042675   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.042869   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.043107   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822843043078 us; error 0 us; skew 500 ppm
I20260630 12:34:03.043635   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.046577   836 webserver.cc:533] Webserver started at http://127.0.209.1:38431/ using document root <none> and password file <none>
I20260630 12:34:03.047055   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.047273   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.047552   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.048662   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-n2nm"
I20260630 12:34:03.053457   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:34:03.057137  1086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.058095   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:03.058382   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-n2nm"
I20260630 12:34:03.058676   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-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:34:03.079985   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.081355   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.084228   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:03.088876   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:03.089085   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.089391   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:03.089540   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.194840  1043 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.195518  1043 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:03.197919   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:45493
I20260630 12:34:03.198026  1148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:45493 every 8 connection(s)
I20260630 12:34:03.200407   943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8e4bd81d4ce5436dbdccd87056f32196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73b6dfee61644c5caeea7a176f1af9a5" is_pre_election: true
I20260630 12:34:03.201366   943 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e4bd81d4ce5436dbdccd87056f32196 in term 0.
I20260630 12:34:03.201431  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8e4bd81d4ce5436dbdccd87056f32196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" is_pre_election: true
I20260630 12:34:03.202436  1008 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e4bd81d4ce5436dbdccd87056f32196 in term 0.
I20260630 12:34:03.200425  1043 leader_election.cc:290] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73b6dfee61644c5caeea7a176f1af9a5 (127.0.209.61:35207), dc2e6ac2a11b4baca60f9f7312092d5c (127.0.209.60:32775)
I20260630 12:34:03.204236   853 leader_election.cc:304] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e4bd81d4ce5436dbdccd87056f32196, dc2e6ac2a11b4baca60f9f7312092d5c; no voters: 
I20260630 12:34:03.205369  1043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.205830  1043 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.206264  1043 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.214713  1043 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:03.217046  1043 leader_election.cc:290] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [CANDIDATE]: Term 1 election: Requested vote from peers 73b6dfee61644c5caeea7a176f1af9a5 (127.0.209.61:35207), dc2e6ac2a11b4baca60f9f7312092d5c (127.0.209.60:32775)
I20260630 12:34:03.218281   943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8e4bd81d4ce5436dbdccd87056f32196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73b6dfee61644c5caeea7a176f1af9a5"
I20260630 12:34:03.218964   943 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.220650  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8e4bd81d4ce5436dbdccd87056f32196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c"
I20260630 12:34:03.221217  1008 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.228562  1149 heartbeater.cc:344] Connected to a master server at 127.0.209.60:32775
I20260630 12:34:03.229064  1149 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.230427  1149 heartbeater.cc:507] Master 127.0.209.60:32775 requested a full tablet report, sending...
I20260630 12:34:03.232223   943 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e4bd81d4ce5436dbdccd87056f32196 in term 1.
I20260630 12:34:03.234110   852 leader_election.cc:304] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73b6dfee61644c5caeea7a176f1af9a5, 8e4bd81d4ce5436dbdccd87056f32196; no voters: 
I20260630 12:34:03.234606  1008 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e4bd81d4ce5436dbdccd87056f32196 in term 1.
I20260630 12:34:03.235106  1043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.247074  1043 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 1 LEADER]: Becoming Leader. State: Replica: 8e4bd81d4ce5436dbdccd87056f32196, State: Running, Role: LEADER
I20260630 12:34:03.249708  1043 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } }
I20260630 12:34:03.250552   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:03.257575  1150 heartbeater.cc:344] Connected to a master server at 127.0.209.61:35207
I20260630 12:34:03.257979  1150 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.258950  1150 heartbeater.cc:507] Master 127.0.209.61:35207 requested a full tablet report, sending...
I20260630 12:34:03.263084   933 ts_manager.cc:194] Registered new tserver with Master: f29c0de1b2434e24bbc30e8cc03c0ebe (127.0.209.1:45493)
I20260630 12:34:03.266849   998 ts_manager.cc:194] Registered new tserver with Master: f29c0de1b2434e24bbc30e8cc03c0ebe (127.0.209.1:45493)
I20260630 12:34:03.269814  1152 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33441
I20260630 12:34:03.270236  1152 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.271366  1152 heartbeater.cc:507] Master 127.0.209.62:33441 requested a full tablet report, sending...
I20260630 12:34:03.271463  1154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e4bd81d4ce5436dbdccd87056f32196. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.272331  1154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:03.274199   868 ts_manager.cc:194] Registered new tserver with Master: f29c0de1b2434e24bbc30e8cc03c0ebe (127.0.209.1:45493)
W20260630 12:34:03.282670  1159 instance_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:34:03.284184  1157 instance_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:34:03.284770  1158 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:03.290369  1158 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:03.298344   836 server_base.cc:1061] running on GCE node
W20260630 12:34:03.299312  1161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.300482   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.300772   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.300988   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822843300971 us; error 0 us; skew 500 ppm
I20260630 12:34:03.301689   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.304793   836 webserver.cc:533] Webserver started at http://127.0.209.2:42773/ using document root <none> and password file <none>
I20260630 12:34:03.305511   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.305748   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.306064   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.307435   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "91be79c3963d457aa58ab048cb090510"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-n2nm"
I20260630 12:34:03.308326  1008 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 1 FOLLOWER]: Refusing update from remote peer 8e4bd81d4ce5436dbdccd87056f32196: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:03.309119   943 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 1 FOLLOWER]: Refusing update from remote peer 8e4bd81d4ce5436dbdccd87056f32196: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:03.310457  1154 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:03.311329  1043 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:03.323998  1041 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e4bd81d4ce5436dbdccd87056f32196. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.324832  1041 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:03.330549   836 fs_manager.cc:696] Time spent creating directory manager: real 0.022s	user 0.018s	sys 0.003s
I20260630 12:34:03.332492  1042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e4bd81d4ce5436dbdccd87056f32196. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.333245  1042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:03.334462  1168 mvcc.cc:204] Tried to move back new op lower bound from 7302442366173609984 to 7302442365963452416. Current Snapshot: MvccSnapshot[applied={T|T < 7302442366173609984}]
I20260630 12:34:03.337412  1154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.338155  1154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:03.339321  1158 catalog_manager.cc:1383] Generated new cluster ID: 1406f07b43e24423af0805cf9d4468ef
I20260630 12:34:03.339628  1158 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:03.344568  1173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.353538  1042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.354449  1042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:03.355129  1041 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.355870  1041 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:03.357664   836 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.003s	sys 0.000s
I20260630 12:34:03.358290   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "91be79c3963d457aa58ab048cb090510"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-n2nm"
I20260630 12:34:03.358764   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-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:34:03.362370  1174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8e4bd81d4ce5436dbdccd87056f32196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e4bd81d4ce5436dbdccd87056f32196" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 33441 } } peers { permanent_uuid: "73b6dfee61644c5caeea7a176f1af9a5" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35207 } } peers { permanent_uuid: "dc2e6ac2a11b4baca60f9f7312092d5c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 32775 } } }
I20260630 12:34:03.363189  1174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:03.394575   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.395067  1158 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:03.396474   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.397157  1158 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:03.399251   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:03.403385   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:03.403641   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.403936   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:03.404120   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.434762  1158 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: Generated new TSK 0
I20260630 12:34:03.436121  1158 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:03.508862   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:35331
I20260630 12:34:03.508947  1237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:35331 every 8 connection(s)
I20260630 12:34:03.518849   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:03.545447  1238 heartbeater.cc:344] Connected to a master server at 127.0.209.60:32775
I20260630 12:34:03.545886  1238 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.546806  1238 heartbeater.cc:507] Master 127.0.209.60:32775 requested a full tablet report, sending...
W20260630 12:34:03.547565  1245 instance_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:34:03.549934   998 ts_manager.cc:194] Registered new tserver with Master: 91be79c3963d457aa58ab048cb090510 (127.0.209.2:35331)
W20260630 12:34:03.553495  1246 instance_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:34:03.553861  1239 heartbeater.cc:344] Connected to a master server at 127.0.209.61:35207
I20260630 12:34:03.554282  1239 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.555197  1239 heartbeater.cc:507] Master 127.0.209.61:35207 requested a full tablet report, sending...
I20260630 12:34:03.558887   933 ts_manager.cc:194] Registered new tserver with Master: 91be79c3963d457aa58ab048cb090510 (127.0.209.2:35331)
I20260630 12:34:03.564749  1240 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33441
I20260630 12:34:03.565162  1240 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.566123  1240 heartbeater.cc:507] Master 127.0.209.62:33441 requested a full tablet report, sending...
I20260630 12:34:03.568511   836 server_base.cc:1061] running on GCE node
I20260630 12:34:03.568760   868 ts_manager.cc:194] Registered new tserver with Master: 91be79c3963d457aa58ab048cb090510 (127.0.209.2:35331)
W20260630 12:34:03.569816  1248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.571046   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.571316   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.571542   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822843571524 us; error 0 us; skew 500 ppm
I20260630 12:34:03.571906   868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44670
I20260630 12:34:03.572325   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.575523   836 webserver.cc:533] Webserver started at http://127.0.209.3:34047/ using document root <none> and password file <none>
I20260630 12:34:03.576136   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.576375   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.576707   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.578075   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "e10679b32baa48eebf09c30244ba8d28"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-n2nm"
I20260630 12:34:03.583990   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:34:03.588235  1253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.589092   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:34:03.589424   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "e10679b32baa48eebf09c30244ba8d28"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-n2nm"
I20260630 12:34:03.589831   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822841017348-836-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:34:03.606045   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.607703   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.610170   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:03.613860   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:03.614120   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.614403   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:03.614621   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.704207   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:38899
I20260630 12:34:03.704481  1315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:38899 every 8 connection(s)
I20260630 12:34:03.736191  1316 heartbeater.cc:344] Connected to a master server at 127.0.209.60:32775
I20260630 12:34:03.736649  1316 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.737725  1316 heartbeater.cc:507] Master 127.0.209.60:32775 requested a full tablet report, sending...
I20260630 12:34:03.740898   998 ts_manager.cc:194] Registered new tserver with Master: e10679b32baa48eebf09c30244ba8d28 (127.0.209.3:38899)
I20260630 12:34:03.744555  1317 heartbeater.cc:344] Connected to a master server at 127.0.209.61:35207
I20260630 12:34:03.744982  1317 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.745980  1317 heartbeater.cc:507] Master 127.0.209.61:35207 requested a full tablet report, sending...
I20260630 12:34:03.748642   933 ts_manager.cc:194] Registered new tserver with Master: e10679b32baa48eebf09c30244ba8d28 (127.0.209.3:38899)
I20260630 12:34:03.749418  1318 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33441
I20260630 12:34:03.749837  1318 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.750651  1318 heartbeater.cc:507] Master 127.0.209.62:33441 requested a full tablet report, sending...
I20260630 12:34:03.752765   868 ts_manager.cc:194] Registered new tserver with Master: e10679b32baa48eebf09c30244ba8d28 (127.0.209.3:38899)
I20260630 12:34:03.753479   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025121123s
I20260630 12:34:03.754411   868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44680
I20260630 12:34:04.028146  1076 catalog_manager.cc:1295] Loaded cluster ID: 1406f07b43e24423af0805cf9d4468ef
I20260630 12:34:04.028478  1076 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: loading cluster ID for follower catalog manager: success
I20260630 12:34:04.032052  1077 catalog_manager.cc:1295] Loaded cluster ID: 1406f07b43e24423af0805cf9d4468ef
I20260630 12:34:04.032343  1077 catalog_manager.cc:1588] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: loading cluster ID for follower catalog manager: success
I20260630 12:34:04.035871  1076 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: acquiring CA information for follower catalog manager: success
I20260630 12:34:04.037201  1077 catalog_manager.cc:1610] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: acquiring CA information for follower catalog manager: success
I20260630 12:34:04.041457  1077 catalog_manager.cc:1638] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:04.042229  1076 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:04.279263   868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44656
I20260630 12:34:04.575145  1240 heartbeater.cc:499] Master 127.0.209.62:33441 was elected leader, sending a full tablet report...
I20260630 12:34:04.757344  1318 heartbeater.cc:499] Master 127.0.209.62:33441 was elected leader, sending a full tablet report...
I20260630 12:34:05.000103  1064 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:05.117808   868 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40284:
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:34:05.211567  1114 tablet_service.cc:1511] Processing CreateTablet for tablet 16b3949d897f4f6499c995b1844c151c (DEFAULT_TABLE table=test-workload [id=8a77ad41aca24415802be3b3cd395a46]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:05.211592  1113 tablet_service.cc:1511] Processing CreateTablet for tablet aba59081f89c4a5aa3c69add06463617 (DEFAULT_TABLE table=test-workload [id=8a77ad41aca24415802be3b3cd395a46]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:05.213600  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b3949d897f4f6499c995b1844c151c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:05.214296  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba59081f89c4a5aa3c69add06463617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:05.215320  1281 tablet_service.cc:1511] Processing CreateTablet for tablet 651408ff5fc44808952036386fd6b169 (DEFAULT_TABLE table=test-workload [id=8a77ad41aca24415802be3b3cd395a46]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:05.216679  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651408ff5fc44808952036386fd6b169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:05.218781  1203 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0b984459cf447b8056b9143e1df434 (DEFAULT_TABLE table=test-workload [id=8a77ad41aca24415802be3b3cd395a46]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:05.219764  1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0b984459cf447b8056b9143e1df434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:05.248129  1353 tablet_bootstrap.cc:492] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe: Bootstrap starting.
I20260630 12:34:05.250407  1354 tablet_bootstrap.cc:492] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510: Bootstrap starting.
I20260630 12:34:05.251784  1352 tablet_bootstrap.cc:492] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28: Bootstrap starting.
I20260630 12:34:05.259092  1352 tablet_bootstrap.cc:654] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:05.259290  1353 tablet_bootstrap.cc:654] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:05.259510  1354 tablet_bootstrap.cc:654] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:05.264830  1352 tablet_bootstrap.cc:492] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28: No bootstrap required, opened a new log
I20260630 12:34:05.265376  1352 ts_tablet_manager.cc:1403] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:34:05.267458  1354 tablet_bootstrap.cc:492] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510: No bootstrap required, opened a new log
I20260630 12:34:05.267591  1352 raft_consensus.cc:359] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10679b32baa48eebf09c30244ba8d28" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 38899 } }
I20260630 12:34:05.268235  1354 ts_tablet_manager.cc:1403] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.013s
I20260630 12:34:05.268509  1352 raft_consensus.cc:385] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:05.268908  1352 raft_consensus.cc:740] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e10679b32baa48eebf09c30244ba8d28, State: Initialized, Role: FOLLOWER
I20260630 12:34:05.269677  1352 consensus_queue.cc:260] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e10679b32baa48eebf09c30244ba8d28" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 38899 } }
I20260630 12:34:05.270211  1352 raft_consensus.cc:399] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:05.270478  1352 raft_consensus.cc:493] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:05.270780  1352 raft_consensus.cc:3060] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.271349  1354 raft_consensus.cc:359] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91be79c3963d457aa58ab048cb090510" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35331 } }
I20260630 12:34:05.271972  1354 raft_consensus.cc:385] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:05.272274  1354 raft_consensus.cc:740] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91be79c3963d457aa58ab048cb090510, State: Initialized, Role: FOLLOWER
I20260630 12:34:05.272593  1353 tablet_bootstrap.cc:492] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe: No bootstrap required, opened a new log
I20260630 12:34:05.273182  1353 ts_tablet_manager.cc:1403] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260630 12:34:05.273082  1354 consensus_queue.cc:260] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91be79c3963d457aa58ab048cb090510" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35331 } }
I20260630 12:34:05.273849  1354 raft_consensus.cc:399] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:05.274209  1354 raft_consensus.cc:493] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:05.274566  1354 raft_consensus.cc:3060] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.279402  1352 raft_consensus.cc:515] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10679b32baa48eebf09c30244ba8d28" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 38899 } }
I20260630 12:34:05.280140  1352 leader_election.cc:304] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [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: e10679b32baa48eebf09c30244ba8d28; no voters: 
I20260630 12:34:05.280759  1353 raft_consensus.cc:359] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.281520  1353 raft_consensus.cc:385] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:05.281868  1353 raft_consensus.cc:740] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29c0de1b2434e24bbc30e8cc03c0ebe, State: Initialized, Role: FOLLOWER
I20260630 12:34:05.282081  1152 heartbeater.cc:499] Master 127.0.209.62:33441 was elected leader, sending a full tablet report...
I20260630 12:34:05.281960  1354 raft_consensus.cc:515] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91be79c3963d457aa58ab048cb090510" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35331 } }
I20260630 12:34:05.282852  1354 leader_election.cc:304] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [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: 91be79c3963d457aa58ab048cb090510; no voters: 
I20260630 12:34:05.282634  1353 consensus_queue.cc:260] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.284065  1352 leader_election.cc:290] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:05.284298  1353 raft_consensus.cc:399] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:05.284607  1358 raft_consensus.cc:2804] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:05.284756  1353 raft_consensus.cc:493] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:05.285228  1353 raft_consensus.cc:3060] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.293007  1359 raft_consensus.cc:2804] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:05.296443  1354 leader_election.cc:290] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:05.297139  1352 ts_tablet_manager.cc:1434] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.010s
I20260630 12:34:05.301036  1358 raft_consensus.cc:697] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 1 LEADER]: Becoming Leader. State: Replica: e10679b32baa48eebf09c30244ba8d28, State: Running, Role: LEADER
I20260630 12:34:05.301981  1358 consensus_queue.cc:237] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [LEADER]: Queue going to LEADER mode. State: All 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: "e10679b32baa48eebf09c30244ba8d28" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 38899 } }
I20260630 12:34:05.304466  1354 ts_tablet_manager.cc:1434] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.012s
I20260630 12:34:05.304945  1353 raft_consensus.cc:515] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.305668  1353 leader_election.cc:304] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [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: f29c0de1b2434e24bbc30e8cc03c0ebe; no voters: 
I20260630 12:34:05.307420  1359 raft_consensus.cc:697] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 1 LEADER]: Becoming Leader. State: Replica: 91be79c3963d457aa58ab048cb090510, State: Running, Role: LEADER
I20260630 12:34:05.308540  1359 consensus_queue.cc:237] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [LEADER]: Queue going to LEADER mode. State: All 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: "91be79c3963d457aa58ab048cb090510" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35331 } }
I20260630 12:34:05.313722  1353 leader_election.cc:290] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:05.320231  1365 raft_consensus.cc:2804] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:05.326884   868 catalog_manager.cc:5697] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e10679b32baa48eebf09c30244ba8d28 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "e10679b32baa48eebf09c30244ba8d28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10679b32baa48eebf09c30244ba8d28" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 38899 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:05.331705   867 catalog_manager.cc:5697] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91be79c3963d457aa58ab048cb090510 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "91be79c3963d457aa58ab048cb090510" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91be79c3963d457aa58ab048cb090510" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35331 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:05.360569  1365 raft_consensus.cc:697] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 LEADER]: Becoming Leader. State: Replica: f29c0de1b2434e24bbc30e8cc03c0ebe, State: Running, Role: LEADER
I20260630 12:34:05.363127  1365 consensus_queue.cc:237] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [LEADER]: Queue going to LEADER mode. State: All 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: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.378201  1353 ts_tablet_manager.cc:1434] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe: Time spent starting tablet: real 0.105s	user 0.031s	sys 0.024s
I20260630 12:34:05.379581  1353 tablet_bootstrap.cc:492] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe: Bootstrap starting.
I20260630 12:34:05.387193  1353 tablet_bootstrap.cc:654] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:05.389483   867 catalog_manager.cc:5697] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to f29c0de1b2434e24bbc30e8cc03c0ebe (127.0.209.1). New cstate: current_term: 1 leader_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:05.395483  1353 tablet_bootstrap.cc:492] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe: No bootstrap required, opened a new log
I20260630 12:34:05.396030  1353 ts_tablet_manager.cc:1403] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:34:05.398764  1353 raft_consensus.cc:359] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.399308  1353 raft_consensus.cc:385] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:05.399588  1353 raft_consensus.cc:740] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29c0de1b2434e24bbc30e8cc03c0ebe, State: Initialized, Role: FOLLOWER
I20260630 12:34:05.400236  1353 consensus_queue.cc:260] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.400887  1353 raft_consensus.cc:399] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:05.401201  1353 raft_consensus.cc:493] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:05.401510  1353 raft_consensus.cc:3060] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.408317  1353 raft_consensus.cc:515] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.409046  1353 leader_election.cc:304] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [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: f29c0de1b2434e24bbc30e8cc03c0ebe; no voters: 
I20260630 12:34:05.409647  1353 leader_election.cc:290] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:05.410458  1367 raft_consensus.cc:2804] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:05.410977  1367 raft_consensus.cc:697] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 LEADER]: Becoming Leader. State: Replica: f29c0de1b2434e24bbc30e8cc03c0ebe, State: Running, Role: LEADER
I20260630 12:34:05.411684  1367 consensus_queue.cc:237] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [LEADER]: Queue going to LEADER mode. State: All 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: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } }
I20260630 12:34:05.415329  1353 ts_tablet_manager.cc:1434] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:34:05.422320   867 catalog_manager.cc:5697] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to f29c0de1b2434e24bbc30e8cc03c0ebe (127.0.209.1). New cstate: current_term: 1 leader_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f29c0de1b2434e24bbc30e8cc03c0ebe" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45493 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:07.317423  1064 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:07.447924  1064 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:08.319355   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:34:08.338893   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:08.339609   836 tablet_replica.cc:333] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe: stopping tablet replica
I20260630 12:34:08.340348   836 raft_consensus.cc:2243] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:08.340869   836 raft_consensus.cc:2272] T aba59081f89c4a5aa3c69add06463617 P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:08.343163   836 tablet_replica.cc:333] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe: stopping tablet replica
I20260630 12:34:08.343792   836 raft_consensus.cc:2243] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:08.344295   836 raft_consensus.cc:2272] T 16b3949d897f4f6499c995b1844c151c P f29c0de1b2434e24bbc30e8cc03c0ebe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:08.478400  1145 debug-util.cc:398] Leaking SignalData structure 0x7b0800173060 after lost signal to thread 839
W20260630 12:34:08.479243  1145 debug-util.cc:398] Leaking SignalData structure 0x7b0800173740 after lost signal to thread 902
W20260630 12:34:08.480000  1145 debug-util.cc:398] Leaking SignalData structure 0x7b0800173e00 after lost signal to thread 967
W20260630 12:34:08.480720  1145 debug-util.cc:398] Leaking SignalData structure 0x7b0800238040 after lost signal to thread 1032
W20260630 12:34:08.482242  1145 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2660 after lost signal to thread 1237
W20260630 12:34:08.483079  1145 debug-util.cc:398] Leaking SignalData structure 0x7b080018d360 after lost signal to thread 1315
W20260630 12:34:09.433434   836 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1145)
I20260630 12:34:09.449375  1064 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:09.452757  1064 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:10.434089   836 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1145)
I20260630 12:34:11.440935   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:34:11.454361  1064 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:11.455154   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:34:11.460942  1064 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:11.490567   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:11.491267   836 tablet_replica.cc:333] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510: stopping tablet replica
I20260630 12:34:11.492030   836 raft_consensus.cc:2243] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:11.492712   836 raft_consensus.cc:2272] T 1b0b984459cf447b8056b9143e1df434 P 91be79c3963d457aa58ab048cb090510 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:11.511885   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:34:11.521587   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:34:11.541985   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:11.542599   836 tablet_replica.cc:333] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28: stopping tablet replica
I20260630 12:34:11.543063   836 raft_consensus.cc:2243] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:11.543591   836 raft_consensus.cc:2272] T 651408ff5fc44808952036386fd6b169 P e10679b32baa48eebf09c30244ba8d28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:11.562582   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:34:11.572508   836 master.cc:562] Master@127.0.209.62:33441 shutting down...
I20260630 12:34:11.673345   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:11.674314   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:11.674718   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e4bd81d4ce5436dbdccd87056f32196: stopping tablet replica
I20260630 12:34:11.694394   836 master.cc:584] Master@127.0.209.62:33441 shutdown complete.
I20260630 12:34:11.709565   836 master.cc:562] Master@127.0.209.61:35207 shutting down...
I20260630 12:34:11.725844   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:11.726369   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:11.726631   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 73b6dfee61644c5caeea7a176f1af9a5: stopping tablet replica
I20260630 12:34:11.770702   836 master.cc:584] Master@127.0.209.61:35207 shutdown complete.
I20260630 12:34:11.782950   836 master.cc:562] Master@127.0.209.60:32775 shutting down...
I20260630 12:34:11.800511   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:11.801126   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:11.801450   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc2e6ac2a11b4baca60f9f7312092d5c: stopping tablet replica
I20260630 12:34:11.819594   836 master.cc:584] Master@127.0.209.60:32775 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (10666 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:34:11.851135   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:41061
I20260630 12:34:11.852309   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:11.857438  1379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:11.858480  1380 instance_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:34:11.859853  1382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:11.860540   836 server_base.cc:1061] running on GCE node
I20260630 12:34:11.861361   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.861531   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:11.861735   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822851861703 us; error 0 us; skew 500 ppm
I20260630 12:34:11.862321   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.864696   836 webserver.cc:533] Webserver started at http://127.0.209.62:39595/ using document root <none> and password file <none>
I20260630 12:34:11.865170   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.865334   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.865659   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.866818   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "b6466f50e76e40ae9498cfea52339fe4"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-n2nm"
I20260630 12:34:11.871158   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:11.874473  1387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.875216   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:11.875499   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "b6466f50e76e40ae9498cfea52339fe4"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-n2nm"
I20260630 12:34:11.875830   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-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:34:11.893906   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.895085   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.932957   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:41061
I20260630 12:34:11.933048  1438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:41061 every 8 connection(s)
I20260630 12:34:11.936935  1439 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:34:11.946098  1439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4: Bootstrap starting.
I20260630 12:34:11.950428  1439 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.954450  1439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4: No bootstrap required, opened a new log
I20260630 12:34:11.956493  1439 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6466f50e76e40ae9498cfea52339fe4" member_type: VOTER }
I20260630 12:34:11.956856  1439 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.957028  1439 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6466f50e76e40ae9498cfea52339fe4, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.957509  1439 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6466f50e76e40ae9498cfea52339fe4" member_type: VOTER }
I20260630 12:34:11.957926  1439 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:11.958102  1439 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:11.958330  1439 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:11.962325  1439 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6466f50e76e40ae9498cfea52339fe4" member_type: VOTER }
I20260630 12:34:11.962913  1439 leader_election.cc:304] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [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: b6466f50e76e40ae9498cfea52339fe4; no voters: 
I20260630 12:34:11.964053  1439 leader_election.cc:290] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:11.964468  1442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:11.965845  1442 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 1 LEADER]: Becoming Leader. State: Replica: b6466f50e76e40ae9498cfea52339fe4, State: Running, Role: LEADER
I20260630 12:34:11.966480  1442 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [LEADER]: Queue going to LEADER mode. State: All 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: "b6466f50e76e40ae9498cfea52339fe4" member_type: VOTER }
I20260630 12:34:11.967005  1439 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:11.972780  1443 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6466f50e76e40ae9498cfea52339fe4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6466f50e76e40ae9498cfea52339fe4" member_type: VOTER } }
I20260630 12:34:11.973351  1443 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:11.973497  1444 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6466f50e76e40ae9498cfea52339fe4. Latest consensus state: current_term: 1 leader_uuid: "b6466f50e76e40ae9498cfea52339fe4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6466f50e76e40ae9498cfea52339fe4" member_type: VOTER } }
I20260630 12:34:11.974181  1444 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:11.975409  1450 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:11.982249  1450 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:11.983273   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:11.991003  1450 catalog_manager.cc:1383] Generated new cluster ID: a9e5993297ee43ec92963da2c4dd1e26
I20260630 12:34:11.991297  1450 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:12.007268  1450 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:12.008490  1450 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:12.021878  1450 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4: Generated new TSK 0
I20260630 12:34:12.022472  1450 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:12.049680   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:12.055723  1460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:12.057215  1461 instance_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:34:12.058059  1463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:12.058238   836 server_base.cc:1061] running on GCE node
I20260630 12:34:12.059173   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:12.059393   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:12.059525   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822852059512 us; error 0 us; skew 500 ppm
I20260630 12:34:12.060009   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:12.062071   836 webserver.cc:533] Webserver started at http://127.0.209.1:41637/ using document root <none> and password file <none>
I20260630 12:34:12.062500   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:12.062768   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:12.063055   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:12.064186   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "c953c8004d434db2930ab52e5f21342e"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-n2nm"
I20260630 12:34:12.068758   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:34:12.071973  1468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.072731   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:12.072999   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "c953c8004d434db2930ab52e5f21342e"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-n2nm"
I20260630 12:34:12.073280   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-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:34:12.087927   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:12.089026   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:12.090428   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:12.092689   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:12.092903   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.093137   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:12.093328   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.132438   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:34793
I20260630 12:34:12.132534  1530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:34793 every 8 connection(s)
I20260630 12:34:12.137295   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:12.144572  1535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:12.145140  1536 instance_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:34:12.148036  1539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:12.148319   836 server_base.cc:1061] running on GCE node
I20260630 12:34:12.149557   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:12.149780   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:12.149966   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822852149946 us; error 0 us; skew 500 ppm
I20260630 12:34:12.150446   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:12.152944   836 webserver.cc:533] Webserver started at http://127.0.209.2:38953/ using document root <none> and password file <none>
I20260630 12:34:12.153622   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:12.153908   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:12.154247   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:12.155283  1531 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41061
I20260630 12:34:12.155675  1531 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:12.155635   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-n2nm"
I20260630 12:34:12.156688  1531 heartbeater.cc:507] Master 127.0.209.62:41061 requested a full tablet report, sending...
I20260630 12:34:12.158900  1404 ts_manager.cc:194] Registered new tserver with Master: c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793)
I20260630 12:34:12.161108  1404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44528
I20260630 12:34:12.161218   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:12.165167  1543 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.165894   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:12.166181   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-n2nm"
I20260630 12:34:12.166461   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-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:34:12.185549   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:12.186743   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:12.188191   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:12.190243   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:12.190469   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.190702   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:12.190869   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.228984   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:45525
I20260630 12:34:12.229082  1605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:45525 every 8 connection(s)
I20260630 12:34:12.233621   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:12.240559  1609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:12.242352  1610 instance_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:34:12.245986  1606 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41061
I20260630 12:34:12.246521  1606 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:12.247601  1606 heartbeater.cc:507] Master 127.0.209.62:41061 requested a full tablet report, sending...
I20260630 12:34:12.249771   836 server_base.cc:1061] running on GCE node
I20260630 12:34:12.250137  1404 ts_manager.cc:194] Registered new tserver with Master: 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
W20260630 12:34:12.250164  1613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:12.251443   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:12.251710   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:12.251930   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822852251912 us; error 0 us; skew 500 ppm
I20260630 12:34:12.252166  1404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44530
I20260630 12:34:12.252548   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:12.255012   836 webserver.cc:533] Webserver started at http://127.0.209.3:45601/ using document root <none> and password file <none>
I20260630 12:34:12.255422   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:12.255576   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:12.255862   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:12.256919   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "f4976ba2787f43cc9811e4e422b840a6"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-n2nm"
I20260630 12:34:12.260931   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:12.264016  1617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.264736   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:12.264967   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "f4976ba2787f43cc9811e4e422b840a6"
format_stamp: "Formatted at 2026-06-30 12:34:12 on dist-test-slave-n2nm"
I20260630 12:34:12.265182   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-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:34:12.278461   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:12.279546   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:12.280995   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:12.283295   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:12.283566   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.283876   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:12.284083   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:12.322012   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:39649
I20260630 12:34:12.322104  1679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:39649 every 8 connection(s)
I20260630 12:34:12.335461  1680 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41061
I20260630 12:34:12.335892  1680 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:12.336696  1680 heartbeater.cc:507] Master 127.0.209.62:41061 requested a full tablet report, sending...
I20260630 12:34:12.338601  1404 ts_manager.cc:194] Registered new tserver with Master: f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:12.338758   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013749477s
I20260630 12:34:12.340361  1404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44532
I20260630 12:34:13.163879  1531 heartbeater.cc:499] Master 127.0.209.62:41061 was elected leader, sending a full tablet report...
I20260630 12:34:13.254835  1606 heartbeater.cc:499] Master 127.0.209.62:41061 was elected leader, sending a full tablet report...
I20260630 12:34:13.342995  1680 heartbeater.cc:499] Master 127.0.209.62:41061 was elected leader, sending a full tablet report...
I20260630 12:34:13.394652  1404 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44542:
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:34:13.397277  1404 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:34:13.465538  1645 tablet_service.cc:1511] Processing CreateTablet for tablet 76753c75bc164c2faba851e890447398 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:13.467077  1645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76753c75bc164c2faba851e890447398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.473405  1496 tablet_service.cc:1511] Processing CreateTablet for tablet 76753c75bc164c2faba851e890447398 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:13.473994  1644 tablet_service.cc:1511] Processing CreateTablet for tablet e65b6c8f4d8443b3858bf087da8fa58f (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:13.474855  1496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76753c75bc164c2faba851e890447398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.475349  1644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65b6c8f4d8443b3858bf087da8fa58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.476792  1495 tablet_service.cc:1511] Processing CreateTablet for tablet e65b6c8f4d8443b3858bf087da8fa58f (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:13.478129  1495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65b6c8f4d8443b3858bf087da8fa58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.480818  1494 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3128f2820f48e38ab17be96e9e4cda (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:13.482136  1494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3128f2820f48e38ab17be96e9e4cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.485100  1643 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3128f2820f48e38ab17be96e9e4cda (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:13.485381  1493 tablet_service.cc:1511] Processing CreateTablet for tablet 3332d0e6a0d64a0fafce9d9e85bba67d (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:13.486424  1643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3128f2820f48e38ab17be96e9e4cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.486545  1493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3332d0e6a0d64a0fafce9d9e85bba67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.488837  1492 tablet_service.cc:1511] Processing CreateTablet for tablet 670aa3cc35d241af9619b5f4b90d34f5 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:13.490120  1492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670aa3cc35d241af9619b5f4b90d34f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.492018  1642 tablet_service.cc:1511] Processing CreateTablet for tablet 3332d0e6a0d64a0fafce9d9e85bba67d (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:13.493316  1642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3332d0e6a0d64a0fafce9d9e85bba67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.494033  1640 tablet_service.cc:1511] Processing CreateTablet for tablet 454bf618c0c04278a7a1c552ab7e755a (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:13.494319  1571 tablet_service.cc:1511] Processing CreateTablet for tablet 76753c75bc164c2faba851e890447398 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:13.495369  1640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454bf618c0c04278a7a1c552ab7e755a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.496949  1639 tablet_service.cc:1511] Processing CreateTablet for tablet b60f3d96b1c14039aab5f065e5a5a36f (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:13.498298  1639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60f3d96b1c14039aab5f065e5a5a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.498152  1569 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3128f2820f48e38ab17be96e9e4cda (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:13.500533  1568 tablet_service.cc:1511] Processing CreateTablet for tablet 3332d0e6a0d64a0fafce9d9e85bba67d (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:13.500965  1638 tablet_service.cc:1511] Processing CreateTablet for tablet 04a7fbac45044a54ab7e62a2c19b6663 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:13.502292  1638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a7fbac45044a54ab7e62a2c19b6663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.502807  1567 tablet_service.cc:1511] Processing CreateTablet for tablet 670aa3cc35d241af9619b5f4b90d34f5 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:13.505071  1566 tablet_service.cc:1511] Processing CreateTablet for tablet 454bf618c0c04278a7a1c552ab7e755a (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:13.507449  1565 tablet_service.cc:1511] Processing CreateTablet for tablet b60f3d96b1c14039aab5f065e5a5a36f (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:13.509742  1564 tablet_service.cc:1511] Processing CreateTablet for tablet 04a7fbac45044a54ab7e62a2c19b6663 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:13.496980  1570 tablet_service.cc:1511] Processing CreateTablet for tablet e65b6c8f4d8443b3858bf087da8fa58f (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:13.512373  1641 tablet_service.cc:1511] Processing CreateTablet for tablet 670aa3cc35d241af9619b5f4b90d34f5 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:13.513728  1641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670aa3cc35d241af9619b5f4b90d34f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.495644  1571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76753c75bc164c2faba851e890447398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.520358  1568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3332d0e6a0d64a0fafce9d9e85bba67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.522745  1570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65b6c8f4d8443b3858bf087da8fa58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.523590  1699 tablet_bootstrap.cc:492] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:13.524835  1491 tablet_service.cc:1511] Processing CreateTablet for tablet 454bf618c0c04278a7a1c552ab7e755a (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:13.526242  1491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454bf618c0c04278a7a1c552ab7e755a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.528105  1564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a7fbac45044a54ab7e62a2c19b6663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.529037  1490 tablet_service.cc:1511] Processing CreateTablet for tablet b60f3d96b1c14039aab5f065e5a5a36f (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:13.530238  1699 tablet_bootstrap.cc:654] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.530440  1490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60f3d96b1c14039aab5f065e5a5a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.531575  1569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3128f2820f48e38ab17be96e9e4cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.533097  1489 tablet_service.cc:1511] Processing CreateTablet for tablet 04a7fbac45044a54ab7e62a2c19b6663 (DEFAULT_TABLE table=test-workload [id=3b36a55bd74547a89bd7e2dd91f9fffa]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:13.534937  1489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a7fbac45044a54ab7e62a2c19b6663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.536101  1567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670aa3cc35d241af9619b5f4b90d34f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.540113  1565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60f3d96b1c14039aab5f065e5a5a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.541143  1566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454bf618c0c04278a7a1c552ab7e755a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.571247  1699 tablet_bootstrap.cc:492] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:13.571794  1699 ts_tablet_manager.cc:1403] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.004s
I20260630 12:34:13.575173  1699 raft_consensus.cc:359] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.575994  1699 raft_consensus.cc:385] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.576354  1699 raft_consensus.cc:740] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.577194  1699 consensus_queue.cc:260] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.615061  1701 tablet_bootstrap.cc:492] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.626809  1701 tablet_bootstrap.cc:654] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.632645  1699 ts_tablet_manager.cc:1434] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.061s	user 0.020s	sys 0.026s
I20260630 12:34:13.637401  1699 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:13.644253  1699 tablet_bootstrap.cc:654] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.644887  1703 tablet_bootstrap.cc:492] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:13.651669  1703 tablet_bootstrap.cc:654] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.653805  1699 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:13.654117  1701 tablet_bootstrap.cc:492] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:13.654400  1699 ts_tablet_manager.cc:1403] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:34:13.654580  1701 ts_tablet_manager.cc:1403] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.002s
I20260630 12:34:13.657308  1699 raft_consensus.cc:359] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:13.658131  1699 raft_consensus.cc:385] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.657794  1701 raft_consensus.cc:359] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.658485  1699 raft_consensus.cc:740] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.658563  1701 raft_consensus.cc:385] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.658983  1701 raft_consensus.cc:740] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.659327  1703 tablet_bootstrap.cc:492] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:13.659994  1703 ts_tablet_manager.cc:1403] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:34:13.659360  1699 consensus_queue.cc:260] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:13.659797  1701 consensus_queue.cc:260] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.662019  1699 ts_tablet_manager.cc:1434] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:13.662691  1703 raft_consensus.cc:359] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.663067  1699 tablet_bootstrap.cc:492] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:13.663401  1703 raft_consensus.cc:385] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.663843  1703 raft_consensus.cc:740] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.664649  1703 consensus_queue.cc:260] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.671131  1699 tablet_bootstrap.cc:654] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.672646  1701 ts_tablet_manager.cc:1434] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:34:13.675254  1701 tablet_bootstrap.cc:492] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.681699  1701 tablet_bootstrap.cc:654] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.686091  1703 ts_tablet_manager.cc:1434] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.018s
I20260630 12:34:13.687494  1703 tablet_bootstrap.cc:492] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:13.694489  1701 tablet_bootstrap.cc:492] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:13.695087  1701 ts_tablet_manager.cc:1403] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:34:13.695621  1703 tablet_bootstrap.cc:654] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.697937  1701 raft_consensus.cc:359] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.698876  1701 raft_consensus.cc:385] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.699208  1701 raft_consensus.cc:740] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.700037  1701 consensus_queue.cc:260] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.700997  1699 tablet_bootstrap.cc:492] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:13.701545  1699 ts_tablet_manager.cc:1403] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.014s
I20260630 12:34:13.702276  1701 ts_tablet_manager.cc:1434] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:34:13.703333  1701 tablet_bootstrap.cc:492] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.705080  1699 raft_consensus.cc:359] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.706120  1699 raft_consensus.cc:385] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.706552  1699 raft_consensus.cc:740] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.707569  1699 consensus_queue.cc:260] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.710183  1701 tablet_bootstrap.cc:654] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.710930  1699 ts_tablet_manager.cc:1434] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:34:13.712355  1699 tablet_bootstrap.cc:492] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:13.715322  1703 tablet_bootstrap.cc:492] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:13.715956  1703 ts_tablet_manager.cc:1403] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.017s
I20260630 12:34:13.718258  1699 tablet_bootstrap.cc:654] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.718890  1703 raft_consensus.cc:359] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.719715  1703 raft_consensus.cc:385] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.720115  1703 raft_consensus.cc:740] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.721117  1703 consensus_queue.cc:260] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.722851  1701 tablet_bootstrap.cc:492] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:13.723392  1701 ts_tablet_manager.cc:1403] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:34:13.726197  1703 ts_tablet_manager.cc:1434] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:34:13.726214  1701 raft_consensus.cc:359] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.727336  1701 raft_consensus.cc:385] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.727701  1703 tablet_bootstrap.cc:492] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:13.727696  1701 raft_consensus.cc:740] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.729102  1701 consensus_queue.cc:260] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.731304  1701 ts_tablet_manager.cc:1434] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:34:13.732338  1701 tablet_bootstrap.cc:492] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.738258  1699 tablet_bootstrap.cc:492] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:13.738332  1701 tablet_bootstrap.cc:654] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.738301  1703 tablet_bootstrap.cc:654] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.739058  1699 ts_tablet_manager.cc:1403] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260630 12:34:13.742146  1699 raft_consensus.cc:359] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.743083  1699 raft_consensus.cc:385] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.743498  1699 raft_consensus.cc:740] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.744490  1699 consensus_queue.cc:260] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.747648  1699 ts_tablet_manager.cc:1434] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:34:13.748799  1699 tablet_bootstrap.cc:492] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:13.750365  1701 tablet_bootstrap.cc:492] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:13.750586  1703 tablet_bootstrap.cc:492] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:13.750928  1701 ts_tablet_manager.cc:1403] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260630 12:34:13.751152  1703 ts_tablet_manager.cc:1403] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.019s
I20260630 12:34:13.753913  1701 raft_consensus.cc:359] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.754195  1703 raft_consensus.cc:359] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.754887  1699 tablet_bootstrap.cc:654] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.754810  1701 raft_consensus.cc:385] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.755478  1701 raft_consensus.cc:740] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.755128  1703 raft_consensus.cc:385] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.756116  1703 raft_consensus.cc:740] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.756533  1701 consensus_queue.cc:260] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.757011  1703 consensus_queue.cc:260] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.758766  1701 ts_tablet_manager.cc:1434] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:34:13.759804  1701 tablet_bootstrap.cc:492] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.760097  1703 ts_tablet_manager.cc:1434] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:34:13.761439  1703 tablet_bootstrap.cc:492] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:13.765801  1701 tablet_bootstrap.cc:654] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.766702  1707 raft_consensus.cc:493] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.767357  1707 raft_consensus.cc:515] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.769788  1703 tablet_bootstrap.cc:654] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.770190  1707 leader_election.cc:290] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:13.783808  1703 tablet_bootstrap.cc:492] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:13.784690  1703 ts_tablet_manager.cc:1403] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260630 12:34:13.786190  1702 raft_consensus.cc:493] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.786900  1702 raft_consensus.cc:515] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.792127  1701 tablet_bootstrap.cc:492] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:13.792732  1701 ts_tablet_manager.cc:1403] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260630 12:34:13.795704  1701 raft_consensus.cc:359] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.796700  1701 raft_consensus.cc:385] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.797035  1701 raft_consensus.cc:740] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.797896  1701 consensus_queue.cc:260] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.800664  1702 leader_election.cc:290] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:13.803095  1701 ts_tablet_manager.cc:1434] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260630 12:34:13.804152  1701 tablet_bootstrap.cc:492] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.807255  1702 raft_consensus.cc:493] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.808079  1702 raft_consensus.cc:515] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.811012  1702 leader_election.cc:290] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:13.812887  1701 tablet_bootstrap.cc:654] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.817427  1703 raft_consensus.cc:359] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.822680  1703 raft_consensus.cc:385] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.836089  1703 raft_consensus.cc:740] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.837250  1699 tablet_bootstrap.cc:492] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:13.837874  1699 ts_tablet_manager.cc:1403] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.089s	user 0.047s	sys 0.039s
I20260630 12:34:13.837548  1703 consensus_queue.cc:260] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.841315  1699 raft_consensus.cc:359] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.848215  1699 raft_consensus.cc:385] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.845230  1702 raft_consensus.cc:493] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.848687  1699 raft_consensus.cc:740] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.848860  1702 raft_consensus.cc:515] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.849598  1699 consensus_queue.cc:260] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.842226  1703 ts_tablet_manager.cc:1434] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260630 12:34:13.852214  1702 leader_election.cc:290] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:13.852775  1703 tablet_bootstrap.cc:492] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:13.855937  1707 raft_consensus.cc:493] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.856472  1707 raft_consensus.cc:515] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.858811  1707 leader_election.cc:290] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:13.859717  1506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:13.860597  1506 raft_consensus.cc:2468] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 0.
I20260630 12:34:13.864006  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:13.864713  1505 raft_consensus.cc:2468] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 0.
I20260630 12:34:13.865253  1506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670aa3cc35d241af9619b5f4b90d34f5" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:13.867112  1546 leader_election.cc:304] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e; no voters: 
I20260630 12:34:13.869176  1707 raft_consensus.cc:2804] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:13.869405  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:13.869588  1707 raft_consensus.cc:493] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:13.870379  1707 raft_consensus.cc:3060] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:13.872659  1546 leader_election.cc:343] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:13.873564  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3332d0e6a0d64a0fafce9d9e85bba67d" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:13.874564  1504 raft_consensus.cc:2468] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 0.
I20260630 12:34:13.877106  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670aa3cc35d241af9619b5f4b90d34f5" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:13.878115  1655 raft_consensus.cc:2468] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 0.
I20260630 12:34:13.878477  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:13.879304  1620 leader_election.cc:304] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c953c8004d434db2930ab52e5f21342e, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:13.879441  1654 raft_consensus.cc:2468] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 0.
I20260630 12:34:13.880429  1702 raft_consensus.cc:2804] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:13.880785  1702 raft_consensus.cc:493] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:13.881126  1702 raft_consensus.cc:3060] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.882339  1707 raft_consensus.cc:515] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
W20260630 12:34:13.883314  1620 leader_election.cc:343] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:13.885643  1707 leader_election.cc:290] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:13.885032  1620 leader_election.cc:304] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c953c8004d434db2930ab52e5f21342e, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:13.888718  1708 raft_consensus.cc:493] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.889245  1708 raft_consensus.cc:515] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.893297  1703 tablet_bootstrap.cc:654] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.893276  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6"
I20260630 12:34:13.898082  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:13.899201  1504 raft_consensus.cc:3060] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.896035  1544 leader_election.cc:304] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [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: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: c953c8004d434db2930ab52e5f21342e
I20260630 12:34:13.899823  1699 ts_tablet_manager.cc:1434] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.012s
I20260630 12:34:13.900985  1699 tablet_bootstrap.cc:492] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:13.901386  1707 raft_consensus.cc:2804] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:13.901791  1707 raft_consensus.cc:493] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:13.902136  1707 raft_consensus.cc:3060] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.904874  1701 tablet_bootstrap.cc:492] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:13.905459  1701 ts_tablet_manager.cc:1403] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.102s	user 0.029s	sys 0.029s
I20260630 12:34:13.907318  1699 tablet_bootstrap.cc:654] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.908783  1581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:13.910146  1581 raft_consensus.cc:2393] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4976ba2787f43cc9811e4e422b840a6 in current term 1: Already voted for candidate 3ca88e6fb1c842bbaa933c404ee78bde in this term.
I20260630 12:34:13.912716  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3332d0e6a0d64a0fafce9d9e85bba67d" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:13.913462  1579 raft_consensus.cc:2468] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 0.
I20260630 12:34:13.912130  1580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:13.912285  1708 leader_election.cc:290] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:13.902935  1702 raft_consensus.cc:515] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.913733  1707 raft_consensus.cc:515] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.918560  1654 raft_consensus.cc:2393] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ca88e6fb1c842bbaa933c404ee78bde in current term 1: Already voted for candidate f4976ba2787f43cc9811e4e422b840a6 in this term.
I20260630 12:34:13.920655  1707 leader_election.cc:290] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:13.922749  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670aa3cc35d241af9619b5f4b90d34f5" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6"
I20260630 12:34:13.923348  1655 raft_consensus.cc:3060] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.924821  1702 leader_election.cc:290] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:13.927094  1580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
I20260630 12:34:13.928681  1580 raft_consensus.cc:2393] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4976ba2787f43cc9811e4e422b840a6 in current term 1: Already voted for candidate 3ca88e6fb1c842bbaa933c404ee78bde in this term.
I20260630 12:34:13.923570  1701 raft_consensus.cc:359] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
W20260630 12:34:13.925710  1620 leader_election.cc:343] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:13.912716  1504 raft_consensus.cc:2468] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 1.
I20260630 12:34:13.935417  1655 raft_consensus.cc:2468] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 1.
I20260630 12:34:13.936601  1620 leader_election.cc:304] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [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: f4976ba2787f43cc9811e4e422b840a6; no voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e
I20260630 12:34:13.937124  1701 raft_consensus.cc:385] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.939256  1544 leader_election.cc:304] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:13.940991  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3128f2820f48e38ab17be96e9e4cda" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:13.941067  1701 raft_consensus.cc:740] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.941810  1707 raft_consensus.cc:2804] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:13.942154  1504 raft_consensus.cc:2393] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4976ba2787f43cc9811e4e422b840a6 in current term 1: Already voted for candidate 3ca88e6fb1c842bbaa933c404ee78bde in this term.
I20260630 12:34:13.941996  1546 leader_election.cc:304] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [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: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e; no voters: f4976ba2787f43cc9811e4e422b840a6
I20260630 12:34:13.942699  1701 consensus_queue.cc:260] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.943439  1620 leader_election.cc:304] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [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: f4976ba2787f43cc9811e4e422b840a6; no voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e
I20260630 12:34:13.947021  1707 raft_consensus.cc:697] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Becoming Leader. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Running, Role: LEADER
I20260630 12:34:13.940291  1702 raft_consensus.cc:2749] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:13.948922  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670aa3cc35d241af9619b5f4b90d34f5" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:13.950570  1728 raft_consensus.cc:2804] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:13.951215  1728 raft_consensus.cc:697] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Becoming Leader. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Running, Role: LEADER
I20260630 12:34:13.952275  1728 consensus_queue.cc:237] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.948316  1707 consensus_queue.cc:237] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:13.953724  1725 raft_consensus.cc:2804] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:13.958293  1725 raft_consensus.cc:493] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:13.958846  1725 raft_consensus.cc:3060] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.968694  1702 raft_consensus.cc:2749] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:34:13.972278  1546 leader_election.cc:343] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:13.980244  1701 ts_tablet_manager.cc:1434] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.074s	user 0.023s	sys 0.017s
I20260630 12:34:13.981741  1701 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:13.983945  1729 raft_consensus.cc:493] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:34:13.989616  1452 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:13.989563  1457 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:13.989550  1733 raft_consensus.cc:493] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:34:13.990815  1457 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:13.990962  1733 raft_consensus.cc:515] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.001736  1580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454bf618c0c04278a7a1c552ab7e755a" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:14.002449  1580 raft_consensus.cc:2468] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c953c8004d434db2930ab52e5f21342e in term 0.
I20260630 12:34:14.004256  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f3d96b1c14039aab5f065e5a5a36f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:14.004968  1504 raft_consensus.cc:2468] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 0.
I20260630 12:34:14.006865  1471 leader_election.cc:304] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e; no voters: 
I20260630 12:34:14.008632  1708 raft_consensus.cc:2804] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:14.012545  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f3d96b1c14039aab5f065e5a5a36f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:14.013130  1703 tablet_bootstrap.cc:492] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:14.012923  1725 raft_consensus.cc:515] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.013692  1703 ts_tablet_manager.cc:1403] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.005s
I20260630 12:34:14.009569  1708 raft_consensus.cc:493] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:14.015012  1708 raft_consensus.cc:3060] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.018122  1703 raft_consensus.cc:359] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.020298  1725 leader_election.cc:290] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.009428  1733 leader_election.cc:290] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:14.021102  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3332d0e6a0d64a0fafce9d9e85bba67d" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:14.022603  1504 raft_consensus.cc:3060] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.021803  1703 raft_consensus.cc:385] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.021099  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454bf618c0c04278a7a1c552ab7e755a" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:14.024202  1703 raft_consensus.cc:740] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.988313  1729 raft_consensus.cc:515] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
W20260630 12:34:14.026115  1469 leader_election.cc:343] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.025115  1703 consensus_queue.cc:260] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.030869  1729 leader_election.cc:290] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:14.010820  1546 leader_election.cc:304] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e; no voters: 
W20260630 12:34:14.032452  1544 leader_election.cc:343] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.033962  1708 raft_consensus.cc:515] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.028664  1701 tablet_bootstrap.cc:654] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.036264  1699 tablet_bootstrap.cc:492] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:14.037916  1699 ts_tablet_manager.cc:1403] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.013s
I20260630 12:34:14.038717  1708 leader_election.cc:290] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 election: Requested vote from peers 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:14.041986  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:14.042686  1655 raft_consensus.cc:2468] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 0.
I20260630 12:34:14.041900  1404 catalog_manager.cc:5697] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2). New cstate: current_term: 1 leader_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:14.044245  1580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454bf618c0c04278a7a1c552ab7e755a" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
I20260630 12:34:14.044356  1699 raft_consensus.cc:359] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.045079  1580 raft_consensus.cc:3060] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.045318  1699 raft_consensus.cc:385] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.045764  1699 raft_consensus.cc:740] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.036648  1504 raft_consensus.cc:2468] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 1.
I20260630 12:34:14.047325  1544 leader_election.cc:304] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:14.048187  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:14.050189  1733 raft_consensus.cc:2804] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:14.047302  1703 ts_tablet_manager.cc:1434] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.008s
I20260630 12:34:14.050171  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3332d0e6a0d64a0fafce9d9e85bba67d" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
I20260630 12:34:14.047278  1699 consensus_queue.cc:260] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.052011  1703 tablet_bootstrap.cc:492] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
W20260630 12:34:14.051906  1546 leader_election.cc:343] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.050802  1733 raft_consensus.cc:493] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:14.052680  1733 raft_consensus.cc:3060] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.051401  1579 raft_consensus.cc:3060] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.053308  1699 ts_tablet_manager.cc:1434] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:34:14.039438  1729 raft_consensus.cc:2804] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:14.055475  1699 tablet_bootstrap.cc:492] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:14.056484  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454bf618c0c04278a7a1c552ab7e755a" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6"
I20260630 12:34:14.056087  1729 raft_consensus.cc:493] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:14.059991  1729 raft_consensus.cc:3060] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:14.057634  1469 leader_election.cc:343] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.060941  1620 leader_election.cc:304] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c953c8004d434db2930ab52e5f21342e, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:14.062475  1725 raft_consensus.cc:2804] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.062947  1725 raft_consensus.cc:697] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Becoming Leader. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Running, Role: LEADER
I20260630 12:34:14.064615  1725 consensus_queue.cc:237] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.066567  1703 tablet_bootstrap.cc:654] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.075903  1701 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:14.076555  1701 ts_tablet_manager.cc:1403] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.008s
I20260630 12:34:14.076102  1733 raft_consensus.cc:515] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.080767  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:14.081094  1701 raft_consensus.cc:359] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:14.081770  1701 raft_consensus.cc:385] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.082050  1701 raft_consensus.cc:740] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.082175  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6"
I20260630 12:34:14.083057  1655 raft_consensus.cc:3060] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.083285  1701 consensus_queue.cc:260] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
W20260630 12:34:14.084203  1546 leader_election.cc:343] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.086467  1701 ts_tablet_manager.cc:1434] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:34:14.088104  1701 tablet_bootstrap.cc:492] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde: Bootstrap starting.
I20260630 12:34:14.092592  1733 leader_election.cc:290] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:14.104404  1655 raft_consensus.cc:2468] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 1.
I20260630 12:34:14.105345  1580 raft_consensus.cc:2468] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c953c8004d434db2930ab52e5f21342e in term 1.
I20260630 12:34:14.110888  1699 tablet_bootstrap.cc:654] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.110673  1471 leader_election.cc:304] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [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: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e; no voters: f4976ba2787f43cc9811e4e422b840a6
I20260630 12:34:14.109951  1402 catalog_manager.cc:5697] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "f4976ba2787f43cc9811e4e422b840a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:14.112670  1701 tablet_bootstrap.cc:654] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.113272  1708 raft_consensus.cc:2804] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.114255  1708 raft_consensus.cc:697] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 1 LEADER]: Becoming Leader. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Running, Role: LEADER
I20260630 12:34:14.114295  1544 leader_election.cc:304] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [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: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: c953c8004d434db2930ab52e5f21342e
I20260630 12:34:14.115360  1733 raft_consensus.cc:2804] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.116319  1733 raft_consensus.cc:697] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Becoming Leader. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Running, Role: LEADER
I20260630 12:34:14.118171  1579 raft_consensus.cc:2468] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 1.
I20260630 12:34:14.118839  1703 tablet_bootstrap.cc:492] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:14.118290  1733 consensus_queue.cc:237] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.115391  1708 consensus_queue.cc:237] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.119377  1703 ts_tablet_manager.cc:1403] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.010s
I20260630 12:34:14.138034  1701 tablet_bootstrap.cc:492] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde: No bootstrap required, opened a new log
I20260630 12:34:14.138578  1701 ts_tablet_manager.cc:1403] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.009s
I20260630 12:34:14.137840  1703 raft_consensus.cc:359] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.142220  1701 raft_consensus.cc:359] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.142894  1701 raft_consensus.cc:385] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.143179  1701 raft_consensus.cc:740] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.143865  1701 consensus_queue.cc:260] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.142752  1729 raft_consensus.cc:515] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.145830  1701 ts_tablet_manager.cc:1434] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:34:14.147989  1504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f3d96b1c14039aab5f065e5a5a36f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:14.148260  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60f3d96b1c14039aab5f065e5a5a36f" candidate_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6"
I20260630 12:34:14.148568  1504 raft_consensus.cc:3060] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.148794  1655 raft_consensus.cc:3060] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.152124  1725 raft_consensus.cc:493] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:14.152581  1725 raft_consensus.cc:515] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:14.154589  1725 leader_election.cc:290] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.155176  1504 raft_consensus.cc:2468] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 1.
I20260630 12:34:14.156466  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76753c75bc164c2faba851e890447398" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:14.157518  1546 leader_election.cc:304] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e; no voters: 
W20260630 12:34:14.157688  1620 leader_election.cc:343] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.158726  1733 raft_consensus.cc:2804] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.159173  1733 raft_consensus.cc:697] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Becoming Leader. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Running, Role: LEADER
I20260630 12:34:14.159332  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76753c75bc164c2faba851e890447398" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:14.160209  1579 raft_consensus.cc:2468] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 0.
I20260630 12:34:14.159984  1733 consensus_queue.cc:237] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.163036  1620 leader_election.cc:304] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [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: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: c953c8004d434db2930ab52e5f21342e
I20260630 12:34:14.163650  1655 raft_consensus.cc:2468] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca88e6fb1c842bbaa933c404ee78bde in term 1.
I20260630 12:34:14.164198  1725 raft_consensus.cc:2804] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:14.165330  1725 raft_consensus.cc:493] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:14.166564  1725 raft_consensus.cc:3060] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.164446  1729 leader_election.cc:290] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:14.139048  1703 raft_consensus.cc:385] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.177382  1703 raft_consensus.cc:740] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.178224  1703 consensus_queue.cc:260] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.180109  1703 ts_tablet_manager.cc:1434] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.005s
I20260630 12:34:14.181294  1703 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:14.181815  1699 tablet_bootstrap.cc:492] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:14.181882  1725 raft_consensus.cc:515] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:14.182713  1699 ts_tablet_manager.cc:1403] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.005s
I20260630 12:34:14.184304  1725 leader_election.cc:290] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.186048  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76753c75bc164c2faba851e890447398" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
I20260630 12:34:14.186820  1579 raft_consensus.cc:3060] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.186707  1699 raft_consensus.cc:359] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.190925  1699 raft_consensus.cc:385] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.191341  1699 raft_consensus.cc:740] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.192416  1699 consensus_queue.cc:260] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.193320  1579 raft_consensus.cc:2468] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 1.
I20260630 12:34:14.193547  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76753c75bc164c2faba851e890447398" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:14.194780  1699 ts_tablet_manager.cc:1434] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:34:14.195802  1699 tablet_bootstrap.cc:492] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6: Bootstrap starting.
I20260630 12:34:14.195930  1402 catalog_manager.cc:5697] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e reported cstate change: term changed from 0 to 1, leader changed from <none> to c953c8004d434db2930ab52e5f21342e (127.0.209.1). New cstate: current_term: 1 leader_uuid: "c953c8004d434db2930ab52e5f21342e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:14.198520  1703 tablet_bootstrap.cc:654] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.202529  1699 tablet_bootstrap.cc:654] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.212661  1703 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:14.213228  1703 ts_tablet_manager.cc:1403] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.003s
I20260630 12:34:14.213438  1699 tablet_bootstrap.cc:492] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6: No bootstrap required, opened a new log
I20260630 12:34:14.213935  1699 ts_tablet_manager.cc:1403] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:34:14.213640  1404 catalog_manager.cc:5697] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2). New cstate: current_term: 1 leader_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:14.215641  1404 catalog_manager.cc:5697] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2). New cstate: current_term: 1 leader_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:14.216537  1699 raft_consensus.cc:359] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.216852  1703 raft_consensus.cc:359] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:14.217584  1703 raft_consensus.cc:385] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.217837  1620 leader_election.cc:304] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:14.218009  1703 raft_consensus.cc:740] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.217495  1404 catalog_manager.cc:5697] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2). New cstate: current_term: 1 leader_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:14.218683  1725 raft_consensus.cc:2804] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.219218  1725 raft_consensus.cc:697] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Becoming Leader. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Running, Role: LEADER
I20260630 12:34:14.218880  1703 consensus_queue.cc:260] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:14.220052  1725 consensus_queue.cc:237] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
W20260630 12:34:14.220753  1620 leader_election.cc:343] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:14.221236  1703 ts_tablet_manager.cc:1434] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:34:14.217284  1699 raft_consensus.cc:385] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.222052  1699 raft_consensus.cc:740] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.222323  1703 tablet_bootstrap.cc:492] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e: Bootstrap starting.
I20260630 12:34:14.222678  1699 consensus_queue.cc:260] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.224906  1699 ts_tablet_manager.cc:1434] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:34:14.229135  1703 tablet_bootstrap.cc:654] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.236784  1703 tablet_bootstrap.cc:492] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e: No bootstrap required, opened a new log
I20260630 12:34:14.237273  1703 ts_tablet_manager.cc:1403] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260630 12:34:14.238366  1401 catalog_manager.cc:5697] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "f4976ba2787f43cc9811e4e422b840a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:14.239125  1703 raft_consensus.cc:359] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.239670  1703 raft_consensus.cc:385] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.239918  1703 raft_consensus.cc:740] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.240595  1703 consensus_queue.cc:260] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.242393  1703 ts_tablet_manager.cc:1434] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:14.254878  1725 raft_consensus.cc:493] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:14.255455  1725 raft_consensus.cc:515] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.257227  1725 leader_election.cc:290] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.257864  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454bf618c0c04278a7a1c552ab7e755a" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:14.258189  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454bf618c0c04278a7a1c552ab7e755a" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:14.258921  1579 raft_consensus.cc:2393] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4976ba2787f43cc9811e4e422b840a6 in current term 1: Already voted for candidate c953c8004d434db2930ab52e5f21342e in this term.
I20260630 12:34:14.259821  1620 leader_election.cc:304] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [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: f4976ba2787f43cc9811e4e422b840a6; no voters: 3ca88e6fb1c842bbaa933c404ee78bde, c953c8004d434db2930ab52e5f21342e
I20260630 12:34:14.260385  1725 raft_consensus.cc:3060] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.264554  1725 raft_consensus.cc:2749] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:14.294886  1708 raft_consensus.cc:493] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:14.295349  1708 raft_consensus.cc:515] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.297228  1708 leader_election.cc:290] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:14.298013  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670aa3cc35d241af9619b5f4b90d34f5" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:14.298326  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670aa3cc35d241af9619b5f4b90d34f5" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:14.299144  1655 raft_consensus.cc:2393] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c953c8004d434db2930ab52e5f21342e in current term 1: Already voted for candidate 3ca88e6fb1c842bbaa933c404ee78bde in this term.
I20260630 12:34:14.300019  1469 leader_election.cc:304] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [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: c953c8004d434db2930ab52e5f21342e; no voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6
I20260630 12:34:14.300624  1708 raft_consensus.cc:3060] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.304934  1708 raft_consensus.cc:2749] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:14.409335  1733 consensus_queue.cc:1048] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.420806  1707 consensus_queue.cc:1048] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.450709  1725 consensus_queue.cc:1048] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.461609  1702 consensus_queue.cc:1048] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.462212  1708 raft_consensus.cc:493] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:14.462682  1708 raft_consensus.cc:515] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } }
I20260630 12:34:14.464811  1708 leader_election.cc:290] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.466569  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76753c75bc164c2faba851e890447398" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:14.467432  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76753c75bc164c2faba851e890447398" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4976ba2787f43cc9811e4e422b840a6" is_pre_election: true
I20260630 12:34:14.467455  1579 raft_consensus.cc:2393] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c953c8004d434db2930ab52e5f21342e in current term 1: Already voted for candidate f4976ba2787f43cc9811e4e422b840a6 in this term.
I20260630 12:34:14.470265  1469 leader_election.cc:304] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [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: c953c8004d434db2930ab52e5f21342e; no voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6
I20260630 12:34:14.471000  1708 raft_consensus.cc:3060] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.476437  1708 raft_consensus.cc:2749] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:14.503294  1708 consensus_queue.cc:1048] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.515180  1763 consensus_queue.cc:1048] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.528867  1702 raft_consensus.cc:493] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:14.528976  1707 consensus_queue.cc:1048] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.529341  1702 raft_consensus.cc:515] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.531419  1702 leader_election.cc:290] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.533253  1505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a7fbac45044a54ab7e62a2c19b6663" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e" is_pre_election: true
I20260630 12:34:14.533486  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a7fbac45044a54ab7e62a2c19b6663" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" is_pre_election: true
I20260630 12:34:14.534093  1579 raft_consensus.cc:2468] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 0.
I20260630 12:34:14.534085  1505 raft_consensus.cc:2468] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 0.
I20260630 12:34:14.535382  1620 leader_election.cc:304] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:14.536355  1731 raft_consensus.cc:2804] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:14.536718  1731 raft_consensus.cc:493] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:14.537051  1731 raft_consensus.cc:3060] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.543383  1707 consensus_queue.cc:1048] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.544847  1731 raft_consensus.cc:515] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.546883  1731 leader_election.cc:290] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Requested vote from peers c953c8004d434db2930ab52e5f21342e (127.0.209.1:34793), 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525)
I20260630 12:34:14.547479  1506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a7fbac45044a54ab7e62a2c19b6663" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c953c8004d434db2930ab52e5f21342e"
I20260630 12:34:14.548308  1506 raft_consensus.cc:3060] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.548352  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a7fbac45044a54ab7e62a2c19b6663" candidate_uuid: "f4976ba2787f43cc9811e4e422b840a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
I20260630 12:34:14.549106  1579 raft_consensus.cc:3060] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.555377  1579 raft_consensus.cc:2468] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 1.
I20260630 12:34:14.556481  1506 raft_consensus.cc:2468] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4976ba2787f43cc9811e4e422b840a6 in term 1.
I20260630 12:34:14.556416  1620 leader_election.cc:304] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca88e6fb1c842bbaa933c404ee78bde, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:14.557627  1731 raft_consensus.cc:2804] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.558180  1731 raft_consensus.cc:697] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Becoming Leader. State: Replica: f4976ba2787f43cc9811e4e422b840a6, State: Running, Role: LEADER
I20260630 12:34:14.559008  1731 consensus_queue.cc:237] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:14.566187  1404 catalog_manager.cc:5697] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "f4976ba2787f43cc9811e4e422b840a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:14.602751  1731 consensus_queue.cc:1048] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.613199  1702 consensus_queue.cc:1048] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.619972  1504 raft_consensus.cc:3060] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.627264  1707 consensus_queue.cc:1048] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.637418  1733 consensus_queue.cc:1048] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.645749   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:14.652221  1772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.654050  1773 instance_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:34:14.657711   836 server_base.cc:1061] running on GCE node
W20260630 12:34:14.658665  1775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:14.659557   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.659828   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:14.659992   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822854659961 us; error 0 us; skew 500 ppm
I20260630 12:34:14.660574   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.662943   836 webserver.cc:533] Webserver started at http://127.0.209.4:34939/ using document root <none> and password file <none>
I20260630 12:34:14.663416   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.663614   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.663957   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.664989   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "40ba96cc4c83406988c736d2c9c22148"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-n2nm"
I20260630 12:34:14.669641   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:34:14.672857  1780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.673740   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:14.674033   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "40ba96cc4c83406988c736d2c9c22148"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-n2nm"
I20260630 12:34:14.674360   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822841017348-836-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:34:14.689733   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.690945   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.692485   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:14.694074  1733 consensus_queue.cc:1048] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.695348   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:14.695688   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.696000   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:14.696199   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.708951  1729 consensus_queue.cc:1048] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:14.752821   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:32925
I20260630 12:34:14.752905  1844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:32925 every 8 connection(s)
I20260630 12:34:14.766750  1845 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41061
I20260630 12:34:14.767140  1845 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.767949  1845 heartbeater.cc:507] Master 127.0.209.62:41061 requested a full tablet report, sending...
I20260630 12:34:14.769755  1404 ts_manager.cc:194] Registered new tserver with Master: 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4:32925)
I20260630 12:34:14.770903  1404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33740
I20260630 12:34:15.011370  1702 consensus_queue.cc:1048] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:15.022503  1731 consensus_queue.cc:1048] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:15.773042  1845 heartbeater.cc:499] Master 127.0.209.62:41061 was elected leader, sending a full tablet report...
I20260630 12:34:15.991905  1457 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:16.007907  1579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f"
dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
mode: GRACEFUL
new_leader_uuid: "c953c8004d434db2930ab52e5f21342e"
 from {username='slave'} at 127.0.0.1:47996
I20260630 12:34:16.008584  1579 raft_consensus.cc:606] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Received request to transfer leadership to TS c953c8004d434db2930ab52e5f21342e
I20260630 12:34:16.009785  1457 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:34:16.010254  1457 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:16.139225  1855 raft_consensus.cc:993] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: : Instructing follower c953c8004d434db2930ab52e5f21342e to start an election
I20260630 12:34:16.139686  1733 raft_consensus.cc:1081] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Signalling peer c953c8004d434db2930ab52e5f21342e to start an election
I20260630 12:34:16.141479  1504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f"
dest_uuid: "c953c8004d434db2930ab52e5f21342e"
 from {username='slave'} at 127.0.0.1:33612
I20260630 12:34:16.142009  1504 raft_consensus.cc:493] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:16.142328  1504 raft_consensus.cc:3060] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:16.146932  1504 raft_consensus.cc:515] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:16.148659  1504 leader_election.cc:290] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [CANDIDATE]: Term 2 election: Requested vote from peers 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525), f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:16.149587  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca88e6fb1c842bbaa933c404ee78bde"
I20260630 12:34:16.149844  1655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65b6c8f4d8443b3858bf087da8fa58f" candidate_uuid: "c953c8004d434db2930ab52e5f21342e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4976ba2787f43cc9811e4e422b840a6"
I20260630 12:34:16.150102  1579 raft_consensus.cc:3055] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:16.150384  1655 raft_consensus.cc:3060] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:16.150493  1579 raft_consensus.cc:740] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ca88e6fb1c842bbaa933c404ee78bde, State: Running, Role: LEADER
I20260630 12:34:16.151353  1579 consensus_queue.cc:260] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [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: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:16.152369  1579 raft_consensus.cc:3060] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:16.155879  1655 raft_consensus.cc:2468] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c953c8004d434db2930ab52e5f21342e in term 2.
I20260630 12:34:16.157200  1469 leader_election.cc:304] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [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: c953c8004d434db2930ab52e5f21342e, f4976ba2787f43cc9811e4e422b840a6; no voters: 
I20260630 12:34:16.157891  1852 raft_consensus.cc:2804] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:16.157931  1579 raft_consensus.cc:2468] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c953c8004d434db2930ab52e5f21342e in term 2.
I20260630 12:34:16.158946  1852 raft_consensus.cc:697] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 2 LEADER]: Becoming Leader. State: Replica: c953c8004d434db2930ab52e5f21342e, State: Running, Role: LEADER
I20260630 12:34:16.159842  1852 consensus_queue.cc:237] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [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: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } }
I20260630 12:34:16.167184  1401 catalog_manager.cc:5697] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e reported cstate change: term changed from 1 to 2, leader changed from 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2) to c953c8004d434db2930ab52e5f21342e (127.0.209.1). New cstate: current_term: 2 leader_uuid: "c953c8004d434db2930ab52e5f21342e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:16.609969  1655 raft_consensus.cc:1275] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 2 FOLLOWER]: Refusing update from remote peer c953c8004d434db2930ab52e5f21342e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:16.611503  1852 consensus_queue.cc:1048] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:16.621160  1579 raft_consensus.cc:1275] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 2 FOLLOWER]: Refusing update from remote peer c953c8004d434db2930ab52e5f21342e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:16.623170  1852 consensus_queue.cc:1048] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:18.011274  1457 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:18.017565  1457 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:18.018035  1457 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:20.018911  1457 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:20.024904  1654 consensus_queue.cc:237] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [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: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } }
I20260630 12:34:20.025369  1457 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:20.025974  1457 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:20.034615  1580 raft_consensus.cc:1275] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Refusing update from remote peer f4976ba2787f43cc9811e4e422b840a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.034967  1504 raft_consensus.cc:1275] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Refusing update from remote peer f4976ba2787f43cc9811e4e422b840a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.036206  1873 consensus_queue.cc:1048] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } 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:34:20.037163  1731 consensus_queue.cc:1048] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:34:20.047600  1618 consensus_peers.cc:597] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 -> Peer 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4:32925): Couldn't send request to peer 40ba96cc4c83406988c736d2c9c22148. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76753c75bc164c2faba851e890447398. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:20.048435  1873 raft_consensus.cc:2955] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.051298  1506 raft_consensus.cc:2955] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.073472  1404 catalog_manager.cc:5697] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "f4976ba2787f43cc9811e4e422b840a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.087296  1580 raft_consensus.cc:2955] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.108356  1506 consensus_queue.cc:237] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [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: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } }
I20260630 12:34:20.123597  1653 raft_consensus.cc:1275] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Refusing update from remote peer c953c8004d434db2930ab52e5f21342e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.127058  1868 consensus_queue.cc:1048] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:34:20.142617  1469 consensus_peers.cc:597] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e -> Peer 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4:32925): Couldn't send request to peer 40ba96cc4c83406988c736d2c9c22148. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 454bf618c0c04278a7a1c552ab7e755a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:20.144531  1580 raft_consensus.cc:1275] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Refusing update from remote peer c953c8004d434db2930ab52e5f21342e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.143234  1868 raft_consensus.cc:2955] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.146586  1890 consensus_queue.cc:1048] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:20.153734  1580 raft_consensus.cc:2955] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.153195  1653 raft_consensus.cc:2955] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.161103  1654 consensus_queue.cc:237] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [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: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } }
I20260630 12:34:20.174190  1402 catalog_manager.cc:5697] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "c953c8004d434db2930ab52e5f21342e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
W20260630 12:34:20.175872  1618 consensus_peers.cc:597] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 -> Peer 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4:32925): Couldn't send request to peer 40ba96cc4c83406988c736d2c9c22148. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04a7fbac45044a54ab7e62a2c19b6663. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:20.176807  1506 raft_consensus.cc:1275] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Refusing update from remote peer f4976ba2787f43cc9811e4e422b840a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.175822  1579 raft_consensus.cc:1275] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Refusing update from remote peer f4976ba2787f43cc9811e4e422b840a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.178458  1731 consensus_queue.cc:1048] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } 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:34:20.179631  1880 consensus_queue.cc:1048] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:20.191810  1879 raft_consensus.cc:2955] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.193667  1506 raft_consensus.cc:2955] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.204280  1404 catalog_manager.cc:5697] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "f4976ba2787f43cc9811e4e422b840a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.205014  1579 raft_consensus.cc:2955] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.230089  1579 consensus_queue.cc:237] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [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: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } }
I20260630 12:34:20.236971  1654 raft_consensus.cc:1275] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Refusing update from remote peer 3ca88e6fb1c842bbaa933c404ee78bde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.238142  1506 raft_consensus.cc:1275] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Refusing update from remote peer 3ca88e6fb1c842bbaa933c404ee78bde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:20.239401  1878 consensus_queue.cc:1048] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:20.240523  1898 consensus_queue.cc:1048] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } 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:34:20.249472  1898 raft_consensus.cc:2955] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
W20260630 12:34:20.251325  1544 consensus_peers.cc:597] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde -> Peer 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4:32925): Couldn't send request to peer 40ba96cc4c83406988c736d2c9c22148. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b60f3d96b1c14039aab5f065e5a5a36f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:20.251122  1506 raft_consensus.cc:2955] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.257556  1653 raft_consensus.cc:2955] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } } }
I20260630 12:34:20.266139  1402 catalog_manager.cc:5697] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde reported cstate change: config changed from index -1 to 2, NON_VOTER 40ba96cc4c83406988c736d2c9c22148 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.273489   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:34:20.309994   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:20.310806   836 tablet_replica.cc:333] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.311717   836 raft_consensus.cc:2243] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.312479   836 raft_consensus.cc:2272] T 04a7fbac45044a54ab7e62a2c19b6663 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.314697   836 tablet_replica.cc:333] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.315291   836 raft_consensus.cc:2243] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.315713   836 raft_consensus.cc:2272] T 670aa3cc35d241af9619b5f4b90d34f5 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.317507   836 tablet_replica.cc:333] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.318061   836 raft_consensus.cc:2243] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.319018   836 raft_consensus.cc:2272] T 454bf618c0c04278a7a1c552ab7e755a P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.321143   836 tablet_replica.cc:333] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.321689   836 raft_consensus.cc:2243] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.322118   836 raft_consensus.cc:2272] T 6d3128f2820f48e38ab17be96e9e4cda P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.323917   836 tablet_replica.cc:333] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.324440   836 raft_consensus.cc:2243] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.324896   836 raft_consensus.cc:2272] T 76753c75bc164c2faba851e890447398 P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.326999   836 tablet_replica.cc:333] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.327553   836 raft_consensus.cc:2243] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.328125   836 raft_consensus.cc:2272] T 3332d0e6a0d64a0fafce9d9e85bba67d P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.329953   836 tablet_replica.cc:333] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.330466   836 raft_consensus.cc:2243] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.331220   836 raft_consensus.cc:2272] T e65b6c8f4d8443b3858bf087da8fa58f P c953c8004d434db2930ab52e5f21342e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.332891   836 tablet_replica.cc:333] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e: stopping tablet replica
I20260630 12:34:20.333444   836 raft_consensus.cc:2243] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.333938   836 raft_consensus.cc:2272] T b60f3d96b1c14039aab5f065e5a5a36f P c953c8004d434db2930ab52e5f21342e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.360610   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:34:20.374789   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:34:20.398887   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:20.399571   836 tablet_replica.cc:333] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.400463   836 raft_consensus.cc:2243] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.401077   836 raft_consensus.cc:2272] T 04a7fbac45044a54ab7e62a2c19b6663 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.403537   836 tablet_replica.cc:333] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.404109   836 raft_consensus.cc:2243] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.404807   836 raft_consensus.cc:2272] T 6d3128f2820f48e38ab17be96e9e4cda P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.407460   836 tablet_replica.cc:333] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.408283   836 raft_consensus.cc:2243] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.408836   836 raft_consensus.cc:2272] T e65b6c8f4d8443b3858bf087da8fa58f P 3ca88e6fb1c842bbaa933c404ee78bde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.410616   836 tablet_replica.cc:333] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.411123   836 raft_consensus.cc:2243] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.412104   836 raft_consensus.cc:2272] T b60f3d96b1c14039aab5f065e5a5a36f P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.414141  1902 ts_tablet_manager.cc:933] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: Initiating tablet copy from peer f4976ba2787f43cc9811e4e422b840a6 (127.0.209.3:39649)
I20260630 12:34:20.414733   836 tablet_replica.cc:333] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.415616   836 raft_consensus.cc:2243] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.416296   836 raft_consensus.cc:2272] T 454bf618c0c04278a7a1c552ab7e755a P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.416244  1902 tablet_copy_client.cc:323] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:39649
I20260630 12:34:20.419389   836 tablet_replica.cc:333] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.420276   836 raft_consensus.cc:2243] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.421133   836 raft_consensus.cc:2272] T 670aa3cc35d241af9619b5f4b90d34f5 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.423143   836 tablet_replica.cc:333] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.423822   836 raft_consensus.cc:2243] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.424424   836 raft_consensus.cc:2272] T 76753c75bc164c2faba851e890447398 P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.427170   836 tablet_replica.cc:333] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde: stopping tablet replica
I20260630 12:34:20.427908   836 raft_consensus.cc:2243] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.428301   836 raft_consensus.cc:2272] T 3332d0e6a0d64a0fafce9d9e85bba67d P 3ca88e6fb1c842bbaa933c404ee78bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.428714  1665 tablet_copy_service.cc:140] P f4976ba2787f43cc9811e4e422b840a6: Received BeginTabletCopySession request for tablet 76753c75bc164c2faba851e890447398 from peer 40ba96cc4c83406988c736d2c9c22148 ({username='slave'} at 127.0.0.1:42600)
I20260630 12:34:20.429280  1665 tablet_copy_service.cc:161] P f4976ba2787f43cc9811e4e422b840a6: Beginning new tablet copy session on tablet 76753c75bc164c2faba851e890447398 from peer 40ba96cc4c83406988c736d2c9c22148 at {username='slave'} at 127.0.0.1:42600: session id = 40ba96cc4c83406988c736d2c9c22148-76753c75bc164c2faba851e890447398
I20260630 12:34:20.437188  1665 tablet_copy_source_session.cc:215] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:20.442940  1902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76753c75bc164c2faba851e890447398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.455935  1902 tablet_copy_client.cc:806] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:20.456758  1902 tablet_copy_client.cc:670] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:20.457937   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:34:20.461153  1902 tablet_copy_client.cc:538] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:20.467648  1902 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: Bootstrap starting.
W20260630 12:34:20.473448  1620 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.2:45525: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:34:20.479851   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
W20260630 12:34:20.493252  1620 consensus_peers.cc:597] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 -> Peer 3ca88e6fb1c842bbaa933c404ee78bde (127.0.209.2:45525): Couldn't send request to peer 3ca88e6fb1c842bbaa933c404ee78bde. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:45525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:20.496634  1902 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: 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:34:20.497577  1902 tablet_bootstrap.cc:492] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: Bootstrap complete.
I20260630 12:34:20.498354  1902 ts_tablet_manager.cc:1403] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.004s
I20260630 12:34:20.501538  1902 raft_consensus.cc:359] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } }
I20260630 12:34:20.502194   836 tablet_copy_service.cc:362] P f4976ba2787f43cc9811e4e422b840a6: Destroying tablet copy session 40ba96cc4c83406988c736d2c9c22148-76753c75bc164c2faba851e890447398 due to service shutdown
I20260630 12:34:20.502378  1902 raft_consensus.cc:740] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40ba96cc4c83406988c736d2c9c22148, State: Initialized, Role: LEARNER
I20260630 12:34:20.502589   836 tablet_copy_service.cc:434] P f4976ba2787f43cc9811e4e422b840a6: ending tablet copy session 40ba96cc4c83406988c736d2c9c22148-76753c75bc164c2faba851e890447398 on tablet 76753c75bc164c2faba851e890447398 with peer 40ba96cc4c83406988c736d2c9c22148
I20260630 12:34:20.503087  1902 consensus_queue.cc:260] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148 [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: "f4976ba2787f43cc9811e4e422b840a6" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 39649 } } peers { permanent_uuid: "c953c8004d434db2930ab52e5f21342e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34793 } } peers { permanent_uuid: "3ca88e6fb1c842bbaa933c404ee78bde" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 45525 } attrs { replace: true } } peers { permanent_uuid: "40ba96cc4c83406988c736d2c9c22148" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 32925 } attrs { promote: true } }
I20260630 12:34:20.506299  1902 ts_tablet_manager.cc:1434] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:34:20.527381   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:20.528105   836 tablet_replica.cc:333] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.528765   836 raft_consensus.cc:2243] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.529886   836 raft_consensus.cc:2272] T 04a7fbac45044a54ab7e62a2c19b6663 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.532074   836 tablet_replica.cc:333] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.532625   836 raft_consensus.cc:2243] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.533279   836 raft_consensus.cc:2272] T 454bf618c0c04278a7a1c552ab7e755a P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.535862   836 tablet_replica.cc:333] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.536393   836 raft_consensus.cc:2243] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.536796   836 raft_consensus.cc:2272] T 670aa3cc35d241af9619b5f4b90d34f5 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.538435   836 tablet_replica.cc:333] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.538913   836 raft_consensus.cc:2243] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.539589   836 raft_consensus.cc:2272] T 3332d0e6a0d64a0fafce9d9e85bba67d P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.541219   836 tablet_replica.cc:333] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.541703   836 raft_consensus.cc:2243] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.542600   836 raft_consensus.cc:2272] T 76753c75bc164c2faba851e890447398 P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.544802   836 tablet_replica.cc:333] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.545296   836 raft_consensus.cc:2243] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.545677   836 raft_consensus.cc:2272] T 6d3128f2820f48e38ab17be96e9e4cda P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.547161   836 tablet_replica.cc:333] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.547622   836 raft_consensus.cc:2243] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.548103   836 raft_consensus.cc:2272] T b60f3d96b1c14039aab5f065e5a5a36f P f4976ba2787f43cc9811e4e422b840a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.550058   836 tablet_replica.cc:333] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6: stopping tablet replica
I20260630 12:34:20.550509   836 raft_consensus.cc:2243] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:20.550892   836 raft_consensus.cc:2272] T e65b6c8f4d8443b3858bf087da8fa58f P f4976ba2787f43cc9811e4e422b840a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.578019   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:34:20.591789   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:34:20.610175   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:34:20.648660  1902 tablet_copy_client.cc:1131] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.3:39649: connect: Connection refused (error 111)
I20260630 12:34:20.650133   836 tablet_replica.cc:333] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148: stopping tablet replica
I20260630 12:34:20.650811   836 raft_consensus.cc:2243] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:20.651285   836 raft_consensus.cc:2272] T 76753c75bc164c2faba851e890447398 P 40ba96cc4c83406988c736d2c9c22148 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:20.670368   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:34:20.679477   836 master.cc:562] Master@127.0.209.62:41061 shutting down...
W20260630 12:34:20.700026  1452 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:20.701068   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:20.701565   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:20.701905   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6466f50e76e40ae9498cfea52339fe4: stopping tablet replica
I20260630 12:34:20.719245   836 master.cc:584] Master@127.0.209.62:41061 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8899 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:34:20.750976   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:45005,127.0.209.61:35785,127.0.209.60:43521
I20260630 12:34:20.752311   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.756852  1908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:20.758579  1911 instance_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:34:20.758867  1909 instance_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:34:20.760761   836 server_base.cc:1061] running on GCE node
I20260630 12:34:20.761585   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.761777   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:20.761941   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822860761923 us; error 0 us; skew 500 ppm
I20260630 12:34:20.762446   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.764914   836 webserver.cc:533] Webserver started at http://127.0.209.62:36183/ using document root <none> and password file <none>
I20260630 12:34:20.765379   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.765576   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.765853   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.766875   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "8a57e97570fe41f5be5508ee17df0b76"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-n2nm"
I20260630 12:34:20.770953   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:20.773976  1916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.774734   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:34:20.775000   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "8a57e97570fe41f5be5508ee17df0b76"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-n2nm"
I20260630 12:34:20.775312   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-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:34:20.798130   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.799131   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:20.833827   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:45005
I20260630 12:34:20.833926  1967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:45005 every 8 connection(s)
I20260630 12:34:20.837566  1968 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:34:20.837888   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.843304  1970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:20.843717  1971 instance_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:34:20.844537  1968 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:20.847879   836 server_base.cc:1061] running on GCE node
W20260630 12:34:20.848394  1973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:20.849263   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.849495   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:20.849682   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822860849664 us; error 0 us; skew 500 ppm
I20260630 12:34:20.850172   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.852854   836 webserver.cc:533] Webserver started at http://127.0.209.61:43423/ using document root <none> and password file <none>
I20260630 12:34:20.853314   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.853521   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.853791   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.854887   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root/instance:
uuid: "aabbb6b75a3d4035a15a08df4c437e6e"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-n2nm"
I20260630 12:34:20.858230  1968 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:20.859884   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
W20260630 12:34:20.863535  1968 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.61:35785: Network error: Client connection negotiation failed: client connection to 127.0.209.61:35785: connect: Connection refused (error 111)
I20260630 12:34:20.864540  1981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.865422   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:34:20.865693   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root
uuid: "aabbb6b75a3d4035a15a08df4c437e6e"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-n2nm"
I20260630 12:34:20.865921   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-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:34:20.880159   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.881071   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:20.883034  1968 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } attempt: 1
W20260630 12:34:20.887528  1968 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.61:35785: Network error: Client connection negotiation failed: client connection to 127.0.209.61:35785: connect: Connection refused (error 111)
I20260630 12:34:20.916287   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.61:35785
I20260630 12:34:20.916396  2032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.61:35785 every 8 connection(s)
I20260630 12:34:20.920001  2033 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:34:20.920284   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.926302  2035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:20.928014  2036 instance_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:34:20.929435  2033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:20.931083  2038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:20.931787   836 server_base.cc:1061] running on GCE node
I20260630 12:34:20.933557   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.933830   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:20.934042   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822860934025 us; error 0 us; skew 500 ppm
I20260630 12:34:20.934666   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.938419   836 webserver.cc:533] Webserver started at http://127.0.209.60:34047/ using document root <none> and password file <none>
I20260630 12:34:20.939056   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.939301   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.939636   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.941035   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root/instance:
uuid: "b92f0c1a1f1049bebe03f61765d1128c"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-n2nm"
I20260630 12:34:20.942204  2033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:20.946228   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:34:20.950178  2045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.951151   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:34:20.951476   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root
uuid: "b92f0c1a1f1049bebe03f61765d1128c"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-n2nm"
I20260630 12:34:20.951857   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-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:34:20.952994  1968 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } attempt: 2
I20260630 12:34:20.955165  2033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:20.960611  2033 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.60:43521: Network error: Client connection negotiation failed: client connection to 127.0.209.60:43521: connect: Connection refused (error 111)
I20260630 12:34:20.966579  1968 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:20.971181  1968 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.209.60:43521: Network error: Client connection negotiation failed: client connection to 127.0.209.60:43521: connect: Connection refused (error 111)
I20260630 12:34:20.976491   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.977576   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.013144   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.60:43521
I20260630 12:34:21.013273  2097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.60:43521 every 8 connection(s)
I20260630 12:34:21.016425   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:21.017079  2098 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:34:21.017660  1968 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } attempt: 1
I20260630 12:34:21.019069  2033 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } attempt: 1
I20260630 12:34:21.026836  2098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:21.038426  1968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76: Bootstrap starting.
I20260630 12:34:21.039335  2033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: Bootstrap starting.
I20260630 12:34:21.041314  2098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:21.044224  1968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.044862  2033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.049244  1968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76: No bootstrap required, opened a new log
I20260630 12:34:21.051813  2033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: No bootstrap required, opened a new log
I20260630 12:34:21.051985  1968 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.052768  1968 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.053148  1968 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a57e97570fe41f5be5508ee17df0b76, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.053378  2098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:21.054104  1968 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.054700  2033 raft_consensus.cc:359] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.055564  2033 raft_consensus.cc:385] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.056015  2033 raft_consensus.cc:740] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aabbb6b75a3d4035a15a08df4c437e6e, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.057011  2033 consensus_queue.cc:260] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.059607  2106 sys_catalog.cc:455] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [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: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.061326  2106 sys_catalog.cc:458] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.061942  2033 sys_catalog.cc:565] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:21.063143  2105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [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: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.063946  2105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.064786  1968 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:21.075901  2098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: Bootstrap starting.
I20260630 12:34:21.083107  2098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.087458  2098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: No bootstrap required, opened a new log
W20260630 12:34:21.089560  2125 catalog_manager.cc:1594] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:34:21.089494  2098 raft_consensus.cc:359] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
W20260630 12:34:21.090200  2125 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:21.090535  2098 raft_consensus.cc:385] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.090914  2098 raft_consensus.cc:740] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92f0c1a1f1049bebe03f61765d1128c, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.091605  2098 consensus_queue.cc:260] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.092209   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:21.092466   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:34:21.093668  2130 sys_catalog.cc:455] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [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: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.094416  2130 sys_catalog.cc:458] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.095183  2098 sys_catalog.cc:565] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:34:21.095256  2129 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:21.095633  2129 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:21.106340   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:21.108189  2141 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:21.108494  2141 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:21.110496  2105 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:21.111127  2105 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
W20260630 12:34:21.112488  2142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:21.113583  2143 instance_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:34:21.113854  2105 leader_election.cc:290] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aabbb6b75a3d4035a15a08df4c437e6e (127.0.209.61:35785), b92f0c1a1f1049bebe03f61765d1128c (127.0.209.60:43521)
I20260630 12:34:21.115911  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a57e97570fe41f5be5508ee17df0b76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" is_pre_election: true
I20260630 12:34:21.116307  2072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a57e97570fe41f5be5508ee17df0b76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92f0c1a1f1049bebe03f61765d1128c" is_pre_election: true
I20260630 12:34:21.116526  2008 raft_consensus.cc:2468] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a57e97570fe41f5be5508ee17df0b76 in term 0.
W20260630 12:34:21.117151  2145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.117256   836 server_base.cc:1061] running on GCE node
I20260630 12:34:21.117203  2072 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a57e97570fe41f5be5508ee17df0b76 in term 0.
I20260630 12:34:21.117960  1918 leader_election.cc:304] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a57e97570fe41f5be5508ee17df0b76, aabbb6b75a3d4035a15a08df4c437e6e; no voters: 
I20260630 12:34:21.118536   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:21.118793   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:21.118790  2105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:21.119221   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822861119204 us; error 0 us; skew 500 ppm
I20260630 12:34:21.119375  2105 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:21.119771  2105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.119943   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:21.122663   836 webserver.cc:533] Webserver started at http://127.0.209.1:44461/ using document root <none> and password file <none>
I20260630 12:34:21.123145   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:21.123363   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:21.123677   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:21.124856   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "5fa134b2e30c425298599d7ab9eb1b50"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-n2nm"
I20260630 12:34:21.124850  2105 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.126657  2105 leader_election.cc:290] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [CANDIDATE]: Term 1 election: Requested vote from peers aabbb6b75a3d4035a15a08df4c437e6e (127.0.209.61:35785), b92f0c1a1f1049bebe03f61765d1128c (127.0.209.60:43521)
I20260630 12:34:21.127367  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a57e97570fe41f5be5508ee17df0b76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aabbb6b75a3d4035a15a08df4c437e6e"
I20260630 12:34:21.127671  2072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a57e97570fe41f5be5508ee17df0b76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92f0c1a1f1049bebe03f61765d1128c"
I20260630 12:34:21.127976  2008 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.128237  2072 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.130868   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:21.133985  2072 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a57e97570fe41f5be5508ee17df0b76 in term 1.
I20260630 12:34:21.134600  2008 raft_consensus.cc:2468] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a57e97570fe41f5be5508ee17df0b76 in term 1.
I20260630 12:34:21.135263  1918 leader_election.cc:304] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a57e97570fe41f5be5508ee17df0b76, b92f0c1a1f1049bebe03f61765d1128c; no voters: 
I20260630 12:34:21.136050  2105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.136279  2150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.137337   836 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:21.137334  2105 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 1 LEADER]: Becoming Leader. State: Replica: 8a57e97570fe41f5be5508ee17df0b76, State: Running, Role: LEADER
I20260630 12:34:21.137864   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "5fa134b2e30c425298599d7ab9eb1b50"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-n2nm"
I20260630 12:34:21.138245   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-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:34:21.138324  2105 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:21.143862  2151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a57e97570fe41f5be5508ee17df0b76. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.144492  2151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:21.146113  2157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:21.150784  2157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:21.159178  2072 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Refusing update from remote peer 8a57e97570fe41f5be5508ee17df0b76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:21.159224  2008 raft_consensus.cc:1275] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Refusing update from remote peer 8a57e97570fe41f5be5508ee17df0b76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:21.160810  2105 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.161607  2151 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.175055  2130 sys_catalog.cc:455] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a57e97570fe41f5be5508ee17df0b76. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.175602   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:21.175858  2130 sys_catalog.cc:458] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.177820   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.178380  2106 sys_catalog.cc:455] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a57e97570fe41f5be5508ee17df0b76. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.179087  2106 sys_catalog.cc:458] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.187363  2106 sys_catalog.cc:455] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.188514  2106 sys_catalog.cc:458] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.190395  2130 sys_catalog.cc:455] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.191155  2130 sys_catalog.cc:458] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:21.191538   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:21.192571  2105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.193583  2105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:21.194062  2157 catalog_manager.cc:1383] Generated new cluster ID: 7ae7d474eb704fcbbba431821bbca132
I20260630 12:34:21.194391  2157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:21.197427   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:21.197734   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.198016   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:21.198218   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.200647  2105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a57e97570fe41f5be5508ee17df0b76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:21.201498  2105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:21.224838  2157 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:21.226563  2157 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:21.290105  2157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76: Generated new TSK 0
I20260630 12:34:21.291709  2157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:21.316443   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:46137
I20260630 12:34:21.316550  2225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:46137 every 8 connection(s)
I20260630 12:34:21.342003  2226 heartbeater.cc:344] Connected to a master server at 127.0.209.60:43521
I20260630 12:34:21.342511  2226 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.343516  2226 heartbeater.cc:507] Master 127.0.209.60:43521 requested a full tablet report, sending...
I20260630 12:34:21.344255  2227 heartbeater.cc:344] Connected to a master server at 127.0.209.61:35785
I20260630 12:34:21.344300   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:21.344841  2227 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.345824  2227 heartbeater.cc:507] Master 127.0.209.61:35785 requested a full tablet report, sending...
I20260630 12:34:21.347368  2063 ts_manager.cc:194] Registered new tserver with Master: 5fa134b2e30c425298599d7ab9eb1b50 (127.0.209.1:46137)
I20260630 12:34:21.350735  1998 ts_manager.cc:194] Registered new tserver with Master: 5fa134b2e30c425298599d7ab9eb1b50 (127.0.209.1:46137)
I20260630 12:34:21.353047  2228 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45005
I20260630 12:34:21.353506  2228 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.354650  2228 heartbeater.cc:507] Master 127.0.209.62:45005 requested a full tablet report, sending...
W20260630 12:34:21.356563  2233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.358162  1933 ts_manager.cc:194] Registered new tserver with Master: 5fa134b2e30c425298599d7ab9eb1b50 (127.0.209.1:46137)
W20260630 12:34:21.358616  2234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.359413   836 server_base.cc:1061] running on GCE node
I20260630 12:34:21.360627  1933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38292
W20260630 12:34:21.361212  2236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.362367   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:21.362625   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:21.362824   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822861362808 us; error 0 us; skew 500 ppm
I20260630 12:34:21.363662   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:21.366598   836 webserver.cc:533] Webserver started at http://127.0.209.2:39561/ using document root <none> and password file <none>
I20260630 12:34:21.367239   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:21.367430   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:21.367827   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:21.369129   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "83f078678d5f47ea9addb230d22f8412"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-n2nm"
I20260630 12:34:21.373690   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:21.377126  2241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.377879   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:21.378189   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "83f078678d5f47ea9addb230d22f8412"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-n2nm"
I20260630 12:34:21.378456   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-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:34:21.408798   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:21.410454   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.412635   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:21.415087   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:21.415275   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.415584   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:21.415813   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:34:21.456261   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:41649
I20260630 12:34:21.456383  2303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:41649 every 8 connection(s)
I20260630 12:34:21.471693   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:21.484901  2304 heartbeater.cc:344] Connected to a master server at 127.0.209.60:43521
I20260630 12:34:21.485324  2304 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.486238  2304 heartbeater.cc:507] Master 127.0.209.60:43521 requested a full tablet report, sending...
W20260630 12:34:21.486418  2311 instance_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:34:21.488373  2305 heartbeater.cc:344] Connected to a master server at 127.0.209.61:35785
I20260630 12:34:21.488792  2305 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.495268  2063 ts_manager.cc:194] Registered new tserver with Master: 83f078678d5f47ea9addb230d22f8412 (127.0.209.2:41649)
I20260630 12:34:21.495798  2305 heartbeater.cc:507] Master 127.0.209.61:35785 requested a full tablet report, sending...
I20260630 12:34:21.497185  2306 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45005
I20260630 12:34:21.497759  2306 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.498894  2306 heartbeater.cc:507] Master 127.0.209.62:45005 requested a full tablet report, sending...
I20260630 12:34:21.499054  1998 ts_manager.cc:194] Registered new tserver with Master: 83f078678d5f47ea9addb230d22f8412 (127.0.209.2:41649)
I20260630 12:34:21.501986  1933 ts_manager.cc:194] Registered new tserver with Master: 83f078678d5f47ea9addb230d22f8412 (127.0.209.2:41649)
W20260630 12:34:21.501987  2312 instance_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:34:21.504606  1933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38302
W20260630 12:34:21.506633  2314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:21.509982   836 server_base.cc:1061] running on GCE node
I20260630 12:34:21.512661   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:21.512854   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:21.512996   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822861512985 us; error 0 us; skew 500 ppm
I20260630 12:34:21.513422   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:21.515793   836 webserver.cc:533] Webserver started at http://127.0.209.3:38785/ using document root <none> and password file <none>
I20260630 12:34:21.516407   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:21.516587   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:21.516798   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:21.517915   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "d2ae947d6c804bd2aa325c9b311820cd"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-n2nm"
I20260630 12:34:21.522837   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:21.526085  2319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.526928   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:34:21.527267   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "d2ae947d6c804bd2aa325c9b311820cd"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-n2nm"
I20260630 12:34:21.527561   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822841017348-836-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:34:21.557004   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:21.558243   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.559471   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:21.561534   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:21.561765   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.562009   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:21.562196   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.604055   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:43133
I20260630 12:34:21.604228  2381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:43133 every 8 connection(s)
I20260630 12:34:21.624955  2382 heartbeater.cc:344] Connected to a master server at 127.0.209.60:43521
I20260630 12:34:21.625478  2382 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.626380  2382 heartbeater.cc:507] Master 127.0.209.60:43521 requested a full tablet report, sending...
I20260630 12:34:21.629639  2063 ts_manager.cc:194] Registered new tserver with Master: d2ae947d6c804bd2aa325c9b311820cd (127.0.209.3:43133)
I20260630 12:34:21.632676  2384 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45005
I20260630 12:34:21.633080  2384 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.633535  2383 heartbeater.cc:344] Connected to a master server at 127.0.209.61:35785
I20260630 12:34:21.633924  2383 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.633965  2384 heartbeater.cc:507] Master 127.0.209.62:45005 requested a full tablet report, sending...
I20260630 12:34:21.634719  2383 heartbeater.cc:507] Master 127.0.209.61:35785 requested a full tablet report, sending...
I20260630 12:34:21.636384  1933 ts_manager.cc:194] Registered new tserver with Master: d2ae947d6c804bd2aa325c9b311820cd (127.0.209.3:43133)
I20260630 12:34:21.637360  1998 ts_manager.cc:194] Registered new tserver with Master: d2ae947d6c804bd2aa325c9b311820cd (127.0.209.3:43133)
I20260630 12:34:21.637763  1933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38314
I20260630 12:34:21.638511   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022628688s
I20260630 12:34:22.095009  2125 catalog_manager.cc:1295] Loaded cluster ID: 7ae7d474eb704fcbbba431821bbca132
I20260630 12:34:22.095402  2125 catalog_manager.cc:1588] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: loading cluster ID for follower catalog manager: success
I20260630 12:34:22.100669  2125 catalog_manager.cc:1610] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: acquiring CA information for follower catalog manager: success
I20260630 12:34:22.104456  2125 catalog_manager.cc:1638] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:22.112268  2141 catalog_manager.cc:1295] Loaded cluster ID: 7ae7d474eb704fcbbba431821bbca132
I20260630 12:34:22.112505  2141 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: loading cluster ID for follower catalog manager: success
I20260630 12:34:22.116770  2141 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: acquiring CA information for follower catalog manager: success
I20260630 12:34:22.119969  2141 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:22.363695  2228 heartbeater.cc:499] Master 127.0.209.62:45005 was elected leader, sending a full tablet report...
I20260630 12:34:22.507845  2306 heartbeater.cc:499] Master 127.0.209.62:45005 was elected leader, sending a full tablet report...
I20260630 12:34:22.640295  2384 heartbeater.cc:499] Master 127.0.209.62:45005 was elected leader, sending a full tablet report...
I20260630 12:34:23.091935  2128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:23.230538  1933 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38316:
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:34:23.307462  2269 tablet_service.cc:1511] Processing CreateTablet for tablet 474355532340418c949713b8c62b8200 (DEFAULT_TABLE table=test-workload [id=e0e7a23962eb47f58b4b65096a321200]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:34:23.309090  2269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474355532340418c949713b8c62b8200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:23.321452  2190 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc331488534fd0947847f61d42c909 (DEFAULT_TABLE table=test-workload [id=e0e7a23962eb47f58b4b65096a321200]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:34:23.323207  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc331488534fd0947847f61d42c909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:23.326402  2417 tablet_bootstrap.cc:492] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412: Bootstrap starting.
I20260630 12:34:23.333655  2417 tablet_bootstrap.cc:654] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:23.337179  2347 tablet_service.cc:1511] Processing CreateTablet for tablet 12c21ac2faab46abb5e20148f9c6000a (DEFAULT_TABLE table=test-workload [id=e0e7a23962eb47f58b4b65096a321200]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:34:23.338546  2347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c21ac2faab46abb5e20148f9c6000a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:23.348672  2419 tablet_bootstrap.cc:492] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50: Bootstrap starting.
I20260630 12:34:23.353639  2417 tablet_bootstrap.cc:492] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412: No bootstrap required, opened a new log
I20260630 12:34:23.354391  2419 tablet_bootstrap.cc:654] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:23.355302  2417 ts_tablet_manager.cc:1403] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.017s
I20260630 12:34:23.359499  2417 raft_consensus.cc:359] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83f078678d5f47ea9addb230d22f8412" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41649 } }
I20260630 12:34:23.360210  2417 raft_consensus.cc:385] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:23.360344  2420 tablet_bootstrap.cc:492] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd: Bootstrap starting.
I20260630 12:34:23.360652  2417 raft_consensus.cc:740] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f078678d5f47ea9addb230d22f8412, State: Initialized, Role: FOLLOWER
I20260630 12:34:23.361470  2417 consensus_queue.cc:260] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83f078678d5f47ea9addb230d22f8412" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41649 } }
I20260630 12:34:23.362012  2417 raft_consensus.cc:399] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:23.362270  2417 raft_consensus.cc:493] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:23.362627  2417 raft_consensus.cc:3060] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:23.368235  2417 raft_consensus.cc:515] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83f078678d5f47ea9addb230d22f8412" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41649 } }
I20260630 12:34:23.369052  2417 leader_election.cc:304] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [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: 83f078678d5f47ea9addb230d22f8412; no voters: 
I20260630 12:34:23.369860  2419 tablet_bootstrap.cc:492] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50: No bootstrap required, opened a new log
I20260630 12:34:23.370410  2419 ts_tablet_manager.cc:1403] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
I20260630 12:34:23.368394  2420 tablet_bootstrap.cc:654] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:23.373802  2419 raft_consensus.cc:359] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fa134b2e30c425298599d7ab9eb1b50" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46137 } }
I20260630 12:34:23.374454  2419 raft_consensus.cc:385] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:23.374907  2419 raft_consensus.cc:740] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa134b2e30c425298599d7ab9eb1b50, State: Initialized, Role: FOLLOWER
I20260630 12:34:23.375458  2417 leader_election.cc:290] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:23.375896  2419 consensus_queue.cc:260] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5fa134b2e30c425298599d7ab9eb1b50" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46137 } }
I20260630 12:34:23.376694  2419 raft_consensus.cc:399] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:23.377169  2419 raft_consensus.cc:493] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:23.377456  2420 tablet_bootstrap.cc:492] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd: No bootstrap required, opened a new log
I20260630 12:34:23.377604  2419 raft_consensus.cc:3060] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:23.377945  2420 ts_tablet_manager.cc:1403] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260630 12:34:23.379952  2422 raft_consensus.cc:2804] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:23.381034  2420 raft_consensus.cc:359] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2ae947d6c804bd2aa325c9b311820cd" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43133 } }
I20260630 12:34:23.381681  2420 raft_consensus.cc:385] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:23.382014  2420 raft_consensus.cc:740] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2ae947d6c804bd2aa325c9b311820cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:23.382863  2420 consensus_queue.cc:260] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2ae947d6c804bd2aa325c9b311820cd" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43133 } }
I20260630 12:34:23.384912  2419 raft_consensus.cc:515] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fa134b2e30c425298599d7ab9eb1b50" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46137 } }
I20260630 12:34:23.385682  2419 leader_election.cc:304] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [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: 5fa134b2e30c425298599d7ab9eb1b50; no voters: 
I20260630 12:34:23.383566  2420 raft_consensus.cc:399] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:23.387136  2420 raft_consensus.cc:493] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:23.387544  2420 raft_consensus.cc:3060] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:23.387913  2417 ts_tablet_manager.cc:1434] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412: Time spent starting tablet: real 0.032s	user 0.023s	sys 0.008s
I20260630 12:34:23.387842  2422 raft_consensus.cc:697] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 1 LEADER]: Becoming Leader. State: Replica: 83f078678d5f47ea9addb230d22f8412, State: Running, Role: LEADER
I20260630 12:34:23.389009  2422 consensus_queue.cc:237] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [LEADER]: Queue going to LEADER mode. State: All 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: "83f078678d5f47ea9addb230d22f8412" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41649 } }
I20260630 12:34:23.389452  2419 leader_election.cc:290] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:23.389588  2426 raft_consensus.cc:2804] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:23.395156  2426 raft_consensus.cc:697] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 1 LEADER]: Becoming Leader. State: Replica: 5fa134b2e30c425298599d7ab9eb1b50, State: Running, Role: LEADER
I20260630 12:34:23.396016  2426 consensus_queue.cc:237] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [LEADER]: Queue going to LEADER mode. State: All 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: "5fa134b2e30c425298599d7ab9eb1b50" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46137 } }
I20260630 12:34:23.399781  2420 raft_consensus.cc:515] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2ae947d6c804bd2aa325c9b311820cd" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43133 } }
I20260630 12:34:23.400856  2420 leader_election.cc:304] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [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: d2ae947d6c804bd2aa325c9b311820cd; no voters: 
I20260630 12:34:23.399873  2419 ts_tablet_manager.cc:1434] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.009s
I20260630 12:34:23.417202  2420 leader_election.cc:290] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:23.417594  2431 raft_consensus.cc:2804] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:23.422048  2420 ts_tablet_manager.cc:1434] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd: Time spent starting tablet: real 0.044s	user 0.027s	sys 0.008s
I20260630 12:34:23.424129  1933 catalog_manager.cc:5697] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa134b2e30c425298599d7ab9eb1b50 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "5fa134b2e30c425298599d7ab9eb1b50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fa134b2e30c425298599d7ab9eb1b50" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46137 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:23.425279  1932 catalog_manager.cc:5697] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f078678d5f47ea9addb230d22f8412 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "83f078678d5f47ea9addb230d22f8412" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83f078678d5f47ea9addb230d22f8412" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41649 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:23.438153  2431 raft_consensus.cc:697] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 1 LEADER]: Becoming Leader. State: Replica: d2ae947d6c804bd2aa325c9b311820cd, State: Running, Role: LEADER
I20260630 12:34:23.439054  2431 consensus_queue.cc:237] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [LEADER]: Queue going to LEADER mode. State: All 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: "d2ae947d6c804bd2aa325c9b311820cd" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43133 } }
I20260630 12:34:23.492784  1931 catalog_manager.cc:5697] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d2ae947d6c804bd2aa325c9b311820cd (127.0.209.3). New cstate: current_term: 1 leader_uuid: "d2ae947d6c804bd2aa325c9b311820cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2ae947d6c804bd2aa325c9b311820cd" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43133 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:25.093140  2128 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:25.095134  2128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:25.521587   836 master.cc:562] Master@127.0.209.62:45005 shutting down...
W20260630 12:34:25.525540  2384 heartbeater.cc:646] Failed to heartbeat to 127.0.209.62:45005 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260630 12:34:25.545838   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:25.546679   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:25.546999   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a57e97570fe41f5be5508ee17df0b76: stopping tablet replica
I20260630 12:34:25.568156   836 master.cc:584] Master@127.0.209.62:45005 shutdown complete.
I20260630 12:34:26.640183  2443 raft_consensus.cc:493] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a57e97570fe41f5be5508ee17df0b76)
I20260630 12:34:26.640657  2443 raft_consensus.cc:515] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:26.642463  2443 leader_election.cc:290] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a57e97570fe41f5be5508ee17df0b76 (127.0.209.62:45005), aabbb6b75a3d4035a15a08df4c437e6e (127.0.209.61:35785)
I20260630 12:34:26.643834  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b92f0c1a1f1049bebe03f61765d1128c" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" is_pre_election: true
W20260630 12:34:26.645443  2049 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.62:45005: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:34:26.648566  2049 leader_election.cc:336] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a57e97570fe41f5be5508ee17df0b76 (127.0.209.62:45005): Network error: Client connection negotiation failed: client connection to 127.0.209.62:45005: connect: Connection refused (error 111)
I20260630 12:34:26.648978  2049 leader_election.cc:304] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [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: b92f0c1a1f1049bebe03f61765d1128c; no voters: 8a57e97570fe41f5be5508ee17df0b76, aabbb6b75a3d4035a15a08df4c437e6e
I20260630 12:34:26.649590  2443 raft_consensus.cc:2749] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:34:26.971429  2446 raft_consensus.cc:493] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a57e97570fe41f5be5508ee17df0b76)
I20260630 12:34:26.971880  2446 raft_consensus.cc:515] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:26.973629  2446 leader_election.cc:290] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a57e97570fe41f5be5508ee17df0b76 (127.0.209.62:45005), b92f0c1a1f1049bebe03f61765d1128c (127.0.209.60:43521)
I20260630 12:34:26.974861  2072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "b92f0c1a1f1049bebe03f61765d1128c" is_pre_election: true
I20260630 12:34:26.975459  2072 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aabbb6b75a3d4035a15a08df4c437e6e in term 1.
I20260630 12:34:26.976792  1983 leader_election.cc:304] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [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: aabbb6b75a3d4035a15a08df4c437e6e, b92f0c1a1f1049bebe03f61765d1128c; no voters: 
I20260630 12:34:26.977594  2446 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:26.977965  2446 raft_consensus.cc:493] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a57e97570fe41f5be5508ee17df0b76)
I20260630 12:34:26.978332  2446 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:26.979481  1984 leader_election.cc:336] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a57e97570fe41f5be5508ee17df0b76 (127.0.209.62:45005): Network error: Client connection negotiation failed: client connection to 127.0.209.62:45005: connect: Connection refused (error 111)
I20260630 12:34:26.983268  2446 raft_consensus.cc:515] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:26.984809  2446 leader_election.cc:290] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [CANDIDATE]: Term 2 election: Requested vote from peers 8a57e97570fe41f5be5508ee17df0b76 (127.0.209.62:45005), b92f0c1a1f1049bebe03f61765d1128c (127.0.209.60:43521)
I20260630 12:34:26.985898  2072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "b92f0c1a1f1049bebe03f61765d1128c"
I20260630 12:34:26.986480  2072 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:26.988929  1984 leader_election.cc:336] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8a57e97570fe41f5be5508ee17df0b76 (127.0.209.62:45005): Network error: Client connection negotiation failed: client connection to 127.0.209.62:45005: connect: Connection refused (error 111)
I20260630 12:34:26.992426  2072 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aabbb6b75a3d4035a15a08df4c437e6e in term 2.
I20260630 12:34:26.993413  1983 leader_election.cc:304] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [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: aabbb6b75a3d4035a15a08df4c437e6e, b92f0c1a1f1049bebe03f61765d1128c; no voters: 8a57e97570fe41f5be5508ee17df0b76
I20260630 12:34:26.994024  2446 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:26.995049  2446 raft_consensus.cc:697] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 2 LEADER]: Becoming Leader. State: Replica: aabbb6b75a3d4035a15a08df4c437e6e, State: Running, Role: LEADER
I20260630 12:34:26.995687  2446 consensus_queue.cc:237] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } }
I20260630 12:34:27.000599  2449 sys_catalog.cc:455] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader aabbb6b75a3d4035a15a08df4c437e6e. Latest consensus state: current_term: 2 leader_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a57e97570fe41f5be5508ee17df0b76" member_type: VOTER last_known_addr { host: "127.0.209.62" port: 45005 } } peers { permanent_uuid: "aabbb6b75a3d4035a15a08df4c437e6e" member_type: VOTER last_known_addr { host: "127.0.209.61" port: 35785 } } peers { permanent_uuid: "b92f0c1a1f1049bebe03f61765d1128c" member_type: VOTER last_known_addr { host: "127.0.209.60" port: 43521 } } }
I20260630 12:34:27.001353  2449 sys_catalog.cc:458] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:27.002779  2451 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:27.007539  2451 catalog_manager.cc:679] Loaded metadata for table test-workload [id=e0e7a23962eb47f58b4b65096a321200]
I20260630 12:34:27.012727  2451 tablet_loader.cc:96] loaded metadata for tablet 12c21ac2faab46abb5e20148f9c6000a (table test-workload [id=e0e7a23962eb47f58b4b65096a321200])
I20260630 12:34:27.013662  2451 tablet_loader.cc:96] loaded metadata for tablet 474355532340418c949713b8c62b8200 (table test-workload [id=e0e7a23962eb47f58b4b65096a321200])
I20260630 12:34:27.014550  2451 tablet_loader.cc:96] loaded metadata for tablet d3cc331488534fd0947847f61d42c909 (table test-workload [id=e0e7a23962eb47f58b4b65096a321200])
I20260630 12:34:27.015497  2451 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:27.018551  2451 catalog_manager.cc:1295] Loaded cluster ID: 7ae7d474eb704fcbbba431821bbca132
I20260630 12:34:27.018810  2451 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:27.022272  2451 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:27.025292  2451 catalog_manager.cc:6081] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: Loaded TSK: 0
I20260630 12:34:27.026197  2451 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:27.084518  2123 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:27.086334  2123 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:27.101953   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:34:27.126478   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.127156   836 tablet_replica.cc:333] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50: stopping tablet replica
I20260630 12:34:27.127655   836 raft_consensus.cc:2243] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.128269   836 raft_consensus.cc:2272] T d3cc331488534fd0947847f61d42c909 P 5fa134b2e30c425298599d7ab9eb1b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.146253   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:34:27.156243   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:34:27.174026   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.174714   836 tablet_replica.cc:333] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412: stopping tablet replica
I20260630 12:34:27.175230   836 raft_consensus.cc:2243] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.175668   836 raft_consensus.cc:2272] T 474355532340418c949713b8c62b8200 P 83f078678d5f47ea9addb230d22f8412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.193734   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:34:27.202363   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:34:27.224695   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.225252   836 tablet_replica.cc:333] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd: stopping tablet replica
I20260630 12:34:27.225678   836 raft_consensus.cc:2243] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.226056   836 raft_consensus.cc:2272] T 12c21ac2faab46abb5e20148f9c6000a P d2ae947d6c804bd2aa325c9b311820cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.243455   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:34:27.252029   836 master.cc:562] Master@127.0.209.61:35785 shutting down...
I20260630 12:34:27.270402   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.271143   836 pending_rounds.cc:70] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: Trying to abort 1 pending ops.
I20260630 12:34:27.271416   836 pending_rounds.cc:77] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302442463221997568 op_type: NO_OP noop_request { }
I20260630 12:34:27.271800   836 raft_consensus.cc:2889] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:27.272122   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.272580   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P aabbb6b75a3d4035a15a08df4c437e6e: stopping tablet replica
I20260630 12:34:27.292755   836 master.cc:584] Master@127.0.209.61:35785 shutdown complete.
I20260630 12:34:27.305433   836 master.cc:562] Master@127.0.209.60:43521 shutting down...
I20260630 12:34:27.322371   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.322929   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.323239   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P b92f0c1a1f1049bebe03f61765d1128c: stopping tablet replica
I20260630 12:34:27.340863   836 master.cc:584] Master@127.0.209.60:43521 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6619 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:34:27.370373   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:36169
I20260630 12:34:27.371423   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:27.376648  2453 instance_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:34:27.376820  2452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:27.377637  2455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:27.379454   836 server_base.cc:1061] running on GCE node
I20260630 12:34:27.380373   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:27.380548   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:27.380726   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822867380713 us; error 0 us; skew 500 ppm
I20260630 12:34:27.381377   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:27.383662   836 webserver.cc:533] Webserver started at http://127.0.209.62:45515/ using document root <none> and password file <none>
I20260630 12:34:27.384202   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:27.384403   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:27.384699   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:27.385761   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "415d948ab5ae4eb3a38ba50ab460d3b1"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.389982   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:27.393260  2460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.394140   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:34:27.394378   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "415d948ab5ae4eb3a38ba50ab460d3b1"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.394608   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-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:34:27.411053   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:27.412184   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:27.450548   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:36169
I20260630 12:34:27.450672  2511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:36169 every 8 connection(s)
I20260630 12:34:27.454523  2512 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:34:27.464082  2512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1: Bootstrap starting.
I20260630 12:34:27.468376  2512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:27.472182  2512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1: No bootstrap required, opened a new log
I20260630 12:34:27.474097  2512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415d948ab5ae4eb3a38ba50ab460d3b1" member_type: VOTER }
I20260630 12:34:27.474447  2512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:27.474632  2512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 415d948ab5ae4eb3a38ba50ab460d3b1, State: Initialized, Role: FOLLOWER
I20260630 12:34:27.475186  2512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "415d948ab5ae4eb3a38ba50ab460d3b1" member_type: VOTER }
I20260630 12:34:27.475589  2512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:27.475790  2512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:27.476004  2512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:27.480062  2512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415d948ab5ae4eb3a38ba50ab460d3b1" member_type: VOTER }
I20260630 12:34:27.480492  2512 leader_election.cc:304] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [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: 415d948ab5ae4eb3a38ba50ab460d3b1; no voters: 
I20260630 12:34:27.481647  2512 leader_election.cc:290] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:27.481974  2515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:27.483259  2515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 1 LEADER]: Becoming Leader. State: Replica: 415d948ab5ae4eb3a38ba50ab460d3b1, State: Running, Role: LEADER
I20260630 12:34:27.483945  2515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [LEADER]: Queue going to LEADER mode. State: All 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: "415d948ab5ae4eb3a38ba50ab460d3b1" member_type: VOTER }
I20260630 12:34:27.484524  2512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:27.486829  2516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "415d948ab5ae4eb3a38ba50ab460d3b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415d948ab5ae4eb3a38ba50ab460d3b1" member_type: VOTER } }
I20260630 12:34:27.486894  2517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 415d948ab5ae4eb3a38ba50ab460d3b1. Latest consensus state: current_term: 1 leader_uuid: "415d948ab5ae4eb3a38ba50ab460d3b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415d948ab5ae4eb3a38ba50ab460d3b1" member_type: VOTER } }
I20260630 12:34:27.487685  2517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:27.489446  2516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:27.490667  2521 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:27.495374  2521 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:27.499954   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:27.504072  2521 catalog_manager.cc:1383] Generated new cluster ID: a598ef0863bf4765843774e1dd9f10dd
I20260630 12:34:27.504338  2521 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:27.529145  2521 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:27.530444  2521 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:27.545717  2521 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1: Generated new TSK 0
I20260630 12:34:27.546353  2521 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:27.567143   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:27.572816  2533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:27.573913  2534 instance_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:34:27.575296  2536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:27.576161   836 server_base.cc:1061] running on GCE node
I20260630 12:34:27.576924   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:27.577127   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:27.577297   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822867577278 us; error 0 us; skew 500 ppm
I20260630 12:34:27.577786   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:27.580144   836 webserver.cc:533] Webserver started at http://127.0.209.1:33379/ using document root <none> and password file <none>
I20260630 12:34:27.580611   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:27.580801   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:27.581079   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:27.582176   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "eb178f3bd9754f4a851e29133261f1b4"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.586539   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:27.589658  2541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.590415   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:27.590698   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "eb178f3bd9754f4a851e29133261f1b4"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.590982   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-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:34:27.611445   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:27.612654   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:27.614084   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:27.616264   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:27.616497   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.616734   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:27.616904   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.656129   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:39999
I20260630 12:34:27.656231  2603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:39999 every 8 connection(s)
I20260630 12:34:27.660961   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:27.668840  2608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:27.670006  2609 instance_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:34:27.672823   836 server_base.cc:1061] running on GCE node
W20260630 12:34:27.672843  2611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:27.673938   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:27.674206   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:27.674391   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822867674371 us; error 0 us; skew 500 ppm
I20260630 12:34:27.674893   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:27.677697   836 webserver.cc:533] Webserver started at http://127.0.209.2:44805/ using document root <none> and password file <none>
I20260630 12:34:27.678077  2604 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36169
I20260630 12:34:27.678303   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:27.678419  2604 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:27.678582   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:27.678947   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:27.679251  2604 heartbeater.cc:507] Master 127.0.209.62:36169 requested a full tablet report, sending...
I20260630 12:34:27.680191   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "cb7d00282b1743bdb488eb148b24b92b"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.681424  2477 ts_manager.cc:194] Registered new tserver with Master: eb178f3bd9754f4a851e29133261f1b4 (127.0.209.1:39999)
I20260630 12:34:27.683890  2477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52224
I20260630 12:34:27.686080   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:34:27.689442  2616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.690179   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:27.690433   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "cb7d00282b1743bdb488eb148b24b92b"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.690658   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-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:34:27.706876   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:27.708068   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:27.709532   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:27.711809   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:27.712035   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.712316   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:27.712478   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.750005   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:42809
I20260630 12:34:27.750094  2678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:42809 every 8 connection(s)
I20260630 12:34:27.754504   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:27.760556  2682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:27.762637  2683 instance_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:34:27.765188  2686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:27.765292   836 server_base.cc:1061] running on GCE node
I20260630 12:34:27.766141  2679 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36169
I20260630 12:34:27.766449   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:27.766541  2679 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:27.766845   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:27.767060   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822867767041 us; error 0 us; skew 500 ppm
I20260630 12:34:27.767505  2679 heartbeater.cc:507] Master 127.0.209.62:36169 requested a full tablet report, sending...
I20260630 12:34:27.767808   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:27.769701  2477 ts_manager.cc:194] Registered new tserver with Master: cb7d00282b1743bdb488eb148b24b92b (127.0.209.2:42809)
I20260630 12:34:27.770658   836 webserver.cc:533] Webserver started at http://127.0.209.3:42167/ using document root <none> and password file <none>
I20260630 12:34:27.771149   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:27.771344   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:27.771298  2477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52230
I20260630 12:34:27.771843   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:27.773020   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "74454ffc1dcc4e378230c7aa06190630"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.777220   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:27.780367  2690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.781181   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:27.781494   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "74454ffc1dcc4e378230c7aa06190630"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-n2nm"
I20260630 12:34:27.781883   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-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:34:27.817448   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:27.818588   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:27.820075   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:27.822194   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:27.822417   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.822657   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:27.822830   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:27.860352   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:44035
I20260630 12:34:27.860467  2752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:44035 every 8 connection(s)
I20260630 12:34:27.873616  2753 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36169
I20260630 12:34:27.873991  2753 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:27.874773  2753 heartbeater.cc:507] Master 127.0.209.62:36169 requested a full tablet report, sending...
I20260630 12:34:27.876590  2477 ts_manager.cc:194] Registered new tserver with Master: 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3:44035)
I20260630 12:34:27.877056   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013541149s
I20260630 12:34:27.877956  2477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52238
I20260630 12:34:28.686529  2604 heartbeater.cc:499] Master 127.0.209.62:36169 was elected leader, sending a full tablet report...
I20260630 12:34:28.773882  2679 heartbeater.cc:499] Master 127.0.209.62:36169 was elected leader, sending a full tablet report...
I20260630 12:34:28.880349  2753 heartbeater.cc:499] Master 127.0.209.62:36169 was elected leader, sending a full tablet report...
I20260630 12:34:28.932974  2477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52242:
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:34:28.934939  2477 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:34:28.982972  2644 tablet_service.cc:1511] Processing CreateTablet for tablet 611d9edd99984c7bb9a08acc64f4ec8b (DEFAULT_TABLE table=test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:28.983242  2643 tablet_service.cc:1511] Processing CreateTablet for tablet bde7ba84420448c0a1923a878f060fe5 (DEFAULT_TABLE table=test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:28.985273  2644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611d9edd99984c7bb9a08acc64f4ec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:28.986150  2643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde7ba84420448c0a1923a878f060fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:28.991139  2569 tablet_service.cc:1511] Processing CreateTablet for tablet 611d9edd99984c7bb9a08acc64f4ec8b (DEFAULT_TABLE table=test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:28.991484  2568 tablet_service.cc:1511] Processing CreateTablet for tablet bde7ba84420448c0a1923a878f060fe5 (DEFAULT_TABLE table=test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:28.992595  2569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611d9edd99984c7bb9a08acc64f4ec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:28.994222  2568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde7ba84420448c0a1923a878f060fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.009320  2773 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: Bootstrap starting.
I20260630 12:34:29.009575  2718 tablet_service.cc:1511] Processing CreateTablet for tablet 611d9edd99984c7bb9a08acc64f4ec8b (DEFAULT_TABLE table=test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:29.011242  2717 tablet_service.cc:1511] Processing CreateTablet for tablet bde7ba84420448c0a1923a878f060fe5 (DEFAULT_TABLE table=test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:29.011761  2718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611d9edd99984c7bb9a08acc64f4ec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.012619  2717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde7ba84420448c0a1923a878f060fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.020217  2773 tablet_bootstrap.cc:654] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.031466  2774 tablet_bootstrap.cc:492] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4: Bootstrap starting.
I20260630 12:34:29.034395  2773 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: No bootstrap required, opened a new log
I20260630 12:34:29.034945  2773 ts_tablet_manager.cc:1403] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260630 12:34:29.037707  2773 raft_consensus.cc:359] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.038475  2773 raft_consensus.cc:385] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.038828  2773 raft_consensus.cc:740] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7d00282b1743bdb488eb148b24b92b, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.039537  2776 tablet_bootstrap.cc:492] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630: Bootstrap starting.
I20260630 12:34:29.039855  2773 consensus_queue.cc:260] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.040402  2774 tablet_bootstrap.cc:654] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.042798  2773 ts_tablet_manager.cc:1434] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:29.043815  2773 tablet_bootstrap.cc:492] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: Bootstrap starting.
I20260630 12:34:29.047191  2774 tablet_bootstrap.cc:492] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4: No bootstrap required, opened a new log
I20260630 12:34:29.047724  2774 ts_tablet_manager.cc:1403] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:34:29.049731  2776 tablet_bootstrap.cc:654] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.049731  2773 tablet_bootstrap.cc:654] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.050668  2774 raft_consensus.cc:359] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.051455  2774 raft_consensus.cc:385] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.051803  2774 raft_consensus.cc:740] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb178f3bd9754f4a851e29133261f1b4, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.052613  2774 consensus_queue.cc:260] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.061426  2774 ts_tablet_manager.cc:1434] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:34:29.062533  2774 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4: Bootstrap starting.
I20260630 12:34:29.064369  2776 tablet_bootstrap.cc:492] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630: No bootstrap required, opened a new log
I20260630 12:34:29.064911  2776 ts_tablet_manager.cc:1403] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.011s
I20260630 12:34:29.066711  2773 tablet_bootstrap.cc:492] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: No bootstrap required, opened a new log
I20260630 12:34:29.067274  2773 ts_tablet_manager.cc:1403] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260630 12:34:29.067966  2776 raft_consensus.cc:359] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.068811  2774 tablet_bootstrap.cc:654] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.068753  2776 raft_consensus.cc:385] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.069541  2776 raft_consensus.cc:740] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74454ffc1dcc4e378230c7aa06190630, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.070286  2773 raft_consensus.cc:359] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.070540  2776 consensus_queue.cc:260] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.071090  2773 raft_consensus.cc:385] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.071620  2773 raft_consensus.cc:740] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7d00282b1743bdb488eb148b24b92b, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.072721  2773 consensus_queue.cc:260] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.075645  2773 ts_tablet_manager.cc:1434] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:34:29.078141  2776 ts_tablet_manager.cc:1434] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:34:29.079790  2774 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4: No bootstrap required, opened a new log
I20260630 12:34:29.080247  2774 ts_tablet_manager.cc:1403] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:34:29.080651  2776 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: Bootstrap starting.
I20260630 12:34:29.082857  2774 raft_consensus.cc:359] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.083678  2774 raft_consensus.cc:385] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.084013  2774 raft_consensus.cc:740] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb178f3bd9754f4a851e29133261f1b4, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.085031  2774 consensus_queue.cc:260] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.086907  2774 ts_tablet_manager.cc:1434] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:29.089397  2776 tablet_bootstrap.cc:654] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.095220  2776 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: No bootstrap required, opened a new log
I20260630 12:34:29.095685  2776 ts_tablet_manager.cc:1403] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260630 12:34:29.097882  2776 raft_consensus.cc:359] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.098482  2776 raft_consensus.cc:385] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.098757  2776 raft_consensus.cc:740] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74454ffc1dcc4e378230c7aa06190630, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.099514  2776 consensus_queue.cc:260] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.101591  2776 ts_tablet_manager.cc:1434] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:29.194362  2777 raft_consensus.cc:493] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:29.194880  2777 raft_consensus.cc:515] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.197304  2777 leader_election.cc:290] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb178f3bd9754f4a851e29133261f1b4 (127.0.209.1:39999), 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3:44035)
I20260630 12:34:29.208701  2777 raft_consensus.cc:493] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:29.209003  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde7ba84420448c0a1923a878f060fe5" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb178f3bd9754f4a851e29133261f1b4" is_pre_election: true
I20260630 12:34:29.209177  2777 raft_consensus.cc:515] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.209558  2728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde7ba84420448c0a1923a878f060fe5" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74454ffc1dcc4e378230c7aa06190630" is_pre_election: true
I20260630 12:34:29.209824  2579 raft_consensus.cc:2468] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 0.
I20260630 12:34:29.210316  2728 raft_consensus.cc:2468] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 0.
I20260630 12:34:29.211200  2777 leader_election.cc:290] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3:44035), eb178f3bd9754f4a851e29133261f1b4 (127.0.209.1:39999)
I20260630 12:34:29.211215  2617 leader_election.cc:304] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb7d00282b1743bdb488eb148b24b92b, eb178f3bd9754f4a851e29133261f1b4; no voters: 
I20260630 12:34:29.212203  2777 raft_consensus.cc:2804] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:29.212267  2728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74454ffc1dcc4e378230c7aa06190630" is_pre_election: true
I20260630 12:34:29.212622  2777 raft_consensus.cc:493] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:29.212956  2777 raft_consensus.cc:3060] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.212940  2728 raft_consensus.cc:2468] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 0.
I20260630 12:34:29.213451  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb178f3bd9754f4a851e29133261f1b4" is_pre_election: true
I20260630 12:34:29.214111  2579 raft_consensus.cc:2468] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 0.
I20260630 12:34:29.214223  2619 leader_election.cc:304] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74454ffc1dcc4e378230c7aa06190630, cb7d00282b1743bdb488eb148b24b92b; no voters: 
I20260630 12:34:29.216251  2787 raft_consensus.cc:2804] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:29.216626  2787 raft_consensus.cc:493] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:29.216912  2787 raft_consensus.cc:3060] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.218418  2777 raft_consensus.cc:515] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.220050  2777 leader_election.cc:290] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 election: Requested vote from peers eb178f3bd9754f4a851e29133261f1b4 (127.0.209.1:39999), 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3:44035)
I20260630 12:34:29.220937  2579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde7ba84420448c0a1923a878f060fe5" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb178f3bd9754f4a851e29133261f1b4"
I20260630 12:34:29.221130  2728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde7ba84420448c0a1923a878f060fe5" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74454ffc1dcc4e378230c7aa06190630"
I20260630 12:34:29.221427  2579 raft_consensus.cc:3060] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.221769  2728 raft_consensus.cc:3060] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.222440  2787 raft_consensus.cc:515] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.224781  2787 leader_election.cc:290] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 election: Requested vote from peers 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3:44035), eb178f3bd9754f4a851e29133261f1b4 (127.0.209.1:39999)
I20260630 12:34:29.225590  2727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74454ffc1dcc4e378230c7aa06190630"
I20260630 12:34:29.226272  2727 raft_consensus.cc:3060] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.226155  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b" candidate_uuid: "cb7d00282b1743bdb488eb148b24b92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb178f3bd9754f4a851e29133261f1b4"
I20260630 12:34:29.226884  2578 raft_consensus.cc:3060] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.227221  2579 raft_consensus.cc:2468] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 1.
I20260630 12:34:29.230389  2728 raft_consensus.cc:2468] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 1.
I20260630 12:34:29.231513  2617 leader_election.cc:304] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb7d00282b1743bdb488eb148b24b92b, eb178f3bd9754f4a851e29133261f1b4; no voters: 
I20260630 12:34:29.232390  2787 raft_consensus.cc:2804] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:29.232949  2787 raft_consensus.cc:697] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Becoming Leader. State: Replica: cb7d00282b1743bdb488eb148b24b92b, State: Running, Role: LEADER
I20260630 12:34:29.233587  2578 raft_consensus.cc:2468] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 1.
I20260630 12:34:29.233701  2727 raft_consensus.cc:2468] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7d00282b1743bdb488eb148b24b92b in term 1.
I20260630 12:34:29.233804  2787 consensus_queue.cc:237] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } }
I20260630 12:34:29.234719  2617 leader_election.cc:304] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb7d00282b1743bdb488eb148b24b92b, eb178f3bd9754f4a851e29133261f1b4; no voters: 
I20260630 12:34:29.235579  2777 raft_consensus.cc:2804] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:29.237146  2777 raft_consensus.cc:697] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Becoming Leader. State: Replica: cb7d00282b1743bdb488eb148b24b92b, State: Running, Role: LEADER
I20260630 12:34:29.238101  2777 consensus_queue.cc:237] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.242022  2475 catalog_manager.cc:5697] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7d00282b1743bdb488eb148b24b92b (127.0.209.2). New cstate: current_term: 1 leader_uuid: "cb7d00282b1743bdb488eb148b24b92b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:29.253645  2475 catalog_manager.cc:5697] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7d00282b1743bdb488eb148b24b92b (127.0.209.2). New cstate: current_term: 1 leader_uuid: "cb7d00282b1743bdb488eb148b24b92b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:29.499707  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:29.512584  2654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b"
dest_uuid: "cb7d00282b1743bdb488eb148b24b92b"
mode: GRACEFUL
new_leader_uuid: "74454ffc1dcc4e378230c7aa06190630"
 from {username='slave'} at 127.0.0.1:34852
I20260630 12:34:29.513195  2654 raft_consensus.cc:606] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Received request to transfer leadership to TS 74454ffc1dcc4e378230c7aa06190630
I20260630 12:34:29.514519  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:34:29.514945  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:29.701066  2777 consensus_queue.cc:1048] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:29.707176  2777 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:29.714377  2787 consensus_queue.cc:1048] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:29.724587  2787 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:29.725739  2788 raft_consensus.cc:993] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: : Instructing follower 74454ffc1dcc4e378230c7aa06190630 to start an election
I20260630 12:34:29.726208  2788 raft_consensus.cc:1081] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Signalling peer 74454ffc1dcc4e378230c7aa06190630 to start an election
I20260630 12:34:29.728404  2728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b"
dest_uuid: "74454ffc1dcc4e378230c7aa06190630"
 from {username='slave'} at 127.0.0.1:38826
I20260630 12:34:29.728996  2728 raft_consensus.cc:493] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:29.729352  2728 raft_consensus.cc:3060] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:29.736042  2728 raft_consensus.cc:515] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.739857  2728 leader_election.cc:290] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [CANDIDATE]: Term 2 election: Requested vote from peers cb7d00282b1743bdb488eb148b24b92b (127.0.209.2:42809), eb178f3bd9754f4a851e29133261f1b4 (127.0.209.1:39999)
I20260630 12:34:29.750762  2654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b" candidate_uuid: "74454ffc1dcc4e378230c7aa06190630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb7d00282b1743bdb488eb148b24b92b"
I20260630 12:34:29.751343  2654 raft_consensus.cc:3055] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:29.751684  2654 raft_consensus.cc:740] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb7d00282b1743bdb488eb148b24b92b, State: Running, Role: LEADER
I20260630 12:34:29.752269  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d9edd99984c7bb9a08acc64f4ec8b" candidate_uuid: "74454ffc1dcc4e378230c7aa06190630" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb178f3bd9754f4a851e29133261f1b4"
I20260630 12:34:29.752782  2578 raft_consensus.cc:3060] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:29.752415  2654 consensus_queue.cc:260] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [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: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.753481  2654 raft_consensus.cc:3060] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:29.757261  2578 raft_consensus.cc:2468] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74454ffc1dcc4e378230c7aa06190630 in term 2.
I20260630 12:34:29.758270  2691 leader_election.cc:304] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [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: 74454ffc1dcc4e378230c7aa06190630, eb178f3bd9754f4a851e29133261f1b4; no voters: 
I20260630 12:34:29.758649  2654 raft_consensus.cc:2468] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74454ffc1dcc4e378230c7aa06190630 in term 2.
I20260630 12:34:29.758951  2799 raft_consensus.cc:2804] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:29.760046  2799 raft_consensus.cc:697] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 2 LEADER]: Becoming Leader. State: Replica: 74454ffc1dcc4e378230c7aa06190630, State: Running, Role: LEADER
I20260630 12:34:29.760848  2799 consensus_queue.cc:237] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [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: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } }
I20260630 12:34:29.766240  2475 catalog_manager.cc:5697] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 reported cstate change: term changed from 1 to 2, leader changed from cb7d00282b1743bdb488eb148b24b92b (127.0.209.2) to 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3). New cstate: current_term: 2 leader_uuid: "74454ffc1dcc4e378230c7aa06190630" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:30.171967  2654 raft_consensus.cc:1275] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 2 FOLLOWER]: Refusing update from remote peer 74454ffc1dcc4e378230c7aa06190630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:30.173507  2799 consensus_queue.cc:1048] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:30.182119  2578 raft_consensus.cc:1275] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 2 FOLLOWER]: Refusing update from remote peer 74454ffc1dcc4e378230c7aa06190630: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:30.183452  2810 consensus_queue.cc:1048] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:31.515954  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:31.517987  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:31.518272  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:32.950424  2749 debug-util.cc:398] Leaking SignalData structure 0x7b08000af820 after lost signal to thread 839
W20260630 12:34:32.951849  2749 debug-util.cc:398] Leaking SignalData structure 0x7b08002381c0 after lost signal to thread 2511
W20260630 12:34:32.953339  2749 debug-util.cc:398] Leaking SignalData structure 0x7b0800095d80 after lost signal to thread 2603
W20260630 12:34:32.960623  2749 debug-util.cc:398] Leaking SignalData structure 0x7b080019ab60 after lost signal to thread 2678
W20260630 12:34:32.962285  2749 debug-util.cc:398] Leaking SignalData structure 0x7b080020c4a0 after lost signal to thread 2752
I20260630 12:34:33.519227  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:33.521346  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:33.521736  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:34.088292  2675 debug-util.cc:398] Leaking SignalData structure 0x7b08001a68a0 after lost signal to thread 839
W20260630 12:34:34.089493  2675 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5600 after lost signal to thread 2511
W20260630 12:34:34.090875  2675 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8b20 after lost signal to thread 2603
W20260630 12:34:34.092154  2675 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6dc0 after lost signal to thread 2678
W20260630 12:34:34.093374  2675 debug-util.cc:398] Leaking SignalData structure 0x7b0800054980 after lost signal to thread 2752
I20260630 12:34:35.522922  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:35.526264  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:35.526742  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:37.527891  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:37.529815  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:37.530162  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:39.531033  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:39.533149  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:39.533511  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:41.534801  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:41.537312  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:41.537710  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:41.788269   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:41.795660  2818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:41.796623  2819 instance_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:34:41.797664  2821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:41.800546   836 server_base.cc:1061] running on GCE node
I20260630 12:34:41.801999   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:41.802218   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:41.802423   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822881802403 us; error 0 us; skew 500 ppm
I20260630 12:34:41.802950   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:41.805948   836 webserver.cc:533] Webserver started at http://127.0.209.4:34557/ using document root <none> and password file <none>
I20260630 12:34:41.806736   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:41.807034   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:41.807435   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:41.808887   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7"
format_stamp: "Formatted at 2026-06-30 12:34:41 on dist-test-slave-n2nm"
I20260630 12:34:41.815387   836 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:34:41.819680  2826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:41.820806   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:41.821157   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7"
format_stamp: "Formatted at 2026-06-30 12:34:41 on dist-test-slave-n2nm"
I20260630 12:34:41.821528   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-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:34:41.834995   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:41.836355   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:41.837824   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:41.840430   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:41.840638   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:41.840888   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:41.841073   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:41.883864   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:35291
I20260630 12:34:41.884066  2888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:35291 every 8 connection(s)
I20260630 12:34:41.902580  2889 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36169
I20260630 12:34:41.902990  2889 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:41.903777  2889 heartbeater.cc:507] Master 127.0.209.62:36169 requested a full tablet report, sending...
I20260630 12:34:41.905933  2475 ts_manager.cc:194] Registered new tserver with Master: 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4:35291)
I20260630 12:34:41.907661  2475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53142
I20260630 12:34:42.578472  2654 consensus_queue.cc:237] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [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: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } }
I20260630 12:34:42.586625  2728 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.587215  2579 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:42.588449  2788 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } 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:34:42.589473  2896 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:42.598155  2896 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } } }
W20260630 12:34:42.600037  2617 consensus_peers.cc:597] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b -> Peer 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4:35291): Couldn't send request to peer 099d561c1f8e4930a8ed4b3ef9eb20e7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bde7ba84420448c0a1923a878f060fe5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.600210  2579 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } } }
I20260630 12:34:42.603458  2728 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } } }
I20260630 12:34:42.627965  2475 catalog_manager.cc:5697] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 reported cstate change: config changed from index -1 to 2, NON_VOTER 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "cb7d00282b1743bdb488eb148b24b92b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } } }
I20260630 12:34:42.910036  2889 heartbeater.cc:499] Master 127.0.209.62:36169 was elected leader, sending a full tablet report...
I20260630 12:34:43.098456  2908 ts_tablet_manager.cc:933] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: Initiating tablet copy from peer cb7d00282b1743bdb488eb148b24b92b (127.0.209.2:42809)
I20260630 12:34:43.100226  2908 tablet_copy_client.cc:323] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:42809
I20260630 12:34:43.111409  2664 tablet_copy_service.cc:140] P cb7d00282b1743bdb488eb148b24b92b: Received BeginTabletCopySession request for tablet bde7ba84420448c0a1923a878f060fe5 from peer 099d561c1f8e4930a8ed4b3ef9eb20e7 ({username='slave'} at 127.0.0.1:43182)
I20260630 12:34:43.112011  2664 tablet_copy_service.cc:161] P cb7d00282b1743bdb488eb148b24b92b: Beginning new tablet copy session on tablet bde7ba84420448c0a1923a878f060fe5 from peer 099d561c1f8e4930a8ed4b3ef9eb20e7 at {username='slave'} at 127.0.0.1:43182: session id = 099d561c1f8e4930a8ed4b3ef9eb20e7-bde7ba84420448c0a1923a878f060fe5
I20260630 12:34:43.120376  2664 tablet_copy_source_session.cc:215] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:43.123875  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde7ba84420448c0a1923a878f060fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.134486  2908 tablet_copy_client.cc:806] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:43.135033  2908 tablet_copy_client.cc:670] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:43.138664  2908 tablet_copy_client.cc:538] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:43.144937  2908 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: Bootstrap starting.
I20260630 12:34:43.159665  2908 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: 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:34:43.160495  2908 tablet_bootstrap.cc:492] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: Bootstrap complete.
I20260630 12:34:43.161053  2908 ts_tablet_manager.cc:1403] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:34:43.163213  2908 raft_consensus.cc:359] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } }
I20260630 12:34:43.163882  2908 raft_consensus.cc:740] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 099d561c1f8e4930a8ed4b3ef9eb20e7, State: Initialized, Role: LEARNER
I20260630 12:34:43.164412  2908 consensus_queue.cc:260] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [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: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: true } }
I20260630 12:34:43.166811  2908 ts_tablet_manager.cc:1434] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:34:43.168702  2664 tablet_copy_service.cc:342] P cb7d00282b1743bdb488eb148b24b92b: Request end of tablet copy session 099d561c1f8e4930a8ed4b3ef9eb20e7-bde7ba84420448c0a1923a878f060fe5 received from {username='slave'} at 127.0.0.1:43182
I20260630 12:34:43.169157  2664 tablet_copy_service.cc:434] P cb7d00282b1743bdb488eb148b24b92b: ending tablet copy session 099d561c1f8e4930a8ed4b3ef9eb20e7-bde7ba84420448c0a1923a878f060fe5 on tablet bde7ba84420448c0a1923a878f060fe5 with peer 099d561c1f8e4930a8ed4b3ef9eb20e7
I20260630 12:34:43.552304  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:43.554958  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:43.555423  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:43.595754  2864 raft_consensus.cc:1217] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:44.071666  2916 raft_consensus.cc:1064] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: attempting to promote NON_VOTER 099d561c1f8e4930a8ed4b3ef9eb20e7 to VOTER
I20260630 12:34:44.074429  2916 consensus_queue.cc:237] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [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: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } }
I20260630 12:34:44.081167  2864 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 LEARNER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.081671  2728 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.082353  2579 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:44.082985  2916 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } 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:34:44.083856  2915 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } 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:34:44.084791  2901 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:44.101011  2915 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.102945  2579 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.105118  2728 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.113515  2864 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.121659  2474 catalog_manager.cc:5697] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 reported cstate change: config changed from index 2 to 3, 099d561c1f8e4930a8ed4b3ef9eb20e7 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb7d00282b1743bdb488eb148b24b92b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "74454ffc1dcc4e378230c7aa06190630" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 44035 } attrs { replace: true } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.144568  2654 consensus_queue.cc:237] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [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: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } }
I20260630 12:34:44.149412  2864 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 FOLLOWER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.150436  2579 raft_consensus.cc:1275] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Refusing update from remote peer cb7d00282b1743bdb488eb148b24b92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:44.151080  2901 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } 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:34:44.151952  2916 consensus_queue.cc:1048] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:44.158694  2915 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.160423  2864 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.160758  2579 raft_consensus.cc:2955] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } } }
I20260630 12:34:44.168229  2462 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bde7ba84420448c0a1923a878f060fe5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:44.174081  2476 catalog_manager.cc:5697] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b reported cstate change: config changed from index 3 to 4, VOTER 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3) evicted. New cstate: current_term: 1 leader_uuid: "cb7d00282b1743bdb488eb148b24b92b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb178f3bd9754f4a851e29133261f1b4" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb7d00282b1743bdb488eb148b24b92b" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "099d561c1f8e4930a8ed4b3ef9eb20e7" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35291 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:44.185475  2718 tablet_service.cc:1558] Processing DeleteTablet for tablet bde7ba84420448c0a1923a878f060fe5 with delete_type TABLET_DATA_TOMBSTONED (TS 74454ffc1dcc4e378230c7aa06190630 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38820
I20260630 12:34:44.187976  2927 tablet_replica.cc:333] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: stopping tablet replica
I20260630 12:34:44.188938  2927 raft_consensus.cc:2243] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:44.189656  2927 raft_consensus.cc:2272] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:44.192404  2927 ts_tablet_manager.cc:1916] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:44.202426  2927 ts_tablet_manager.cc:1929] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:44.202785  2927 log.cc:1199] T bde7ba84420448c0a1923a878f060fe5 P 74454ffc1dcc4e378230c7aa06190630: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822841017348-836-0/minicluster-data/ts-2-root/wals/bde7ba84420448c0a1923a878f060fe5
I20260630 12:34:44.204317  2463 catalog_manager.cc:5028] TS 74454ffc1dcc4e378230c7aa06190630 (127.0.209.3:44035): tablet bde7ba84420448c0a1923a878f060fe5 (table test-workload [id=bcc950e6b38c4b12a3c14e93bb94619a]) successfully deleted
W20260630 12:34:44.558058  2885 debug-util.cc:398] Leaking SignalData structure 0x7b0800115da0 after lost signal to thread 839
W20260630 12:34:44.559055  2885 debug-util.cc:398] Leaking SignalData structure 0x7b0800219680 after lost signal to thread 2511
W20260630 12:34:44.560083  2885 debug-util.cc:398] Leaking SignalData structure 0x7b08001452e0 after lost signal to thread 2603
W20260630 12:34:44.560954  2885 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9a80 after lost signal to thread 2678
W20260630 12:34:44.561874  2885 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5da0 after lost signal to thread 2752
W20260630 12:34:44.562819  2885 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb880 after lost signal to thread 2888
I20260630 12:34:45.556519  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:45.558502  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:45.559002  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:47.560164  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:47.562211  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:47.562577  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:49.563607  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:49.565702  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:49.566013  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:51.567255  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:51.569872  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:51.570196  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:53.571430  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:53.573565  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:53.573911  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:55.574792  2530 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:55.576710  2530 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:55.577024  2530 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:56.388402   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:34:56.415141   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:56.416007   836 tablet_replica.cc:333] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4: stopping tablet replica
I20260630 12:34:56.416688   836 raft_consensus.cc:2243] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:56.417654   836 raft_consensus.cc:2272] T bde7ba84420448c0a1923a878f060fe5 P eb178f3bd9754f4a851e29133261f1b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.420035   836 tablet_replica.cc:333] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4: stopping tablet replica
I20260630 12:34:56.420521   836 raft_consensus.cc:2243] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:56.420989   836 raft_consensus.cc:2272] T 611d9edd99984c7bb9a08acc64f4ec8b P eb178f3bd9754f4a851e29133261f1b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.443696   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:34:56.457109   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:34:56.480332   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:56.481099   836 tablet_replica.cc:333] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b: stopping tablet replica
I20260630 12:34:56.481650   836 raft_consensus.cc:2243] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:56.482199   836 raft_consensus.cc:2272] T 611d9edd99984c7bb9a08acc64f4ec8b P cb7d00282b1743bdb488eb148b24b92b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.484606   836 tablet_replica.cc:333] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b: stopping tablet replica
I20260630 12:34:56.485087   836 raft_consensus.cc:2243] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:56.485978   836 raft_consensus.cc:2272] T bde7ba84420448c0a1923a878f060fe5 P cb7d00282b1743bdb488eb148b24b92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.526736   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
W20260630 12:34:56.539767  2692 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.2:42809: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:34:56.542865   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
W20260630 12:34:56.545040  2692 consensus_peers.cc:597] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 -> Peer cb7d00282b1743bdb488eb148b24b92b (127.0.209.2:42809): Couldn't send request to peer cb7d00282b1743bdb488eb148b24b92b. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:42809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:56.572520   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:56.573482   836 tablet_replica.cc:333] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630: stopping tablet replica
I20260630 12:34:56.573931   836 raft_consensus.cc:2243] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:56.574746   836 raft_consensus.cc:2272] T 611d9edd99984c7bb9a08acc64f4ec8b P 74454ffc1dcc4e378230c7aa06190630 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.612197   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:34:56.624850   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:34:56.647253   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:56.648005   836 tablet_replica.cc:333] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7: stopping tablet replica
I20260630 12:34:56.648568   836 raft_consensus.cc:2243] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:56.649276   836 raft_consensus.cc:2272] T bde7ba84420448c0a1923a878f060fe5 P 099d561c1f8e4930a8ed4b3ef9eb20e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.686806   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:34:56.697407   836 master.cc:562] Master@127.0.209.62:36169 shutting down...
I20260630 12:34:56.718825   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:56.719434   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.719722   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 415d948ab5ae4eb3a38ba50ab460d3b1: stopping tablet replica
I20260630 12:34:56.739871   836 master.cc:584] Master@127.0.209.62:36169 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29411 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:34:56.783140   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:34571
I20260630 12:34:56.784438   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.790129  2935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:56.790213  2936 instance_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:34:56.791530  2938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:56.792927   836 server_base.cc:1061] running on GCE node
I20260630 12:34:56.794215   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.794423   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.794616   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822896794585 us; error 0 us; skew 500 ppm
I20260630 12:34:56.795142   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.797614   836 webserver.cc:533] Webserver started at http://127.0.209.62:43305/ using document root <none> and password file <none>
I20260630 12:34:56.798117   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.798321   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.798638   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.799878   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-n2nm"
I20260630 12:34:56.804502   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:56.808117  2943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.808890   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:56.809214   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-n2nm"
I20260630 12:34:56.809502   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822841017348-836-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:34:56.831861   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.833084   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.871762   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:34571
I20260630 12:34:56.871954  2994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:34571 every 8 connection(s)
I20260630 12:34:56.875788  2995 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:34:56.886623  2995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5: Bootstrap starting.
I20260630 12:34:56.891266  2995 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:56.895362  2995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5: No bootstrap required, opened a new log
I20260630 12:34:56.897552  2995 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5" member_type: VOTER }
I20260630 12:34:56.897969  2995 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:56.898228  2995 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5347eb157b4aafa9fcb71cbe2e74d5, State: Initialized, Role: FOLLOWER
I20260630 12:34:56.898874  2995 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e5347eb157b4aafa9fcb71cbe2e74d5" member_type: VOTER }
I20260630 12:34:56.899367  2995 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:56.899605  2995 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:56.899888  2995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:56.904376  2995 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5" member_type: VOTER }
I20260630 12:34:56.904928  2995 leader_election.cc:304] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [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: 1e5347eb157b4aafa9fcb71cbe2e74d5; no voters: 
I20260630 12:34:56.906050  2995 leader_election.cc:290] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:56.906477  2998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:56.907876  2998 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5347eb157b4aafa9fcb71cbe2e74d5, State: Running, Role: LEADER
I20260630 12:34:56.908576  2998 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [LEADER]: Queue going to LEADER mode. State: All 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: "1e5347eb157b4aafa9fcb71cbe2e74d5" member_type: VOTER }
I20260630 12:34:56.909021  2995 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:56.913486  2999 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5" member_type: VOTER } }
I20260630 12:34:56.914340  2999 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:56.914166  3000 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e5347eb157b4aafa9fcb71cbe2e74d5. Latest consensus state: current_term: 1 leader_uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5347eb157b4aafa9fcb71cbe2e74d5" member_type: VOTER } }
I20260630 12:34:56.915081  3000 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:56.918422  3005 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:56.926741  3005 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:56.927707   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:56.935926  3005 catalog_manager.cc:1383] Generated new cluster ID: 4ece2aace0f541d8ac7f2a78a8057233
I20260630 12:34:56.936168  3005 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:56.960606  3005 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:56.961892  3005 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:56.981516  3005 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5: Generated new TSK 0
I20260630 12:34:56.982210  3005 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:56.993125   836 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00017709s
I20260630 12:35:09.087975   836 master.cc:562] Master@127.0.209.62:34571 shutting down...
I20260630 12:35:09.113507   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:09.114351   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:09.114765   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e5347eb157b4aafa9fcb71cbe2e74d5: stopping tablet replica
I20260630 12:35:09.135017   836 master.cc:584] Master@127.0.209.62:34571 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12384 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:35:09.167099   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:34911
I20260630 12:35:09.168355   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:09.174114  3018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:09.174489  3019 instance_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:35:09.176309  3021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:09.177603   836 server_base.cc:1061] running on GCE node
I20260630 12:35:09.178406   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:09.178615   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:09.178785   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822909178752 us; error 0 us; skew 500 ppm
I20260630 12:35:09.179304   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:09.181945   836 webserver.cc:533] Webserver started at http://127.0.209.62:42505/ using document root <none> and password file <none>
I20260630 12:35:09.182433   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:09.182643   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:09.182946   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:09.184695   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "98e536794299464fbf71c3299f486bed"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.190302   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:35:09.193979  3026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.194845   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:09.195073   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "98e536794299464fbf71c3299f486bed"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.195333   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-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:35:09.220117   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:09.221352   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:09.262436   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:34911
I20260630 12:35:09.262533  3077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:34911 every 8 connection(s)
I20260630 12:35:09.266981  3078 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:35:09.278367  3078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed: Bootstrap starting.
I20260630 12:35:09.283288  3078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:09.287914  3078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed: No bootstrap required, opened a new log
I20260630 12:35:09.290192  3078 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98e536794299464fbf71c3299f486bed" member_type: VOTER }
I20260630 12:35:09.290663  3078 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:09.290904  3078 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e536794299464fbf71c3299f486bed, State: Initialized, Role: FOLLOWER
I20260630 12:35:09.291400  3078 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98e536794299464fbf71c3299f486bed" member_type: VOTER }
I20260630 12:35:09.291862  3078 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:09.292065  3078 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:09.292284  3078 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:09.297014  3078 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98e536794299464fbf71c3299f486bed" member_type: VOTER }
I20260630 12:35:09.297660  3078 leader_election.cc:304] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [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: 98e536794299464fbf71c3299f486bed; no voters: 
I20260630 12:35:09.298750  3078 leader_election.cc:290] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:09.299204  3081 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:09.300601  3081 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 1 LEADER]: Becoming Leader. State: Replica: 98e536794299464fbf71c3299f486bed, State: Running, Role: LEADER
I20260630 12:35:09.301398  3081 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [LEADER]: Queue going to LEADER mode. State: All 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: "98e536794299464fbf71c3299f486bed" member_type: VOTER }
I20260630 12:35:09.302148  3078 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:09.304500  3083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98e536794299464fbf71c3299f486bed. Latest consensus state: current_term: 1 leader_uuid: "98e536794299464fbf71c3299f486bed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98e536794299464fbf71c3299f486bed" member_type: VOTER } }
I20260630 12:35:09.304482  3082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98e536794299464fbf71c3299f486bed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98e536794299464fbf71c3299f486bed" member_type: VOTER } }
I20260630 12:35:09.305241  3083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:09.305322  3082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:09.310961  3086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:09.316884  3086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:09.317981   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:09.326503  3086 catalog_manager.cc:1383] Generated new cluster ID: aff6a0a7d42843c8a60c00bbb2fa7033
I20260630 12:35:09.326906  3086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:09.352517  3086 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:09.353936  3086 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:09.368467  3086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed: Generated new TSK 0
I20260630 12:35:09.369081  3086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:09.384452   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:09.390938  3099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:09.391768  3100 instance_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:35:09.393172  3102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:09.393615   836 server_base.cc:1061] running on GCE node
I20260630 12:35:09.394536   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:09.394778   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:09.394976   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822909394962 us; error 0 us; skew 500 ppm
I20260630 12:35:09.395555   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:09.398134   836 webserver.cc:533] Webserver started at http://127.0.209.1:34295/ using document root <none> and password file <none>
I20260630 12:35:09.398634   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:09.398876   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:09.399199   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:09.400494   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "a14bf64386c143dd87253b41d8956039"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.405373   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:35:09.409147  3107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.409982   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:35:09.410323   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "a14bf64386c143dd87253b41d8956039"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.410632   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-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:35:09.422576   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:09.424072   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:09.425558   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:09.427942   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:09.428162   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.428413   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:09.428607   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.470899   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:37787
I20260630 12:35:09.470999  3169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:37787 every 8 connection(s)
I20260630 12:35:09.476454   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:09.483760  3174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:09.485595  3175 instance_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:35:09.488205   836 server_base.cc:1061] running on GCE node
W20260630 12:35:09.488790  3178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:09.489687   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:09.489961   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:09.490151   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822909490135 us; error 0 us; skew 500 ppm
I20260630 12:35:09.490657   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:09.492950  3170 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34911
I20260630 12:35:09.493372  3170 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:09.493475   836 webserver.cc:533] Webserver started at http://127.0.209.2:35699/ using document root <none> and password file <none>
I20260630 12:35:09.494067   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:09.494285   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:09.494246  3170 heartbeater.cc:507] Master 127.0.209.62:34911 requested a full tablet report, sending...
I20260630 12:35:09.494814   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:09.496292   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "079c9905301f4041846d2eccb89d9f4e"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.496701  3043 ts_manager.cc:194] Registered new tserver with Master: a14bf64386c143dd87253b41d8956039 (127.0.209.1:37787)
I20260630 12:35:09.498624  3043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36084
I20260630 12:35:09.501452   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:09.504895  3182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.505715   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:09.505957   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "079c9905301f4041846d2eccb89d9f4e"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.506186   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-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:35:09.536162   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:09.537385   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:09.538882   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:09.541173   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:09.541354   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.541656   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:09.541823   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.583334   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:38181
I20260630 12:35:09.583443  3244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:38181 every 8 connection(s)
I20260630 12:35:09.588680   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:09.596838  3248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:09.598924  3249 instance_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:35:09.600240  3251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:09.601998   836 server_base.cc:1061] running on GCE node
I20260630 12:35:09.602696  3245 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34911
I20260630 12:35:09.602993   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:09.603045  3245 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:09.603343   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:09.603570   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822909603547 us; error 0 us; skew 500 ppm
I20260630 12:35:09.604171  3245 heartbeater.cc:507] Master 127.0.209.62:34911 requested a full tablet report, sending...
I20260630 12:35:09.604298   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:09.606415  3043 ts_manager.cc:194] Registered new tserver with Master: 079c9905301f4041846d2eccb89d9f4e (127.0.209.2:38181)
I20260630 12:35:09.607183   836 webserver.cc:533] Webserver started at http://127.0.209.3:46011/ using document root <none> and password file <none>
I20260630 12:35:09.607782   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:09.607992   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:09.608170  3043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36090
I20260630 12:35:09.608292   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:09.609724   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "5ae2b58f8c3d4783bd61d20f820b286e"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.614508   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:09.617803  3256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.618538   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:09.618835   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "5ae2b58f8c3d4783bd61d20f820b286e"
format_stamp: "Formatted at 2026-06-30 12:35:09 on dist-test-slave-n2nm"
I20260630 12:35:09.619107   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822841017348-836-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:35:09.648389   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:09.649634   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:09.651108   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:09.653363   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:09.653594   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.653828   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:09.653999   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:09.695102   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:41955
I20260630 12:35:09.695197  3318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:41955 every 8 connection(s)
I20260630 12:35:09.710039  3319 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34911
I20260630 12:35:09.710528  3319 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:09.711342  3319 heartbeater.cc:507] Master 127.0.209.62:34911 requested a full tablet report, sending...
I20260630 12:35:09.713562  3043 ts_manager.cc:194] Registered new tserver with Master: 5ae2b58f8c3d4783bd61d20f820b286e (127.0.209.3:41955)
I20260630 12:35:09.713734   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015053032s
I20260630 12:35:09.715435  3043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36092
I20260630 12:35:10.501605  3170 heartbeater.cc:499] Master 127.0.209.62:34911 was elected leader, sending a full tablet report...
I20260630 12:35:10.610715  3245 heartbeater.cc:499] Master 127.0.209.62:34911 was elected leader, sending a full tablet report...
I20260630 12:35:10.718357  3319 heartbeater.cc:499] Master 127.0.209.62:34911 was elected leader, sending a full tablet report...
I20260630 12:35:11.317538  3096 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:13.318915  3096 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:15.681313  3096 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:16.001952  3074 debug-util.cc:398] Leaking SignalData structure 0x7b08001c08c0 after lost signal to thread 839
W20260630 12:35:16.002959  3074 debug-util.cc:398] Leaking SignalData structure 0x7b080016cec0 after lost signal to thread 3077
W20260630 12:35:16.004081  3074 debug-util.cc:398] Leaking SignalData structure 0x7b080011fd20 after lost signal to thread 3169
W20260630 12:35:16.005132  3074 debug-util.cc:398] Leaking SignalData structure 0x7b0800139480 after lost signal to thread 3244
W20260630 12:35:16.006250  3074 debug-util.cc:398] Leaking SignalData structure 0x7b080015fc60 after lost signal to thread 3318
I20260630 12:35:17.682420  3096 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:19.683473  3096 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:21.684752  3096 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:22.245721   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:35:22.277459   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:22.294647   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:35:22.306701   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:35:22.328339   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:22.344261   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:35:22.353317   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:35:22.375015   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:22.391213   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:35:22.400063   836 master.cc:562] Master@127.0.209.62:34911 shutting down...
I20260630 12:35:22.418813   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:22.419574   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:22.420001   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98e536794299464fbf71c3299f486bed: stopping tablet replica
I20260630 12:35:22.455269   836 master.cc:584] Master@127.0.209.62:34911 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13318 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:35:22.489308   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:42353
I20260630 12:35:22.490463   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.496371  3325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.496614  3326 instance_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:35:22.497219  3328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.498628   836 server_base.cc:1061] running on GCE node
I20260630 12:35:22.500705   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.500924   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.501082   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822922501062 us; error 0 us; skew 500 ppm
I20260630 12:35:22.501567   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.504123   836 webserver.cc:533] Webserver started at http://127.0.209.62:33125/ using document root <none> and password file <none>
I20260630 12:35:22.504619   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.504832   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.505132   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.506337   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "6fd3638fa1df4d26970037ad7ffbf34b"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.511111   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:22.514554  3333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.515426   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:22.515672   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "6fd3638fa1df4d26970037ad7ffbf34b"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.516005   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-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:35:22.527365   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.528590   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.567636   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:42353
I20260630 12:35:22.567830  3384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:42353 every 8 connection(s)
I20260630 12:35:22.571858  3385 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:35:22.583700  3385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b: Bootstrap starting.
I20260630 12:35:22.588518  3385 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:22.592885  3385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b: No bootstrap required, opened a new log
I20260630 12:35:22.595216  3385 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd3638fa1df4d26970037ad7ffbf34b" member_type: VOTER }
I20260630 12:35:22.595691  3385 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:22.595945  3385 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fd3638fa1df4d26970037ad7ffbf34b, State: Initialized, Role: FOLLOWER
I20260630 12:35:22.596521  3385 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6fd3638fa1df4d26970037ad7ffbf34b" member_type: VOTER }
I20260630 12:35:22.597002  3385 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:22.597234  3385 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:22.597517  3385 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:22.602010  3385 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd3638fa1df4d26970037ad7ffbf34b" member_type: VOTER }
I20260630 12:35:22.602532  3385 leader_election.cc:304] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [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: 6fd3638fa1df4d26970037ad7ffbf34b; no voters: 
I20260630 12:35:22.603685  3385 leader_election.cc:290] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:22.604077  3388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:22.605384  3388 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 1 LEADER]: Becoming Leader. State: Replica: 6fd3638fa1df4d26970037ad7ffbf34b, State: Running, Role: LEADER
I20260630 12:35:22.606081  3388 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [LEADER]: Queue going to LEADER mode. State: All 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: "6fd3638fa1df4d26970037ad7ffbf34b" member_type: VOTER }
I20260630 12:35:22.606778  3385 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:22.611451  3390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fd3638fa1df4d26970037ad7ffbf34b. Latest consensus state: current_term: 1 leader_uuid: "6fd3638fa1df4d26970037ad7ffbf34b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd3638fa1df4d26970037ad7ffbf34b" member_type: VOTER } }
I20260630 12:35:22.612308  3390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:22.612071  3389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fd3638fa1df4d26970037ad7ffbf34b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd3638fa1df4d26970037ad7ffbf34b" member_type: VOTER } }
I20260630 12:35:22.612813  3389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:22.619028  3395 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:22.625043  3395 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:22.626072   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:22.634454  3395 catalog_manager.cc:1383] Generated new cluster ID: ceaaaacf7e414c38be0c188b47f1028a
I20260630 12:35:22.634742  3395 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:22.658660  3395 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:22.660039  3395 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:22.671257  3395 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b: Generated new TSK 0
I20260630 12:35:22.671890  3395 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:22.692839   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.698938  3406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.700006  3407 instance_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:35:22.701953   836 server_base.cc:1061] running on GCE node
W20260630 12:35:22.701921  3409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.703114   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.703321   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.703469   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822922703454 us; error 0 us; skew 500 ppm
I20260630 12:35:22.704041   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.706300   836 webserver.cc:533] Webserver started at http://127.0.209.1:38917/ using document root <none> and password file <none>
I20260630 12:35:22.706753   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.706908   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.707121   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.708331   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "c17e94dd76324dd79212b89c349aec79"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.712767   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:35:22.716053  3414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.716814   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:22.717105   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "c17e94dd76324dd79212b89c349aec79"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.717373   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-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:35:22.729872   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.731081   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.732654   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:22.734938   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:22.735138   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.735395   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:22.735560   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.775669   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:38063
I20260630 12:35:22.775909  3476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:38063 every 8 connection(s)
I20260630 12:35:22.780845   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.788460  3481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.789108  3482 instance_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:35:22.792115  3485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.794011   836 server_base.cc:1061] running on GCE node
I20260630 12:35:22.794888   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.795147   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.795316   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822922795298 us; error 0 us; skew 500 ppm
I20260630 12:35:22.795931   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.799217   836 webserver.cc:533] Webserver started at http://127.0.209.2:36387/ using document root <none> and password file <none>
I20260630 12:35:22.799873   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.799907  3477 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42353
I20260630 12:35:22.800323   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.800472  3477 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:22.800719   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.801560  3477 heartbeater.cc:507] Master 127.0.209.62:42353 requested a full tablet report, sending...
I20260630 12:35:22.802490   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "5e27fdc923c9420e80d0bcdfa84f9620"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.803973  3350 ts_manager.cc:194] Registered new tserver with Master: c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063)
I20260630 12:35:22.805958  3350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56894
I20260630 12:35:22.808007   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:35:22.811839  3489 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.812579   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260630 12:35:22.812826   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "5e27fdc923c9420e80d0bcdfa84f9620"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.813074   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-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:35:22.826848   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.828051   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.829463   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:22.831670   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:22.831939   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.832211   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:22.832366   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.872639   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:40055
I20260630 12:35:22.872753  3551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:40055 every 8 connection(s)
I20260630 12:35:22.877364   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:22.884774  3555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:22.886305  3556 instance_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:35:22.887831   836 server_base.cc:1061] running on GCE node
W20260630 12:35:22.888268  3558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:22.889329   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:22.889515   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:22.889739   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822922889717 us; error 0 us; skew 500 ppm
I20260630 12:35:22.890260   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:22.890727  3552 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42353
I20260630 12:35:22.891172  3552 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:22.892050  3552 heartbeater.cc:507] Master 127.0.209.62:42353 requested a full tablet report, sending...
I20260630 12:35:22.893044   836 webserver.cc:533] Webserver started at http://127.0.209.3:38885/ using document root <none> and password file <none>
I20260630 12:35:22.893607   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:22.893857   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:22.894182   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:22.894182  3350 ts_manager.cc:194] Registered new tserver with Master: 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055)
I20260630 12:35:22.895922   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "d2733cb312e44279b4388f7a1c58e1c3"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.896319  3350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56904
I20260630 12:35:22.900718   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:35:22.904034  3563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.904788   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:22.905030   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "d2733cb312e44279b4388f7a1c58e1c3"
format_stamp: "Formatted at 2026-06-30 12:35:22 on dist-test-slave-n2nm"
I20260630 12:35:22.905252   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822841017348-836-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:35:22.919166   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:22.920495   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:22.921939   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:22.924171   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:22.924376   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.924636   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:22.924782   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:22.964833   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:42353
I20260630 12:35:22.964926  3625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:42353 every 8 connection(s)
I20260630 12:35:22.978384  3626 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42353
I20260630 12:35:22.978706  3626 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:22.979429  3626 heartbeater.cc:507] Master 127.0.209.62:42353 requested a full tablet report, sending...
I20260630 12:35:22.981281  3350 ts_manager.cc:194] Registered new tserver with Master: d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:22.981511   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013555848s
I20260630 12:35:22.983060  3350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56908
I20260630 12:35:23.809212  3477 heartbeater.cc:499] Master 127.0.209.62:42353 was elected leader, sending a full tablet report...
I20260630 12:35:23.898890  3552 heartbeater.cc:499] Master 127.0.209.62:42353 was elected leader, sending a full tablet report...
I20260630 12:35:23.985688  3626 heartbeater.cc:499] Master 127.0.209.62:42353 was elected leader, sending a full tablet report...
I20260630 12:35:24.035934  3350 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56918:
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:35:24.038375  3350 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:35:24.095607  3517 tablet_service.cc:1511] Processing CreateTablet for tablet c73a03d2947c40a6a3d3efd73b7a93b6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.097282  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73a03d2947c40a6a3d3efd73b7a93b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.097379  3515 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce403d6bdf549ec852c0ce8be280d45 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.098963  3515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce403d6bdf549ec852c0ce8be280d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.099543  3514 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a4ca855e645818c55faf48d1874e8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:24.101063  3514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a4ca855e645818c55faf48d1874e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.095763  3516 tablet_service.cc:1511] Processing CreateTablet for tablet cc503d54d2cd46d9a546692eeeeb01cc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:24.103829  3516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc503d54d2cd46d9a546692eeeeb01cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.106010  3591 tablet_service.cc:1511] Processing CreateTablet for tablet c73a03d2947c40a6a3d3efd73b7a93b6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.107378  3591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73a03d2947c40a6a3d3efd73b7a93b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.109304  3590 tablet_service.cc:1511] Processing CreateTablet for tablet cc503d54d2cd46d9a546692eeeeb01cc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:24.110672  3590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc503d54d2cd46d9a546692eeeeb01cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.112809  3589 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce403d6bdf549ec852c0ce8be280d45 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.114197  3589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce403d6bdf549ec852c0ce8be280d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.117134  3588 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a4ca855e645818c55faf48d1874e8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:24.118854  3588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a4ca855e645818c55faf48d1874e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.145174  3441 tablet_service.cc:1511] Processing CreateTablet for tablet cc503d54d2cd46d9a546692eeeeb01cc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:24.147202  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc503d54d2cd46d9a546692eeeeb01cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.150633  3442 tablet_service.cc:1511] Processing CreateTablet for tablet c73a03d2947c40a6a3d3efd73b7a93b6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.152226  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73a03d2947c40a6a3d3efd73b7a93b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.152633  3439 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a4ca855e645818c55faf48d1874e8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:24.154574  3439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a4ca855e645818c55faf48d1874e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.149185  3440 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce403d6bdf549ec852c0ce8be280d45 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b048e23e246b45e2bb7cfc65418b0c46]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:24.160048  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce403d6bdf549ec852c0ce8be280d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.161837  3646 tablet_bootstrap.cc:492] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620: Bootstrap starting.
I20260630 12:35:24.178499  3648 tablet_bootstrap.cc:492] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79: Bootstrap starting.
I20260630 12:35:24.179229  3647 tablet_bootstrap.cc:492] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: Bootstrap starting.
I20260630 12:35:24.185264  3648 tablet_bootstrap.cc:654] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.186501  3647 tablet_bootstrap.cc:654] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.187367  3646 tablet_bootstrap.cc:654] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.197937  3648 tablet_bootstrap.cc:492] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79: No bootstrap required, opened a new log
I20260630 12:35:24.198355  3648 ts_tablet_manager.cc:1403] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260630 12:35:24.198724  3647 tablet_bootstrap.cc:492] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: No bootstrap required, opened a new log
I20260630 12:35:24.198740  3646 tablet_bootstrap.cc:492] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620: No bootstrap required, opened a new log
I20260630 12:35:24.199347  3647 ts_tablet_manager.cc:1403] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260630 12:35:24.199427  3646 ts_tablet_manager.cc:1403] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.016s
I20260630 12:35:24.200618  3648 raft_consensus.cc:359] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.201350  3648 raft_consensus.cc:385] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.201638  3648 raft_consensus.cc:740] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c17e94dd76324dd79212b89c349aec79, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.202310  3647 raft_consensus.cc:359] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.202400  3648 consensus_queue.cc:260] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.202702  3646 raft_consensus.cc:359] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.203153  3647 raft_consensus.cc:385] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.203420  3646 raft_consensus.cc:385] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.203521  3647 raft_consensus.cc:740] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2733cb312e44279b4388f7a1c58e1c3, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.203915  3646 raft_consensus.cc:740] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e27fdc923c9420e80d0bcdfa84f9620, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.204448  3647 consensus_queue.cc:260] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.204732  3646 consensus_queue.cc:260] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.210279  3646 ts_tablet_manager.cc:1434] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:35:24.211623  3646 tablet_bootstrap.cc:492] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: Bootstrap starting.
I20260630 12:35:24.221129  3646 tablet_bootstrap.cc:654] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.234539  3646 tablet_bootstrap.cc:492] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: No bootstrap required, opened a new log
I20260630 12:35:24.236044  3648 ts_tablet_manager.cc:1434] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79: Time spent starting tablet: real 0.037s	user 0.030s	sys 0.009s
I20260630 12:35:24.236806  3647 ts_tablet_manager.cc:1434] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.017s
I20260630 12:35:24.237293  3648 tablet_bootstrap.cc:492] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Bootstrap starting.
I20260630 12:35:24.237826  3647 tablet_bootstrap.cc:492] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3: Bootstrap starting.
I20260630 12:35:24.240442  3646 ts_tablet_manager.cc:1403] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260630 12:35:24.244033  3648 tablet_bootstrap.cc:654] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.243646  3646 raft_consensus.cc:359] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.244671  3647 tablet_bootstrap.cc:654] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.244606  3646 raft_consensus.cc:385] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.245136  3646 raft_consensus.cc:740] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e27fdc923c9420e80d0bcdfa84f9620, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.246183  3646 consensus_queue.cc:260] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.255326  3646 ts_tablet_manager.cc:1434] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:35:24.255578  3648 tablet_bootstrap.cc:492] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: No bootstrap required, opened a new log
I20260630 12:35:24.256260  3648 ts_tablet_manager.cc:1403] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260630 12:35:24.259420  3648 raft_consensus.cc:359] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.260282  3648 raft_consensus.cc:385] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.260826  3648 raft_consensus.cc:740] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c17e94dd76324dd79212b89c349aec79, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.261740  3648 consensus_queue.cc:260] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.263952  3648 ts_tablet_manager.cc:1434] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:35:24.264539  3654 raft_consensus.cc:493] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.265070  3648 tablet_bootstrap.cc:492] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79: Bootstrap starting.
I20260630 12:35:24.265224  3654 raft_consensus.cc:515] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.272138  3648 tablet_bootstrap.cc:654] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.273219  3654 leader_election.cc:290] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.274351  3646 tablet_bootstrap.cc:492] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: Bootstrap starting.
W20260630 12:35:24.281459  3478 tablet.cc:2406] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:24.284588  3646 tablet_bootstrap.cc:654] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.286881  3647 tablet_bootstrap.cc:492] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3: No bootstrap required, opened a new log
I20260630 12:35:24.287465  3647 ts_tablet_manager.cc:1403] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.027s
I20260630 12:35:24.284684  3648 tablet_bootstrap.cc:492] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79: No bootstrap required, opened a new log
I20260630 12:35:24.288159  3648 ts_tablet_manager.cc:1403] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:35:24.290629  3647 raft_consensus.cc:359] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.291452  3646 tablet_bootstrap.cc:492] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: No bootstrap required, opened a new log
I20260630 12:35:24.291214  3648 raft_consensus.cc:359] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.291471  3647 raft_consensus.cc:385] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.292059  3646 ts_tablet_manager.cc:1403] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:35:24.292109  3648 raft_consensus.cc:385] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.292626  3648 raft_consensus.cc:740] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c17e94dd76324dd79212b89c349aec79, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.293453  3648 consensus_queue.cc:260] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.295168  3646 raft_consensus.cc:359] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.295769  3648 ts_tablet_manager.cc:1434] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:24.295451  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce403d6bdf549ec852c0ce8be280d45" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c17e94dd76324dd79212b89c349aec79" is_pre_election: true
I20260630 12:35:24.296247  3647 raft_consensus.cc:740] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2733cb312e44279b4388f7a1c58e1c3, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.296867  3648 tablet_bootstrap.cc:492] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79: Bootstrap starting.
W20260630 12:35:24.297425  3491 leader_election.cc:343] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:24.297209  3647 consensus_queue.cc:260] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.296094  3646 raft_consensus.cc:385] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.298394  3646 raft_consensus.cc:740] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e27fdc923c9420e80d0bcdfa84f9620, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.299316  3646 consensus_queue.cc:260] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.303732  3648 tablet_bootstrap.cc:654] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.305406  3647 ts_tablet_manager.cc:1434] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260630 12:35:24.306442  3647 tablet_bootstrap.cc:492] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3: Bootstrap starting.
I20260630 12:35:24.308108  3646 ts_tablet_manager.cc:1434] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:35:24.311652  3646 tablet_bootstrap.cc:492] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620: Bootstrap starting.
I20260630 12:35:24.312992  3647 tablet_bootstrap.cc:654] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.320098  3646 tablet_bootstrap.cc:654] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.325186  3647 tablet_bootstrap.cc:492] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3: No bootstrap required, opened a new log
I20260630 12:35:24.325501  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce403d6bdf549ec852c0ce8be280d45" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3" is_pre_election: true
I20260630 12:35:24.325932  3647 ts_tablet_manager.cc:1403] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:35:24.326309  3601 raft_consensus.cc:2468] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in term 0.
I20260630 12:35:24.326970  3648 tablet_bootstrap.cc:492] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79: No bootstrap required, opened a new log
I20260630 12:35:24.327446  3648 ts_tablet_manager.cc:1403] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260630 12:35:24.327790  3491 leader_election.cc:304] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [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: 5e27fdc923c9420e80d0bcdfa84f9620, d2733cb312e44279b4388f7a1c58e1c3; no voters: c17e94dd76324dd79212b89c349aec79
I20260630 12:35:24.328976  3654 raft_consensus.cc:2804] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.329341  3654 raft_consensus.cc:493] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.329655  3654 raft_consensus.cc:3060] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.329931  3647 raft_consensus.cc:359] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.330282  3648 raft_consensus.cc:359] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.330717  3652 raft_consensus.cc:493] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.331058  3648 raft_consensus.cc:385] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.331434  3648 raft_consensus.cc:740] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c17e94dd76324dd79212b89c349aec79, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.331380  3652 raft_consensus.cc:515] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.332393  3648 consensus_queue.cc:260] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.333799  3646 tablet_bootstrap.cc:492] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620: No bootstrap required, opened a new log
I20260630 12:35:24.334290  3646 ts_tablet_manager.cc:1403] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260630 12:35:24.336105  3653 raft_consensus.cc:493] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.336694  3653 raft_consensus.cc:515] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.330754  3647 raft_consensus.cc:385] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.337316  3646 raft_consensus.cc:359] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.338280  3652 leader_election.cc:290] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.338327  3647 raft_consensus.cc:740] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2733cb312e44279b4388f7a1c58e1c3, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.341662  3653 leader_election.cc:290] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063), 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055)
I20260630 12:35:24.341816  3648 ts_tablet_manager.cc:1434] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:35:24.341754  3647 consensus_queue.cc:260] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.338996  3646 raft_consensus.cc:385] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.352222  3652 raft_consensus.cc:493] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.344209  3646 raft_consensus.cc:740] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e27fdc923c9420e80d0bcdfa84f9620, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.352810  3652 raft_consensus.cc:515] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.348052  3654 raft_consensus.cc:515] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.363963  3646 consensus_queue.cc:260] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.372265  3646 ts_tablet_manager.cc:1434] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.009s
I20260630 12:35:24.373558  3647 ts_tablet_manager.cc:1434] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260630 12:35:24.374711  3647 tablet_bootstrap.cc:492] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3: Bootstrap starting.
I20260630 12:35:24.374650  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce403d6bdf549ec852c0ce8be280d45" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c17e94dd76324dd79212b89c349aec79"
I20260630 12:35:24.375360  3452 raft_consensus.cc:3060] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.381496  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc503d54d2cd46d9a546692eeeeb01cc" candidate_uuid: "d2733cb312e44279b4388f7a1c58e1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c17e94dd76324dd79212b89c349aec79" is_pre_election: true
I20260630 12:35:24.381834  3647 tablet_bootstrap.cc:654] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.382261  3451 raft_consensus.cc:2468] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2733cb312e44279b4388f7a1c58e1c3 in term 0.
I20260630 12:35:24.383898  3565 leader_election.cc:304] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c17e94dd76324dd79212b89c349aec79, d2733cb312e44279b4388f7a1c58e1c3; no voters: 
I20260630 12:35:24.385210  3653 raft_consensus.cc:2804] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.385666  3654 leader_election.cc:290] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 election: Requested vote from peers c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.385718  3653 raft_consensus.cc:493] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.386196  3653 raft_consensus.cc:3060] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.387426  3452 raft_consensus.cc:2468] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in term 1.
I20260630 12:35:24.387431  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce403d6bdf549ec852c0ce8be280d45" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3"
I20260630 12:35:24.388471  3601 raft_consensus.cc:3060] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.392251  3491 leader_election.cc:304] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e27fdc923c9420e80d0bcdfa84f9620, c17e94dd76324dd79212b89c349aec79; no voters: 
I20260630 12:35:24.394013  3654 raft_consensus.cc:2804] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.394189  3652 leader_election.cc:290] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.393417  3653 raft_consensus.cc:515] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.398501  3653 leader_election.cc:290] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [CANDIDATE]: Term 1 election: Requested vote from peers c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063), 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055)
I20260630 12:35:24.400374  3601 raft_consensus.cc:2468] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in term 1.
I20260630 12:35:24.404321  3671 raft_consensus.cc:493] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.404948  3671 raft_consensus.cc:515] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.406582  3654 raft_consensus.cc:697] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 LEADER]: Becoming Leader. State: Replica: 5e27fdc923c9420e80d0bcdfa84f9620, State: Running, Role: LEADER
I20260630 12:35:24.404901  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc503d54d2cd46d9a546692eeeeb01cc" candidate_uuid: "d2733cb312e44279b4388f7a1c58e1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c17e94dd76324dd79212b89c349aec79"
I20260630 12:35:24.407557  3654 consensus_queue.cc:237] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.410352  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c17e94dd76324dd79212b89c349aec79" is_pre_election: true
I20260630 12:35:24.410789  3647 tablet_bootstrap.cc:492] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3: No bootstrap required, opened a new log
I20260630 12:35:24.410983  3451 raft_consensus.cc:2468] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in term 0.
I20260630 12:35:24.411257  3647 ts_tablet_manager.cc:1403] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.006s
I20260630 12:35:24.412372  3491 leader_election.cc:304] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e27fdc923c9420e80d0bcdfa84f9620, c17e94dd76324dd79212b89c349aec79; no voters: 
I20260630 12:35:24.415519  3647 raft_consensus.cc:359] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.416311  3647 raft_consensus.cc:385] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.416656  3647 raft_consensus.cc:740] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2733cb312e44279b4388f7a1c58e1c3, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.417642  3647 consensus_queue.cc:260] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.418839  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc503d54d2cd46d9a546692eeeeb01cc" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" is_pre_election: true
I20260630 12:35:24.419608  3527 raft_consensus.cc:2468] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c17e94dd76324dd79212b89c349aec79 in term 0.
I20260630 12:35:24.420331  3647 ts_tablet_manager.cc:1434] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:35:24.420408  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" is_pre_election: true
I20260630 12:35:24.421164  3415 leader_election.cc:304] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e27fdc923c9420e80d0bcdfa84f9620, c17e94dd76324dd79212b89c349aec79; no voters: 
I20260630 12:35:24.421401  3673 raft_consensus.cc:2804] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.421795  3673 raft_consensus.cc:493] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.422119  3673 raft_consensus.cc:3060] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.422587  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc503d54d2cd46d9a546692eeeeb01cc" candidate_uuid: "d2733cb312e44279b4388f7a1c58e1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" is_pre_election: true
I20260630 12:35:24.422818  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc503d54d2cd46d9a546692eeeeb01cc" candidate_uuid: "d2733cb312e44279b4388f7a1c58e1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620"
I20260630 12:35:24.423189  3527 raft_consensus.cc:2468] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2733cb312e44279b4388f7a1c58e1c3 in term 0.
I20260630 12:35:24.424362  3665 raft_consensus.cc:493] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:24.424865  3665 raft_consensus.cc:515] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.427794  3665 leader_election.cc:290] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.428735  3671 leader_election.cc:290] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.431794  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3" is_pre_election: true
I20260630 12:35:24.432533  3601 raft_consensus.cc:2468] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in term 0.
I20260630 12:35:24.433475  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73a03d2947c40a6a3d3efd73b7a93b6" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" is_pre_election: true
I20260630 12:35:24.434204  3527 raft_consensus.cc:2468] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c17e94dd76324dd79212b89c349aec79 in term 0.
I20260630 12:35:24.435271  3415 leader_election.cc:304] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e27fdc923c9420e80d0bcdfa84f9620, c17e94dd76324dd79212b89c349aec79; no voters: 
I20260630 12:35:24.436174  3665 raft_consensus.cc:2804] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.436216  3673 raft_consensus.cc:515] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.436753  3665 raft_consensus.cc:493] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.437265  3665 raft_consensus.cc:3060] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.437548  3526 raft_consensus.cc:2393] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c17e94dd76324dd79212b89c349aec79 in current term 1: Already voted for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in this term.
I20260630 12:35:24.438565  3673 leader_election.cc:290] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 election: Requested vote from peers c17e94dd76324dd79212b89c349aec79 (127.0.209.1:38063), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.431782  3452 raft_consensus.cc:3060] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.439524  3600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3" is_pre_election: true
I20260630 12:35:24.440348  3600 raft_consensus.cc:2468] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c17e94dd76324dd79212b89c349aec79 in term 0.
I20260630 12:35:24.441537  3599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73a03d2947c40a6a3d3efd73b7a93b6" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3" is_pre_election: true
I20260630 12:35:24.442200  3599 raft_consensus.cc:2468] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c17e94dd76324dd79212b89c349aec79 in term 0.
I20260630 12:35:24.441970  3350 catalog_manager.cc:5697] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.443351  3598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3"
I20260630 12:35:24.444003  3598 raft_consensus.cc:3060] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.446151  3665 raft_consensus.cc:515] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.446339  3452 raft_consensus.cc:2468] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2733cb312e44279b4388f7a1c58e1c3 in term 1.
I20260630 12:35:24.447996  3665 leader_election.cc:290] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 election: Requested vote from peers 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.449895  3652 raft_consensus.cc:2764] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:24.451200  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc503d54d2cd46d9a546692eeeeb01cc" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3" is_pre_election: true
I20260630 12:35:24.451874  3598 raft_consensus.cc:2468] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in term 1.
I20260630 12:35:24.452031  3601 raft_consensus.cc:2393] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c17e94dd76324dd79212b89c349aec79 in current term 1: Already voted for candidate d2733cb312e44279b4388f7a1c58e1c3 in this term.
I20260630 12:35:24.453016  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73a03d2947c40a6a3d3efd73b7a93b6" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620"
I20260630 12:35:24.453215  3416 leader_election.cc:304] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [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: c17e94dd76324dd79212b89c349aec79, d2733cb312e44279b4388f7a1c58e1c3; no voters: 5e27fdc923c9420e80d0bcdfa84f9620
I20260630 12:35:24.453646  3526 raft_consensus.cc:3060] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.453992  3565 leader_election.cc:304] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [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: c17e94dd76324dd79212b89c349aec79, d2733cb312e44279b4388f7a1c58e1c3; no voters: 5e27fdc923c9420e80d0bcdfa84f9620
I20260630 12:35:24.454056  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73a03d2947c40a6a3d3efd73b7a93b6" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3"
I20260630 12:35:24.454779  3601 raft_consensus.cc:3060] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.455052  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c17e94dd76324dd79212b89c349aec79"
I20260630 12:35:24.455502  3652 raft_consensus.cc:2804] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:24.455852  3653 raft_consensus.cc:2804] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.455884  3652 raft_consensus.cc:493] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:24.456571  3652 raft_consensus.cc:3060] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.461556  3601 raft_consensus.cc:2468] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c17e94dd76324dd79212b89c349aec79 in term 1.
I20260630 12:35:24.460789  3526 raft_consensus.cc:2468] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c17e94dd76324dd79212b89c349aec79 in term 1.
I20260630 12:35:24.465608  3416 leader_election.cc:304] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c17e94dd76324dd79212b89c349aec79, d2733cb312e44279b4388f7a1c58e1c3; no voters: 
I20260630 12:35:24.466168  3652 raft_consensus.cc:515] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.466848  3653 raft_consensus.cc:697] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 LEADER]: Becoming Leader. State: Replica: d2733cb312e44279b4388f7a1c58e1c3, State: Running, Role: LEADER
I20260630 12:35:24.466967  3491 leader_election.cc:304] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e27fdc923c9420e80d0bcdfa84f9620, d2733cb312e44279b4388f7a1c58e1c3; no voters: 
I20260630 12:35:24.467756  3451 raft_consensus.cc:2393] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e27fdc923c9420e80d0bcdfa84f9620 in current term 1: Already voted for candidate c17e94dd76324dd79212b89c349aec79 in this term.
I20260630 12:35:24.468060  3665 raft_consensus.cc:2804] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.467841  3653 consensus_queue.cc:237] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.470119  3652 leader_election.cc:290] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [CANDIDATE]: Term 1 election: Requested vote from peers 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2:40055), d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3:42353)
I20260630 12:35:24.470827  3598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2733cb312e44279b4388f7a1c58e1c3"
I20260630 12:35:24.471446  3598 raft_consensus.cc:2393] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c17e94dd76324dd79212b89c349aec79 in current term 1: Already voted for candidate 5e27fdc923c9420e80d0bcdfa84f9620 in this term.
I20260630 12:35:24.471655  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a4ca855e645818c55faf48d1874e8" candidate_uuid: "c17e94dd76324dd79212b89c349aec79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e27fdc923c9420e80d0bcdfa84f9620"
I20260630 12:35:24.471832  3665 raft_consensus.cc:697] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 1 LEADER]: Becoming Leader. State: Replica: c17e94dd76324dd79212b89c349aec79, State: Running, Role: LEADER
I20260630 12:35:24.469161  3673 raft_consensus.cc:2804] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.472745  3673 raft_consensus.cc:697] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 LEADER]: Becoming Leader. State: Replica: 5e27fdc923c9420e80d0bcdfa84f9620, State: Running, Role: LEADER
I20260630 12:35:24.473531  3673 consensus_queue.cc:237] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.473515  3665 consensus_queue.cc:237] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } }
I20260630 12:35:24.479868  3350 catalog_manager.cc:5697] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2733cb312e44279b4388f7a1c58e1c3 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "d2733cb312e44279b4388f7a1c58e1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:24.483604  3415 leader_election.cc:304] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [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: c17e94dd76324dd79212b89c349aec79; no voters: 5e27fdc923c9420e80d0bcdfa84f9620, d2733cb312e44279b4388f7a1c58e1c3
I20260630 12:35:24.484858  3665 raft_consensus.cc:2749] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:24.484609  3348 catalog_manager.cc:5697] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e27fdc923c9420e80d0bcdfa84f9620 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.485792  3349 catalog_manager.cc:5697] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 reported cstate change: term changed from 0 to 1, leader changed from <none> to c17e94dd76324dd79212b89c349aec79 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "c17e94dd76324dd79212b89c349aec79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e27fdc923c9420e80d0bcdfa84f9620" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c17e94dd76324dd79212b89c349aec79" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2733cb312e44279b4388f7a1c58e1c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.516937   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:35:24.535633   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.536532   836 tablet_replica.cc:333] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79: stopping tablet replica
I20260630 12:35:24.537099   836 raft_consensus.cc:2243] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.537509   836 raft_consensus.cc:2272] T 8ce403d6bdf549ec852c0ce8be280d45 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.539264   836 tablet_replica.cc:333] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: stopping tablet replica
I20260630 12:35:24.539811   836 raft_consensus.cc:2243] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.540365   836 pending_rounds.cc:70] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Trying to abort 1 pending ops.
I20260630 12:35:24.540557   836 pending_rounds.cc:77] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442698659004416 op_type: NO_OP noop_request { }
I20260630 12:35:24.540858   836 raft_consensus.cc:2889] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:24.541119   836 raft_consensus.cc:2272] T c73a03d2947c40a6a3d3efd73b7a93b6 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.543041   836 tablet_replica.cc:333] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79: stopping tablet replica
I20260630 12:35:24.543519   836 raft_consensus.cc:2243] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.543898   836 raft_consensus.cc:2272] T 0f3a4ca855e645818c55faf48d1874e8 P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.545790   836 tablet_replica.cc:333] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79: stopping tablet replica
I20260630 12:35:24.546268   836 raft_consensus.cc:2243] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.546635   836 raft_consensus.cc:2272] T cc503d54d2cd46d9a546692eeeeb01cc P c17e94dd76324dd79212b89c349aec79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.568460   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:35:24.578747   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:35:24.594720   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.596145   836 tablet_replica.cc:333] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620: stopping tablet replica
I20260630 12:35:24.596782   836 raft_consensus.cc:2243] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.597193   836 raft_consensus.cc:2272] T cc503d54d2cd46d9a546692eeeeb01cc P 5e27fdc923c9420e80d0bcdfa84f9620 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.599068   836 tablet_replica.cc:333] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: stopping tablet replica
I20260630 12:35:24.599566   836 raft_consensus.cc:2243] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.600158   836 pending_rounds.cc:70] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: Trying to abort 1 pending ops.
I20260630 12:35:24.600360   836 pending_rounds.cc:77] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442698654904320 op_type: NO_OP noop_request { }
I20260630 12:35:24.600625   836 raft_consensus.cc:2889] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:24.600898   836 raft_consensus.cc:2272] T 0f3a4ca855e645818c55faf48d1874e8 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.603057   836 tablet_replica.cc:333] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: stopping tablet replica
I20260630 12:35:24.603534   836 raft_consensus.cc:2243] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.604091   836 pending_rounds.cc:70] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: Trying to abort 1 pending ops.
I20260630 12:35:24.604291   836 pending_rounds.cc:77] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442698385960960 op_type: NO_OP noop_request { }
I20260630 12:35:24.604547   836 raft_consensus.cc:2889] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:24.604812   836 raft_consensus.cc:2272] T 8ce403d6bdf549ec852c0ce8be280d45 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.606899   836 tablet_replica.cc:333] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620: stopping tablet replica
I20260630 12:35:24.607347   836 raft_consensus.cc:2243] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.607698   836 raft_consensus.cc:2272] T c73a03d2947c40a6a3d3efd73b7a93b6 P 5e27fdc923c9420e80d0bcdfa84f9620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.625231  3403 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:35:24.628705  3403 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260630 12:35:24.629254  3403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:24.630332   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:35:24.641010   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:35:24.660596   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.661334   836 tablet_replica.cc:333] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3: stopping tablet replica
I20260630 12:35:24.661904   836 raft_consensus.cc:2243] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.662250   836 raft_consensus.cc:2272] T c73a03d2947c40a6a3d3efd73b7a93b6 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.664055   836 tablet_replica.cc:333] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3: stopping tablet replica
I20260630 12:35:24.664499   836 raft_consensus.cc:2243] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.664803   836 raft_consensus.cc:2272] T 8ce403d6bdf549ec852c0ce8be280d45 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.666352   836 tablet_replica.cc:333] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3: stopping tablet replica
I20260630 12:35:24.666800   836 raft_consensus.cc:2243] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.667088   836 raft_consensus.cc:2272] T 0f3a4ca855e645818c55faf48d1874e8 P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.668795   836 tablet_replica.cc:333] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: stopping tablet replica
I20260630 12:35:24.669191   836 raft_consensus.cc:2243] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.669684   836 pending_rounds.cc:70] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: Trying to abort 1 pending ops.
I20260630 12:35:24.669835   836 pending_rounds.cc:77] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442698641240064 op_type: NO_OP noop_request { }
I20260630 12:35:24.670053   836 raft_consensus.cc:2889] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:24.670260   836 raft_consensus.cc:2272] T cc503d54d2cd46d9a546692eeeeb01cc P d2733cb312e44279b4388f7a1c58e1c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.692785   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:35:24.703598   836 master.cc:562] Master@127.0.209.62:42353 shutting down...
I20260630 12:35:24.718408   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.719020   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.719312   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fd3638fa1df4d26970037ad7ffbf34b: stopping tablet replica
I20260630 12:35:24.737602   836 master.cc:584] Master@127.0.209.62:42353 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2279 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:35:24.768167   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:45983
I20260630 12:35:24.769131   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:24.774097  3681 instance_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:35:24.774657  3680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:24.775563  3683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:24.776520   836 server_base.cc:1061] running on GCE node
I20260630 12:35:24.777369   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:24.777573   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:24.777765   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822924777744 us; error 0 us; skew 500 ppm
I20260630 12:35:24.778263   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:24.780537   836 webserver.cc:533] Webserver started at http://127.0.209.62:41743/ using document root <none> and password file <none>
I20260630 12:35:24.781030   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:24.781229   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:24.781492   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:24.782514   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "ac792bf931dd4d8cb75d68229fcc964a"
format_stamp: "Formatted at 2026-06-30 12:35:24 on dist-test-slave-n2nm"
I20260630 12:35:24.786779   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:24.790000  3688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:24.790840   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:24.791083   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "ac792bf931dd4d8cb75d68229fcc964a"
format_stamp: "Formatted at 2026-06-30 12:35:24 on dist-test-slave-n2nm"
I20260630 12:35:24.791352   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-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:35:24.831398   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:24.832409   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:24.868026   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:45983
I20260630 12:35:24.868119  3739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:45983 every 8 connection(s)
I20260630 12:35:24.871747  3740 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:35:24.881403  3740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a: Bootstrap starting.
I20260630 12:35:24.885583  3740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.889364  3740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a: No bootstrap required, opened a new log
I20260630 12:35:24.891310  3740 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac792bf931dd4d8cb75d68229fcc964a" member_type: VOTER }
I20260630 12:35:24.891700  3740 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.891975  3740 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac792bf931dd4d8cb75d68229fcc964a, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.892572  3740 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac792bf931dd4d8cb75d68229fcc964a" member_type: VOTER }
I20260630 12:35:24.893060  3740 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:24.893354  3740 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:24.893635  3740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.898007  3740 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac792bf931dd4d8cb75d68229fcc964a" member_type: VOTER }
I20260630 12:35:24.898499  3740 leader_election.cc:304] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [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: ac792bf931dd4d8cb75d68229fcc964a; no voters: 
I20260630 12:35:24.899669  3740 leader_election.cc:290] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:24.900063  3743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.901340  3743 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 1 LEADER]: Becoming Leader. State: Replica: ac792bf931dd4d8cb75d68229fcc964a, State: Running, Role: LEADER
I20260630 12:35:24.901955  3743 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [LEADER]: Queue going to LEADER mode. State: All 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: "ac792bf931dd4d8cb75d68229fcc964a" member_type: VOTER }
I20260630 12:35:24.902494  3740 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:24.904747  3745 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac792bf931dd4d8cb75d68229fcc964a. Latest consensus state: current_term: 1 leader_uuid: "ac792bf931dd4d8cb75d68229fcc964a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac792bf931dd4d8cb75d68229fcc964a" member_type: VOTER } }
I20260630 12:35:24.904706  3744 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac792bf931dd4d8cb75d68229fcc964a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac792bf931dd4d8cb75d68229fcc964a" member_type: VOTER } }
I20260630 12:35:24.905382  3745 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:24.905474  3744 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:24.908768  3748 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:24.913873  3748 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:24.917410   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:24.922493  3748 catalog_manager.cc:1383] Generated new cluster ID: c5d794df0e1f46cca5137ef920cbdf64
I20260630 12:35:24.922793  3748 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:24.947343  3748 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:24.948719  3748 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:24.973517  3748 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a: Generated new TSK 0
I20260630 12:35:24.974128  3748 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:24.983920   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:24.989617  3761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:24.990754  3762 instance_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:35:24.993364  3764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:24.993459   836 server_base.cc:1061] running on GCE node
I20260630 12:35:24.994390   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:24.994585   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:24.994760   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822924994742 us; error 0 us; skew 500 ppm
I20260630 12:35:24.995250   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:24.997421   836 webserver.cc:533] Webserver started at http://127.0.209.1:33549/ using document root <none> and password file <none>
I20260630 12:35:24.997900   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:24.998096   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:24.998397   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:24.999423   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "085d3e45a92f494cb3be231d12062174"
format_stamp: "Formatted at 2026-06-30 12:35:24 on dist-test-slave-n2nm"
I20260630 12:35:25.003654   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:25.006875  3769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.007622   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:25.007951   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "085d3e45a92f494cb3be231d12062174"
format_stamp: "Formatted at 2026-06-30 12:35:24 on dist-test-slave-n2nm"
I20260630 12:35:25.008241   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-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:35:25.020360   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.021435   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.022818   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.025106   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.025326   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.025568   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.025740   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.062786   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:42577
I20260630 12:35:25.062879  3831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:42577 every 8 connection(s)
I20260630 12:35:25.067685   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:25.075300  3836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:25.076857  3837 instance_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:35:25.079392  3839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:25.079799   836 server_base.cc:1061] running on GCE node
I20260630 12:35:25.080940   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:25.081197   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:25.081386   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822925081367 us; error 0 us; skew 500 ppm
I20260630 12:35:25.081542  3832 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45983
I20260630 12:35:25.081904  3832 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:25.082020   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:25.082794  3832 heartbeater.cc:507] Master 127.0.209.62:45983 requested a full tablet report, sending...
I20260630 12:35:25.084640   836 webserver.cc:533] Webserver started at http://127.0.209.2:43631/ using document root <none> and password file <none>
I20260630 12:35:25.085139  3705 ts_manager.cc:194] Registered new tserver with Master: 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:25.085294   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:25.085636   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:25.085984   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:25.087334   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "1ddd353e07f04fa08725d54f9ed98227"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-n2nm"
I20260630 12:35:25.087464  3705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56810
I20260630 12:35:25.092396   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:25.095608  3844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.096385   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:25.096660   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "1ddd353e07f04fa08725d54f9ed98227"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-n2nm"
I20260630 12:35:25.096938   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-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:35:25.113826   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.114845   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.116254   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.118384   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.118602   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.118839   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.119007   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.155500   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:41499
I20260630 12:35:25.155597  3906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:41499 every 8 connection(s)
I20260630 12:35:25.160220   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:25.166749  3910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:25.169903  3911 instance_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:35:25.169981  3913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:25.172199   836 server_base.cc:1061] running on GCE node
I20260630 12:35:25.173192  3907 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45983
I20260630 12:35:25.173328   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:25.173653  3907 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:25.173696   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:25.174069   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822925174008 us; error 0 us; skew 500 ppm
I20260630 12:35:25.174527  3907 heartbeater.cc:507] Master 127.0.209.62:45983 requested a full tablet report, sending...
I20260630 12:35:25.174827   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:25.176717  3705 ts_manager.cc:194] Registered new tserver with Master: 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:25.177778   836 webserver.cc:533] Webserver started at http://127.0.209.3:35513/ using document root <none> and password file <none>
I20260630 12:35:25.178283   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:25.178225  3705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56822
I20260630 12:35:25.178659   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:25.178967   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:25.180198   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "4a04756deec9479e94348203a8205db7"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-n2nm"
I20260630 12:35:25.184417   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:25.187428  3918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.188208   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:25.188480   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "4a04756deec9479e94348203a8205db7"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-n2nm"
I20260630 12:35:25.188753   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-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:35:25.207085   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.208173   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.209589   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.212177   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.212400   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.212627   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.212800   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.250355   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:35897
I20260630 12:35:25.250478  3980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:35897 every 8 connection(s)
I20260630 12:35:25.263844  3981 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45983
I20260630 12:35:25.264209  3981 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:25.264864  3981 heartbeater.cc:507] Master 127.0.209.62:45983 requested a full tablet report, sending...
I20260630 12:35:25.266647  3705 ts_manager.cc:194] Registered new tserver with Master: 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:25.266999   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013344517s
I20260630 12:35:25.268064  3705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56824
I20260630 12:35:26.090438  3832 heartbeater.cc:499] Master 127.0.209.62:45983 was elected leader, sending a full tablet report...
I20260630 12:35:26.180999  3907 heartbeater.cc:499] Master 127.0.209.62:45983 was elected leader, sending a full tablet report...
I20260630 12:35:26.270707  3981 heartbeater.cc:499] Master 127.0.209.62:45983 was elected leader, sending a full tablet report...
I20260630 12:35:26.321142  3705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56838:
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:35:26.323144  3705 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:35:26.378360  3797 tablet_service.cc:1511] Processing CreateTablet for tablet a97674a0d195485b8bb2152f95cf82e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.379930  3797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97674a0d195485b8bb2152f95cf82e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.381996  3796 tablet_service.cc:1511] Processing CreateTablet for tablet 29de4692a08e4cd58eb4ab2a5d8b442b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.383456  3796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29de4692a08e4cd58eb4ab2a5d8b442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.384673  3795 tablet_service.cc:1511] Processing CreateTablet for tablet c8563a447d0d4420b8fa6dd13fdf7145 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.385967  3794 tablet_service.cc:1511] Processing CreateTablet for tablet 8f90af5f32a1450da4557aeaf40940a9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.387346  3794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f90af5f32a1450da4557aeaf40940a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.388096  3795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8563a447d0d4420b8fa6dd13fdf7145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.390414  3793 tablet_service.cc:1511] Processing CreateTablet for tablet f0b11c299e264fe09b0bba12156064b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.391876  3793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b11c299e264fe09b0bba12156064b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.393529  3946 tablet_service.cc:1511] Processing CreateTablet for tablet a97674a0d195485b8bb2152f95cf82e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.394134  3792 tablet_service.cc:1511] Processing CreateTablet for tablet 1035da558b85412bb0e0368e36b6ba59 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.394976  3946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97674a0d195485b8bb2152f95cf82e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.395507  3792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1035da558b85412bb0e0368e36b6ba59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.396667  3945 tablet_service.cc:1511] Processing CreateTablet for tablet 29de4692a08e4cd58eb4ab2a5d8b442b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.398029  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29de4692a08e4cd58eb4ab2a5d8b442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.400715  3944 tablet_service.cc:1511] Processing CreateTablet for tablet c8563a447d0d4420b8fa6dd13fdf7145 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.401511  3791 tablet_service.cc:1511] Processing CreateTablet for tablet 82e75c6d613b46e6b06b4d13392f7a65 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.402169  3944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8563a447d0d4420b8fa6dd13fdf7145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.402886  3791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e75c6d613b46e6b06b4d13392f7a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.404657  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 1035da558b85412bb0e0368e36b6ba59 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.406010  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1035da558b85412bb0e0368e36b6ba59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.407754  3790 tablet_service.cc:1511] Processing CreateTablet for tablet dac21ead10bd4f86b79c3b93298bd2c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.409149  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac21ead10bd4f86b79c3b93298bd2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.408733  3940 tablet_service.cc:1511] Processing CreateTablet for tablet 82e75c6d613b46e6b06b4d13392f7a65 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.410113  3940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e75c6d613b46e6b06b4d13392f7a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.412727  3943 tablet_service.cc:1511] Processing CreateTablet for tablet 8f90af5f32a1450da4557aeaf40940a9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.414080  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f90af5f32a1450da4557aeaf40940a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.416559  3942 tablet_service.cc:1511] Processing CreateTablet for tablet f0b11c299e264fe09b0bba12156064b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.418011  4001 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.418999  3939 tablet_service.cc:1511] Processing CreateTablet for tablet dac21ead10bd4f86b79c3b93298bd2c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.424047  3872 tablet_service.cc:1511] Processing CreateTablet for tablet a97674a0d195485b8bb2152f95cf82e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.425355  4001 tablet_bootstrap.cc:654] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.425431  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97674a0d195485b8bb2152f95cf82e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.426693  3865 tablet_service.cc:1511] Processing CreateTablet for tablet dac21ead10bd4f86b79c3b93298bd2c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.428041  3865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac21ead10bd4f86b79c3b93298bd2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.427894  3866 tablet_service.cc:1511] Processing CreateTablet for tablet 82e75c6d613b46e6b06b4d13392f7a65 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.429327  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e75c6d613b46e6b06b4d13392f7a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.417953  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b11c299e264fe09b0bba12156064b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.431713  3939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac21ead10bd4f86b79c3b93298bd2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.431968  3871 tablet_service.cc:1511] Processing CreateTablet for tablet 29de4692a08e4cd58eb4ab2a5d8b442b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.433377  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29de4692a08e4cd58eb4ab2a5d8b442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.436691  3870 tablet_service.cc:1511] Processing CreateTablet for tablet c8563a447d0d4420b8fa6dd13fdf7145 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.438088  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8563a447d0d4420b8fa6dd13fdf7145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.441025  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 8f90af5f32a1450da4557aeaf40940a9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.442979  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f90af5f32a1450da4557aeaf40940a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.445037  3868 tablet_service.cc:1511] Processing CreateTablet for tablet f0b11c299e264fe09b0bba12156064b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.446879  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b11c299e264fe09b0bba12156064b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.449016  3867 tablet_service.cc:1511] Processing CreateTablet for tablet 1035da558b85412bb0e0368e36b6ba59 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:26.451020  3867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1035da558b85412bb0e0368e36b6ba59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.499872  4001 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.500535  4001 ts_tablet_manager.cc:1403] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.011s
I20260630 12:35:26.503398  4001 raft_consensus.cc:359] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.504135  4001 raft_consensus.cc:385] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.504429  4001 raft_consensus.cc:740] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.505242  4001 consensus_queue.cc:260] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.523506  4004 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.539111  4004 tablet_bootstrap.cc:654] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.565073  4003 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.580258  4001 ts_tablet_manager.cc:1434] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.079s	user 0.015s	sys 0.026s
I20260630 12:35:26.580858  4003 tablet_bootstrap.cc:654] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.581434  4001 tablet_bootstrap.cc:492] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.587782  4001 tablet_bootstrap.cc:654] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.589861  4003 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.590451  4003 ts_tablet_manager.cc:1403] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260630 12:35:26.592628  4003 raft_consensus.cc:359] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.593330  4003 raft_consensus.cc:385] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.593581  4003 raft_consensus.cc:740] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.594252  4003 consensus_queue.cc:260] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.596936  4003 ts_tablet_manager.cc:1434] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:26.597896  4003 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.600011  4004 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.600801  4004 ts_tablet_manager.cc:1403] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.016s
I20260630 12:35:26.603677  4003 tablet_bootstrap.cc:654] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.604758  4004 raft_consensus.cc:359] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.605772  4004 raft_consensus.cc:385] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.606153  4004 raft_consensus.cc:740] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.607393  4004 consensus_queue.cc:260] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.612661  4001 tablet_bootstrap.cc:492] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.613235  4001 ts_tablet_manager.cc:1403] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260630 12:35:26.613502  4004 ts_tablet_manager.cc:1434] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:35:26.614681  4004 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.615469  4003 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.616044  4003 ts_tablet_manager.cc:1403] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:35:26.616151  4001 raft_consensus.cc:359] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.616905  4001 raft_consensus.cc:385] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.617215  4001 raft_consensus.cc:740] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.618165  4001 consensus_queue.cc:260] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.619311  4003 raft_consensus.cc:359] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.620121  4003 raft_consensus.cc:385] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.620487  4003 raft_consensus.cc:740] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.621315  4004 tablet_bootstrap.cc:654] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.621411  4003 consensus_queue.cc:260] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.623016  4001 ts_tablet_manager.cc:1434] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:35:26.624069  4001 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.625298  4005 raft_consensus.cc:493] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.625788  4005 raft_consensus.cc:515] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.628674  4005 leader_election.cc:290] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.630156  4003 ts_tablet_manager.cc:1434] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:35:26.631646  4003 tablet_bootstrap.cc:492] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.634833  4001 tablet_bootstrap.cc:654] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.639937  4003 tablet_bootstrap.cc:654] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.653100  4003 tablet_bootstrap.cc:492] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.653934  4003 ts_tablet_manager.cc:1403] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.014s
I20260630 12:35:26.657490  4003 raft_consensus.cc:359] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.658679  4003 raft_consensus.cc:385] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.659153  4003 raft_consensus.cc:740] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.660859  4003 consensus_queue.cc:260] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.664119  4001 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.665158  4001 ts_tablet_manager.cc:1403] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.001s
I20260630 12:35:26.667438  4004 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.667989  4004 ts_tablet_manager.cc:1403] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.026s
I20260630 12:35:26.669945  4003 ts_tablet_manager.cc:1434] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:35:26.670837  4004 raft_consensus.cc:359] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.670239  4001 raft_consensus.cc:359] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.671547  4004 raft_consensus.cc:385] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.672003  4004 raft_consensus.cc:740] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.671801  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:26.672263  4003 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.672619  3882 raft_consensus.cc:2468] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:26.674046  3773 leader_election.cc:304] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:26.671674  4001 raft_consensus.cc:385] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.674751  4001 raft_consensus.cc:740] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.674886  4005 raft_consensus.cc:2804] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.675338  4005 raft_consensus.cc:493] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.675683  4005 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.675751  4004 consensus_queue.cc:260] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.677994  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:26.675746  4001 consensus_queue.cc:260] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
W20260630 12:35:26.679792  3773 leader_election.cc:343] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.678246  4004 ts_tablet_manager.cc:1434] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:35:26.682086  4003 tablet_bootstrap.cc:654] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.682833  4004 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.685434  4001 ts_tablet_manager.cc:1434] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:35:26.685988  4017 raft_consensus.cc:493] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.687088  4017 raft_consensus.cc:515] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.688439  4001 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.690362  4004 tablet_bootstrap.cc:654] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.690586  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
W20260630 12:35:26.692255  3773 leader_election.cc:343] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.694752  4001 tablet_bootstrap.cc:654] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.694619  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
W20260630 12:35:26.696331  3773 leader_election.cc:343] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.696936  3773 leader_election.cc:304] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174; no voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7
I20260630 12:35:26.701295  4017 leader_election.cc:290] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.701721  4003 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.702538  4003 ts_tablet_manager.cc:1403] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.002s
I20260630 12:35:26.706091  4003 raft_consensus.cc:359] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.708729  4003 raft_consensus.cc:385] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.709741  4003 raft_consensus.cc:740] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.707403  4017 raft_consensus.cc:2749] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.712708  4003 consensus_queue.cc:260] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.717815  4003 ts_tablet_manager.cc:1434] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:35:26.719189  4003 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.727119  4003 tablet_bootstrap.cc:654] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.730913  4004 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.731840  4004 ts_tablet_manager.cc:1403] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.049s	user 0.033s	sys 0.014s
I20260630 12:35:26.732326  4005 raft_consensus.cc:515] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.735321  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:26.735991  3882 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.735591  4004 raft_consensus.cc:359] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.736428  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:26.736894  4005 leader_election.cc:290] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
W20260630 12:35:26.738022  3773 leader_election.cc:343] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.737047  4004 raft_consensus.cc:385] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.739426  4004 raft_consensus.cc:740] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.740365  4004 consensus_queue.cc:260] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.742998  4004 ts_tablet_manager.cc:1434] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:35:26.743041  4001 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.743722  4001 ts_tablet_manager.cc:1403] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.020s
I20260630 12:35:26.744153  4004 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.745082  4003 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.745646  4003 ts_tablet_manager.cc:1403] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260630 12:35:26.746557  4001 raft_consensus.cc:359] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.747311  4001 raft_consensus.cc:385] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.747629  4001 raft_consensus.cc:740] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.748529  4001 consensus_queue.cc:260] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.748845  4003 raft_consensus.cc:359] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.749663  4003 raft_consensus.cc:385] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.750020  4003 raft_consensus.cc:740] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.750540  4004 tablet_bootstrap.cc:654] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.751197  4001 ts_tablet_manager.cc:1434] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:26.750980  4003 consensus_queue.cc:260] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.752184  4001 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.755378  4003 ts_tablet_manager.cc:1434] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:35:26.756652  4003 tablet_bootstrap.cc:492] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.759114  4001 tablet_bootstrap.cc:654] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.763243  4003 tablet_bootstrap.cc:654] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.766896  4004 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.767431  4004 ts_tablet_manager.cc:1403] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:35:26.766021  3882 raft_consensus.cc:2468] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:26.770013  4001 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.769884  3773 leader_election.cc:304] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 4a04756deec9479e94348203a8205db7
I20260630 12:35:26.770620  4001 ts_tablet_manager.cc:1403] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:35:26.770370  4004 raft_consensus.cc:359] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.771150  4005 raft_consensus.cc:2804] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.771759  4005 raft_consensus.cc:697] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:26.772588  4005 consensus_queue.cc:237] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.773592  4001 raft_consensus.cc:359] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.774063  4003 tablet_bootstrap.cc:492] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.774326  4001 raft_consensus.cc:385] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.774749  4003 ts_tablet_manager.cc:1403] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:35:26.774739  4001 raft_consensus.cc:740] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.776530  4001 consensus_queue.cc:260] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.778159  4003 raft_consensus.cc:359] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.778960  4003 raft_consensus.cc:385] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.779322  4003 raft_consensus.cc:740] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.779951  4001 ts_tablet_manager.cc:1434] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:35:26.780213  4003 consensus_queue.cc:260] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.781394  4001 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.783071  4003 ts_tablet_manager.cc:1434] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:26.784216  4003 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.771188  4004 raft_consensus.cc:385] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.787053  4004 raft_consensus.cc:740] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.788563  4004 consensus_queue.cc:260] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.790450  4001 tablet_bootstrap.cc:654] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.791118  4004 ts_tablet_manager.cc:1434] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:35:26.795682  4004 tablet_bootstrap.cc:492] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.797520  4003 tablet_bootstrap.cc:654] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.800966  3705 catalog_manager.cc:5697] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:26.802260  4004 tablet_bootstrap.cc:654] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.827646  4001 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.828234  4001 ts_tablet_manager.cc:1403] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.010s
I20260630 12:35:26.828966  4003 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.829468  4003 ts_tablet_manager.cc:1403] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.020s
I20260630 12:35:26.829567  4004 tablet_bootstrap.cc:492] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.830091  4004 ts_tablet_manager.cc:1403] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.007s
I20260630 12:35:26.831164  4001 raft_consensus.cc:359] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.831982  4001 raft_consensus.cc:385] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.832268  4001 raft_consensus.cc:740] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.832500  4004 raft_consensus.cc:359] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.832296  4003 raft_consensus.cc:359] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.833214  4004 raft_consensus.cc:385] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.833415  4011 raft_consensus.cc:493] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.833495  4003 raft_consensus.cc:385] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.833590  4004 raft_consensus.cc:740] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.834008  4003 raft_consensus.cc:740] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.834008  4011 raft_consensus.cc:515] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.834589  4004 consensus_queue.cc:260] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.834923  4003 consensus_queue.cc:260] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.837386  4003 ts_tablet_manager.cc:1434] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:35:26.838482  4003 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:26.842427  4009 raft_consensus.cc:493] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.842928  4009 raft_consensus.cc:515] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.844650  4003 tablet_bootstrap.cc:654] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.854806  4004 ts_tablet_manager.cc:1434] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.004s
I20260630 12:35:26.856750  4011 leader_election.cc:290] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:26.858289  4009 leader_election.cc:290] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.859786  4004 tablet_bootstrap.cc:492] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.868933  4001 consensus_queue.cc:260] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.871548  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b11c299e264fe09b0bba12156064b2" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:26.872255  3882 raft_consensus.cc:2468] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:26.873513  3922 leader_election.cc:304] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:26.874405  4030 raft_consensus.cc:2804] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.874840  4030 raft_consensus.cc:493] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.875200  4030 raft_consensus.cc:3060] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.880017  4001 ts_tablet_manager.cc:1434] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.001s
I20260630 12:35:26.881436  4001 tablet_bootstrap.cc:492] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.884155  4030 raft_consensus.cc:515] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.866375  4004 tablet_bootstrap.cc:654] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.886992  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b11c299e264fe09b0bba12156064b2" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:26.889562  3882 raft_consensus.cc:3060] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.889760  4005 raft_consensus.cc:493] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.890246  4005 raft_consensus.cc:515] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.892395  4005 leader_election.cc:290] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.894191  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b11c299e264fe09b0bba12156064b2" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:26.896099  4011 raft_consensus.cc:493] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.896605  4011 raft_consensus.cc:515] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.898813  4011 leader_election.cc:290] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:26.900985  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b11c299e264fe09b0bba12156064b2" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:26.902315  3956 raft_consensus.cc:2393] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 085d3e45a92f494cb3be231d12062174 in current term 1: Already voted for candidate 4a04756deec9479e94348203a8205db7 in this term.
I20260630 12:35:26.903273  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b11c299e264fe09b0bba12156064b2" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:26.903720  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:26.904029  3807 raft_consensus.cc:2468] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:26.904419  3881 raft_consensus.cc:2468] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:26.905753  3922 leader_election.cc:304] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:26.906607  4011 raft_consensus.cc:2804] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.906992  4011 raft_consensus.cc:493] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.907334  4011 raft_consensus.cc:3060] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.908556  4001 tablet_bootstrap.cc:654] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.906618  4005 raft_consensus.cc:493] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.911559  4005 raft_consensus.cc:515] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.913905  4005 leader_election.cc:290] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.905782  3773 leader_election.cc:304] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174; no voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7
I20260630 12:35:26.912714  3882 raft_consensus.cc:2468] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 1.
W20260630 12:35:26.916416  3753 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:26.917927  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:26.917604  3758 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:26.918738  3881 raft_consensus.cc:2468] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:26.920394  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
W20260630 12:35:26.920816  3758 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:26.921123  3807 raft_consensus.cc:2468] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:26.916884  4030 leader_election.cc:290] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:26.922765  4005 raft_consensus.cc:3060] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.922802  4030 raft_consensus.cc:493] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.927673  3922 leader_election.cc:304] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:26.929147  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:26.929514  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac21ead10bd4f86b79c3b93298bd2c8" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:26.925383  4030 raft_consensus.cc:515] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.930729  3773 leader_election.cc:304] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:26.932031  4020 raft_consensus.cc:2804] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.932765  4020 raft_consensus.cc:493] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.932813  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b11c299e264fe09b0bba12156064b2" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:26.933178  4020 raft_consensus.cc:3060] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.934216  4030 leader_election.cc:290] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:26.934351  4038 raft_consensus.cc:2804] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.936636  4003 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:26.937006  4004 tablet_bootstrap.cc:492] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.937121  4003 ts_tablet_manager.cc:1403] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.099s	user 0.056s	sys 0.029s
I20260630 12:35:26.937660  4004 ts_tablet_manager.cc:1403] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.010s
I20260630 12:35:26.939944  4003 raft_consensus.cc:359] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.934970  4038 raft_consensus.cc:697] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Becoming Leader. State: Replica: 4a04756deec9479e94348203a8205db7, State: Running, Role: LEADER
I20260630 12:35:26.940627  4003 raft_consensus.cc:385] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.940969  4003 raft_consensus.cc:740] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.941991  4003 consensus_queue.cc:260] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
W20260630 12:35:26.942773  3846 leader_election.cc:343] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.940937  4004 raft_consensus.cc:359] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.942871  4038 consensus_queue.cc:237] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.943663  4004 raft_consensus.cc:385] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.943982  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:26.944278  4004 raft_consensus.cc:740] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.945089  4004 consensus_queue.cc:260] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.946065  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:26.947947  3882 raft_consensus.cc:2393] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a04756deec9479e94348203a8205db7 in current term 1: Already voted for candidate 085d3e45a92f494cb3be231d12062174 in this term.
I20260630 12:35:26.948616  4004 ts_tablet_manager.cc:1434] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260630 12:35:26.949767  3922 leader_election.cc:304] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [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: 4a04756deec9479e94348203a8205db7; no voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227
I20260630 12:35:26.950090  4001 tablet_bootstrap.cc:492] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:26.950656  4001 ts_tablet_manager.cc:1403] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.012s
I20260630 12:35:26.951426  4005 raft_consensus.cc:2749] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.951941  4003 ts_tablet_manager.cc:1434] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:35:26.941037  4020 raft_consensus.cc:515] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.952726  4030 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.954267  4020 leader_election.cc:290] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.952396  4011 raft_consensus.cc:515] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.956763  3956 raft_consensus.cc:2393] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 085d3e45a92f494cb3be231d12062174 in current term 1: Already voted for candidate 4a04756deec9479e94348203a8205db7 in this term.
I20260630 12:35:26.959249  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:26.960084  3956 raft_consensus.cc:2393] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 085d3e45a92f494cb3be231d12062174 in current term 1: Already voted for candidate 4a04756deec9479e94348203a8205db7 in this term.
I20260630 12:35:26.961361  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:26.961809  4011 leader_election.cc:290] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:26.962000  3881 raft_consensus.cc:3060] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.962694  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:26.963716  3806 raft_consensus.cc:2393] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a04756deec9479e94348203a8205db7 in current term 1: Already voted for candidate 085d3e45a92f494cb3be231d12062174 in this term.
I20260630 12:35:26.964263  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac21ead10bd4f86b79c3b93298bd2c8" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:26.964965  3956 raft_consensus.cc:2468] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:26.966355  3848 leader_election.cc:304] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [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: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 085d3e45a92f494cb3be231d12062174
I20260630 12:35:26.967407  4004 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:26.967921  4009 raft_consensus.cc:2804] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.969676  4009 raft_consensus.cc:493] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.970139  4009 raft_consensus.cc:3060] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.970489  3881 raft_consensus.cc:2468] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 1.
I20260630 12:35:26.971884  3922 leader_election.cc:304] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [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: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 085d3e45a92f494cb3be231d12062174
I20260630 12:35:26.973150  4011 raft_consensus.cc:2804] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.974630  4011 raft_consensus.cc:697] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Becoming Leader. State: Replica: 4a04756deec9479e94348203a8205db7, State: Running, Role: LEADER
I20260630 12:35:26.975886  4004 tablet_bootstrap.cc:654] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.975564  4011 consensus_queue.cc:237] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.978336  4009 raft_consensus.cc:515] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.981045  4004 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:26.981612  4004 ts_tablet_manager.cc:1403] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:35:26.981868  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac21ead10bd4f86b79c3b93298bd2c8" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:26.982127  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac21ead10bd4f86b79c3b93298bd2c8" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:26.982705  3956 raft_consensus.cc:3060] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:26.983495  3846 leader_election.cc:343] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:26.984393  4004 raft_consensus.cc:359] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.985142  4004 raft_consensus.cc:385] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.985433  4004 raft_consensus.cc:740] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.968516  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e75c6d613b46e6b06b4d13392f7a65" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:26.968602  3807 raft_consensus.cc:2468] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 1.
I20260630 12:35:26.969065  4030 raft_consensus.cc:2749] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.987819  3882 raft_consensus.cc:2393] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 085d3e45a92f494cb3be231d12062174 in current term 1: Already voted for candidate 4a04756deec9479e94348203a8205db7 in this term.
I20260630 12:35:26.988495  4009 leader_election.cc:290] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:26.957579  4001 raft_consensus.cc:359] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.989105  3773 leader_election.cc:304] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174; no voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7
I20260630 12:35:26.989383  4001 raft_consensus.cc:385] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.989795  3956 raft_consensus.cc:2468] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:26.989976  4001 raft_consensus.cc:740] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.990432  4005 raft_consensus.cc:2749] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:26.990867  4001 consensus_queue.cc:260] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.991609  3848 leader_election.cc:304] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [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: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 085d3e45a92f494cb3be231d12062174
I20260630 12:35:26.989382  3705 catalog_manager.cc:5697] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a04756deec9479e94348203a8205db7 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.986202  4004 consensus_queue.cc:260] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:26.993458  4001 ts_tablet_manager.cc:1434] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260630 12:35:26.994746  4001 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:26.994956  4009 raft_consensus.cc:2804] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.994786  4004 ts_tablet_manager.cc:1434] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:35:26.996917  4004 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:27.001623  4005 raft_consensus.cc:493] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:27.002126  4005 raft_consensus.cc:515] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.004307  4005 leader_election.cc:290] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.005937  4004 tablet_bootstrap.cc:654] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:27.006770  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:27.007464  3882 raft_consensus.cc:2468] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:27.008785  3773 leader_election.cc:304] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:27.009708  4005 raft_consensus.cc:2804] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:27.010056  4005 raft_consensus.cc:493] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:27.010365  4005 raft_consensus.cc:3060] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.012068  4020 raft_consensus.cc:493] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:27.012621  4020 raft_consensus.cc:515] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.016185  4001 tablet_bootstrap.cc:654] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:27.016757  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035da558b85412bb0e0368e36b6ba59" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:27.017115  4005 raft_consensus.cc:515] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.017731  3882 raft_consensus.cc:2468] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:27.019492  4005 leader_election.cc:290] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.020112  3773 leader_election.cc:304] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:27.021318  4005 raft_consensus.cc:2804] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:27.021826  4005 raft_consensus.cc:493] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:27.022253  4005 raft_consensus.cc:3060] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.022821  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:27.023566  3955 raft_consensus.cc:3060] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.023600  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:27.024590  3882 raft_consensus.cc:3060] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.011363  3703 catalog_manager.cc:5697] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a04756deec9479e94348203a8205db7 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:27.029978  4005 raft_consensus.cc:515] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.031256  3955 raft_consensus.cc:2468] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:27.032475  3773 leader_election.cc:304] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:27.032732  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:27.033702  3956 raft_consensus.cc:2376] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1. Re-sending same reply.
I20260630 12:35:27.034384  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035da558b85412bb0e0368e36b6ba59" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:27.035219  3881 raft_consensus.cc:3060] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.035760  4020 leader_election.cc:290] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.038048  4001 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:27.038552  4001 ts_tablet_manager.cc:1403] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.010s
I20260630 12:35:27.040512  4017 raft_consensus.cc:2804] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:27.041951  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035da558b85412bb0e0368e36b6ba59" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:27.042908  3955 raft_consensus.cc:2468] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:27.044072  3954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035da558b85412bb0e0368e36b6ba59" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:27.044713  3954 raft_consensus.cc:3060] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.046067  3881 raft_consensus.cc:2468] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:27.042167  4005 leader_election.cc:290] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.049117  4009 raft_consensus.cc:697] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Running, Role: LEADER
I20260630 12:35:27.050752  4001 raft_consensus.cc:359] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.050367  4009 consensus_queue.cc:237] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.051414  4001 raft_consensus.cc:385] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:27.052767  4001 raft_consensus.cc:740] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:27.054364  4001 consensus_queue.cc:260] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.056414  4001 ts_tablet_manager.cc:1434] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:35:27.057621  3954 raft_consensus.cc:2468] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:27.059443  3773 leader_election.cc:304] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:27.060393  4017 raft_consensus.cc:697] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:27.060882  4047 raft_consensus.cc:2804] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:27.061276  4017 consensus_queue.cc:237] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.061861  4047 raft_consensus.cc:697] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:27.063156  4047 consensus_queue.cc:237] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.059491  3882 raft_consensus.cc:2468] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:27.076573  4004 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:27.077430  4004 ts_tablet_manager.cc:1403] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.081s	user 0.043s	sys 0.024s
I20260630 12:35:27.077070  3704 catalog_manager.cc:5697] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:27.081712  4004 raft_consensus.cc:359] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.083508  4004 raft_consensus.cc:385] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:27.084738  4004 raft_consensus.cc:740] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:27.086474  4004 consensus_queue.cc:260] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.094417  4004 ts_tablet_manager.cc:1434] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:35:27.112062  4047 raft_consensus.cc:493] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:27.112062  3703 catalog_manager.cc:5697] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:27.112663  4047 raft_consensus.cc:515] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.114369  4047 leader_election.cc:290] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.113713  3703 catalog_manager.cc:5697] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:27.115573  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f90af5f32a1450da4557aeaf40940a9" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:27.115856  3954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f90af5f32a1450da4557aeaf40940a9" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:27.116321  3882 raft_consensus.cc:2468] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:27.116456  3954 raft_consensus.cc:2468] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:27.117559  3773 leader_election.cc:304] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:27.118216  4047 raft_consensus.cc:2804] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:27.118575  4047 raft_consensus.cc:493] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:27.118893  4047 raft_consensus.cc:3060] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.125339  4047 raft_consensus.cc:515] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.127023  4047 leader_election.cc:290] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.127668  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f90af5f32a1450da4557aeaf40940a9" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:27.128130  3954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f90af5f32a1450da4557aeaf40940a9" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:27.128334  3882 raft_consensus.cc:3060] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.128706  3954 raft_consensus.cc:3060] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.135293  3882 raft_consensus.cc:2468] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:27.135293  3954 raft_consensus.cc:2468] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:27.136746  3773 leader_election.cc:304] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:27.137367  4047 raft_consensus.cc:2804] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:27.137778  4047 raft_consensus.cc:697] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:27.138423  4047 consensus_queue.cc:237] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.145224  3703 catalog_manager.cc:5697] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:27.181488  4047 consensus_queue.cc:1048] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.192504  4047 consensus_queue.cc:1048] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.210620  4009 raft_consensus.cc:493] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:27.211189  4009 raft_consensus.cc:515] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.212939  4009 leader_election.cc:290] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.213817  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:27.213902  4047 raft_consensus.cc:493] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:27.214020  3954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:27.214461  3807 raft_consensus.cc:2468] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:27.214753  3954 raft_consensus.cc:2468] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:27.214500  4047 raft_consensus.cc:515] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.215791  3846 leader_election.cc:304] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:27.216493  4009 raft_consensus.cc:2804] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:27.216822  4047 leader_election.cc:290] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.216889  4009 raft_consensus.cc:493] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:27.217402  4009 raft_consensus.cc:3060] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.217507  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac21ead10bd4f86b79c3b93298bd2c8" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:27.217797  3954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac21ead10bd4f86b79c3b93298bd2c8" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:27.218536  3954 raft_consensus.cc:2393] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 085d3e45a92f494cb3be231d12062174 in current term 1: Already voted for candidate 1ddd353e07f04fa08725d54f9ed98227 in this term.
I20260630 12:35:27.219504  3773 leader_election.cc:304] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174; no voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7
I20260630 12:35:27.220280  4047 raft_consensus.cc:3060] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.223198  4009 raft_consensus.cc:515] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.224896  4009 leader_election.cc:290] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:27.224993  4047 raft_consensus.cc:2749] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:27.225967  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:27.226100  3954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:27.226470  3807 raft_consensus.cc:3060] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.226621  3954 raft_consensus.cc:3060] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:27.231276  3954 raft_consensus.cc:2468] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:27.232272  3848 leader_election.cc:304] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:27.232618  3807 raft_consensus.cc:2468] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:27.232971  4009 raft_consensus.cc:2804] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:27.233464  4009 raft_consensus.cc:697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Running, Role: LEADER
I20260630 12:35:27.234243  4009 consensus_queue.cc:237] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:27.241679  3704 catalog_manager.cc:5697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:27.320890   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:27.327986  4059 instance_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:35:27.329820  4058 instance_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:35:27.334738   836 server_base.cc:1061] running on GCE node
W20260630 12:35:27.335232  4062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:27.336249   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:27.336498   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:27.336720   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822927336704 us; error 0 us; skew 500 ppm
I20260630 12:35:27.337261   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:27.339493   836 webserver.cc:533] Webserver started at http://127.0.209.4:34923/ using document root <none> and password file <none>
I20260630 12:35:27.340044   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:27.340263   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:27.340538   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:27.341591   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "2316930ccedd494b88b3b90a22ba9f6e"
format_stamp: "Formatted at 2026-06-30 12:35:27 on dist-test-slave-n2nm"
I20260630 12:35:27.346016   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:35:27.349530  4066 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:27.350414   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:27.350664   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "2316930ccedd494b88b3b90a22ba9f6e"
format_stamp: "Formatted at 2026-06-30 12:35:27 on dist-test-slave-n2nm"
I20260630 12:35:27.350926   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-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:35:27.362934   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:27.364151   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:27.365619   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:27.368109   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:27.368352   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:27.368635   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:27.368819   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:27.412225   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:37893
I20260630 12:35:27.412325  4128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:37893 every 8 connection(s)
I20260630 12:35:27.419054  3704 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56838:
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:35:27.428164  4129 heartbeater.cc:344] Connected to a master server at 127.0.209.62:45983
I20260630 12:35:27.428589  4129 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:27.429484  4129 heartbeater.cc:507] Master 127.0.209.62:45983 requested a full tablet report, sending...
I20260630 12:35:27.431658  3703 ts_manager.cc:194] Registered new tserver with Master: 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:27.433560  3703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56846
W20260630 12:35:27.442495  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68f7054ce9d9494aa585c91c8be29dff has no consensus state
W20260630 12:35:27.444190  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff has no consensus state
W20260630 12:35:27.445474  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d2af63653d2d4f129691112a0c26bd11 has no consensus state
W20260630 12:35:27.447000  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e2dc924d24648ed826ca5238a8f6936 has no consensus state
W20260630 12:35:27.448429  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f541fac4b7854fc39610a8c99a635b00 has no consensus state
W20260630 12:35:27.449862  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3cb083f8649544af895ee4b1544b5acc has no consensus state
W20260630 12:35:27.451265  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e92bc6d858d6439a8337c59e7a2c0a89 has no consensus state
W20260630 12:35:27.453809  3704 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 264213033b6648bd8dfa91b8aea5a177 has no consensus state
W20260630 12:35:27.473402  3689 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet e92bc6d858d6439a8337c59e7a2c0a89 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e92bc6d858d6439a8337c59e7a2c0a89 consensus state has no leader
I20260630 12:35:27.475272  3790 tablet_service.cc:1511] Processing CreateTablet for tablet 68f7054ce9d9494aa585c91c8be29dff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.476643  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f7054ce9d9494aa585c91c8be29dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.478405  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 68f7054ce9d9494aa585c91c8be29dff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.479777  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f7054ce9d9494aa585c91c8be29dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.483124  4030 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.491158  3943 tablet_service.cc:1511] Processing CreateTablet for tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.493330  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.497965  3792 tablet_service.cc:1511] Processing CreateTablet for tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.503641  4030 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:27.512636  3792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.524734  4030 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.534578  4001 tablet_bootstrap.cc:492] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:27.545980  3945 tablet_service.cc:1511] Processing CreateTablet for tablet d2af63653d2d4f129691112a0c26bd11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.549850  4001 tablet_bootstrap.cc:654] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:27.556291  4047 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.556567  3871 tablet_service.cc:1511] Processing CreateTablet for tablet d2af63653d2d4f129691112a0c26bd11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.558378  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2af63653d2d4f129691112a0c26bd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.570869  4004 tablet_bootstrap.cc:492] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:27.572849  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2af63653d2d4f129691112a0c26bd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.570320  4020 consensus_queue.cc:1048] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260630 12:35:27.597410  4004 tablet_bootstrap.cc:654] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:27.572427  4137 tablet_bootstrap.cc:492] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:27.604769  4009 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.606539  4020 consensus_queue.cc:1048] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.616621  4047 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260630 12:35:27.620437  3920 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.1:42577, user_credentials={real_user=slave}} blocked reactor thread for 47542.6us
I20260630 12:35:27.654261  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2dc924d24648ed826ca5238a8f6936 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.654695  3790 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2dc924d24648ed826ca5238a8f6936 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.655761  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2dc924d24648ed826ca5238a8f6936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.665407  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2dc924d24648ed826ca5238a8f6936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.666033  3794 tablet_service.cc:1511] Processing CreateTablet for tablet f541fac4b7854fc39610a8c99a635b00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.667344  3794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541fac4b7854fc39610a8c99a635b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.675648  4009 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:27.676306  4094 tablet_service.cc:1511] Processing CreateTablet for tablet 68f7054ce9d9494aa585c91c8be29dff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.677775  4094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f7054ce9d9494aa585c91c8be29dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.680162  4141 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:27.696981  4137 tablet_bootstrap.cc:654] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:27.711089  4092 tablet_service.cc:1511] Processing CreateTablet for tablet d2af63653d2d4f129691112a0c26bd11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.712399  4090 tablet_service.cc:1511] Processing CreateTablet for tablet f541fac4b7854fc39610a8c99a635b00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.701048  4009 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:35:27.714574  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2af63653d2d4f129691112a0c26bd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.719446  4093 tablet_service.cc:1511] Processing CreateTablet for tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.722750  4044 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:27.725672  4091 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2dc924d24648ed826ca5238a8f6936 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.732765  4004 tablet_bootstrap.cc:492] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:27.733284  4004 ts_tablet_manager.cc:1403] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.163s	user 0.008s	sys 0.027s
I20260630 12:35:27.737581  4001 tablet_bootstrap.cc:492] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:27.738049  4001 ts_tablet_manager.cc:1403] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.009s
I20260630 12:35:27.740847  4090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541fac4b7854fc39610a8c99a635b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.755702  3943 tablet_service.cc:1511] Processing CreateTablet for tablet f541fac4b7854fc39610a8c99a635b00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.757521  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541fac4b7854fc39610a8c99a635b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.758169  4093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ae93a3d5ed4f7a8d7cd309a85df2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.749832  4004 raft_consensus.cc:359] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:27.770504  4004 raft_consensus.cc:385] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:27.770889  4004 raft_consensus.cc:740] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:27.772950  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb083f8649544af895ee4b1544b5acc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.774762  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb083f8649544af895ee4b1544b5acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.777717  4001 raft_consensus.cc:359] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:27.778409  4001 raft_consensus.cc:385] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:27.778684  4001 raft_consensus.cc:740] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:27.779896  4091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2dc924d24648ed826ca5238a8f6936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.779217  4001 consensus_queue.cc:260] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:27.771776  4004 consensus_queue.cc:260] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:27.794309  4004 ts_tablet_manager.cc:1434] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260630 12:35:27.790390  4017 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:27.799315  4089 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb083f8649544af895ee4b1544b5acc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.800182  4001 ts_tablet_manager.cc:1434] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260630 12:35:27.800882  4089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb083f8649544af895ee4b1544b5acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.801196  4001 tablet_bootstrap.cc:492] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:27.804242  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb083f8649544af895ee4b1544b5acc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.817883  4004 tablet_bootstrap.cc:492] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:27.818261  4141 raft_consensus.cc:493] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:27.818773  4141 raft_consensus.cc:515] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:27.824958  4088 tablet_service.cc:1511] Processing CreateTablet for tablet e92bc6d858d6439a8337c59e7a2c0a89 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.833544  4141 leader_election.cc:290] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:27.829625  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb083f8649544af895ee4b1544b5acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.831316  4017 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:35:27.843824  4088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92bc6d858d6439a8337c59e7a2c0a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.870836  3794 tablet_service.cc:1511] Processing CreateTablet for tablet e92bc6d858d6439a8337c59e7a2c0a89 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.872689  3794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92bc6d858d6439a8337c59e7a2c0a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.900121  4092 tablet_service.cc:1511] Processing CreateTablet for tablet 264213033b6648bd8dfa91b8aea5a177 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.901556  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264213033b6648bd8dfa91b8aea5a177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.904255  4004 tablet_bootstrap.cc:654] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:27.904249  3871 tablet_service.cc:1511] Processing CreateTablet for tablet e92bc6d858d6439a8337c59e7a2c0a89 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.906467  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92bc6d858d6439a8337c59e7a2c0a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.913451  4137 tablet_bootstrap.cc:492] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:27.914047  4137 ts_tablet_manager.cc:1403] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.351s	user 0.012s	sys 0.006s
I20260630 12:35:27.914549  3790 tablet_service.cc:1511] Processing CreateTablet for tablet 264213033b6648bd8dfa91b8aea5a177 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.921762  4137 raft_consensus.cc:359] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
W20260630 12:35:27.922470  3753 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:27.922524  4137 raft_consensus.cc:385] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:27.926574  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264213033b6648bd8dfa91b8aea5a177. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:27.936064  4151 log.cc:927] Time spent T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: Append to log took a long time: real 0.102s	user 0.004s	sys 0.000s
I20260630 12:35:27.931689  4137 raft_consensus.cc:740] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:27.949853  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:27.952966  4001 tablet_bootstrap.cc:654] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:27.954373  3920 leader_election.cc:343] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:27.982100  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 264213033b6648bd8dfa91b8aea5a177 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:27.984581  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264213033b6648bd8dfa91b8aea5a177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:27.980460  4137 consensus_queue.cc:260] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:27.999884  4137 ts_tablet_manager.cc:1434] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.002s
I20260630 12:35:28.010187  4137 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:28.011894  4004 tablet_bootstrap.cc:492] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:28.014803  4004 ts_tablet_manager.cc:1403] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.197s	user 0.016s	sys 0.023s
I20260630 12:35:28.017254  4157 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.018329  4004 raft_consensus.cc:359] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.019033  4004 raft_consensus.cc:385] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.019290  4004 raft_consensus.cc:740] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.019923  4004 consensus_queue.cc:260] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.023190  4004 ts_tablet_manager.cc:1434] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:28.024078  4004 tablet_bootstrap.cc:492] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:28.024344  4104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
W20260630 12:35:28.026269  3919 leader_election.cc:343] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.026760  3919 leader_election.cc:304] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [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: 4a04756deec9479e94348203a8205db7; no voters: 085d3e45a92f494cb3be231d12062174, 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:28.027866  4141 raft_consensus.cc:2749] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:28.031652  4001 tablet_bootstrap.cc:492] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:28.032191  4001 ts_tablet_manager.cc:1403] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.231s	user 0.011s	sys 0.012s
I20260630 12:35:28.035790  4004 tablet_bootstrap.cc:654] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.035364  4001 raft_consensus.cc:359] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.038935  4001 raft_consensus.cc:385] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.039209  4001 raft_consensus.cc:740] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.039921  4001 consensus_queue.cc:260] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.041838  4001 ts_tablet_manager.cc:1434] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:35:28.036015  4157 tablet_bootstrap.cc:654] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.038456  4137 tablet_bootstrap.cc:654] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.046458  4004 tablet_bootstrap.cc:492] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:28.046948  4004 ts_tablet_manager.cc:1403] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260630 12:35:28.048138  4001 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:28.049496  4137 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:28.049518  4004 raft_consensus.cc:359] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.050149  4137 ts_tablet_manager.cc:1403] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.006s
I20260630 12:35:28.050370  4004 raft_consensus.cc:385] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.050688  4004 raft_consensus.cc:740] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.051483  4004 consensus_queue.cc:260] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.053296  4137 raft_consensus.cc:359] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.053764  4004 ts_tablet_manager.cc:1434] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:28.054041  4137 raft_consensus.cc:385] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.054378  4137 raft_consensus.cc:740] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.054738  4004 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:28.055197  4137 consensus_queue.cc:260] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.060995  4137 ts_tablet_manager.cc:1434] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:35:28.061086  4004 tablet_bootstrap.cc:654] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.062076  4137 tablet_bootstrap.cc:492] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:28.070544  4157 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.072518  4004 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:28.072947  4157 ts_tablet_manager.cc:1403] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.008s
I20260630 12:35:28.073011  4004 ts_tablet_manager.cc:1403] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:35:28.075590  4157 raft_consensus.cc:359] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.075941  4004 raft_consensus.cc:359] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.076364  4157 raft_consensus.cc:385] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.076468  4137 tablet_bootstrap.cc:654] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.076633  4004 raft_consensus.cc:385] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.076748  4157 raft_consensus.cc:740] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.077199  4004 raft_consensus.cc:740] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.078260  4004 consensus_queue.cc:260] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.078332  4157 consensus_queue.cc:260] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.079712  4159 raft_consensus.cc:493] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.080248  4159 raft_consensus.cc:515] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.081171  4141 raft_consensus.cc:493] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.081661  4141 raft_consensus.cc:515] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.083781  4141 leader_election.cc:290] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:28.085672  4004 ts_tablet_manager.cc:1434] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:35:28.086609  4004 tablet_bootstrap.cc:492] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:28.088054  4104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb083f8649544af895ee4b1544b5acc" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.087514  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f7054ce9d9494aa585c91c8be29dff" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:28.089833  3806 raft_consensus.cc:2468] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:28.091311  3846 leader_election.cc:304] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:28.092109  4004 tablet_bootstrap.cc:654] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.092175  4009 raft_consensus.cc:2804] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.092617  4009 raft_consensus.cc:493] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.092983  4009 raft_consensus.cc:3060] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:28.096231  3919 leader_election.cc:343] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.097002  4159 leader_election.cc:290] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.103789  4004 tablet_bootstrap.cc:492] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7: No bootstrap required, opened a new log
I20260630 12:35:28.104393  4004 ts_tablet_manager.cc:1403] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:35:28.106890  4009 raft_consensus.cc:515] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.107098  4004 raft_consensus.cc:359] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.108351  4004 raft_consensus.cc:385] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.108646  4004 raft_consensus.cc:740] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.109545  4004 consensus_queue.cc:260] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.079682  4001 tablet_bootstrap.cc:654] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.120579  4004 ts_tablet_manager.cc:1434] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:35:28.122428  4009 leader_election.cc:290] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.123235  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f7054ce9d9494aa585c91c8be29dff" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:28.123857  3806 raft_consensus.cc:3060] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.131628  3806 raft_consensus.cc:2468] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:28.132898  3846 leader_election.cc:304] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:28.134569  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb083f8649544af895ee4b1544b5acc" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
W20260630 12:35:28.135978  3922 leader_election.cc:343] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.136441  3922 leader_election.cc:304] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [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: 4a04756deec9479e94348203a8205db7; no voters: 1ddd353e07f04fa08725d54f9ed98227, 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:28.137241  4141 raft_consensus.cc:2749] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:28.137787  4009 raft_consensus.cc:2804] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.139048  4009 raft_consensus.cc:697] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Running, Role: LEADER
I20260630 12:35:28.139923  4009 consensus_queue.cc:237] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.140702  4001 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:28.141177  4001 ts_tablet_manager.cc:1403] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.093s	user 0.002s	sys 0.008s
I20260630 12:35:28.144290  4001 raft_consensus.cc:359] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.144969  4157 ts_tablet_manager.cc:1434] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.072s	user 0.020s	sys 0.041s
I20260630 12:35:28.144965  4001 raft_consensus.cc:385] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.145694  4129 heartbeater.cc:499] Master 127.0.209.62:45983 was elected leader, sending a full tablet report...
I20260630 12:35:28.145625  4001 raft_consensus.cc:740] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.146425  4157 tablet_bootstrap.cc:492] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.146893  4001 consensus_queue.cc:260] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.150750  4137 tablet_bootstrap.cc:492] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:28.151165  4001 ts_tablet_manager.cc:1434] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:35:28.151239  4137 ts_tablet_manager.cc:1403] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.034s
I20260630 12:35:28.152238  4001 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:28.154428  4137 raft_consensus.cc:359] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.155329  4137 raft_consensus.cc:385] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.155707  4137 raft_consensus.cc:740] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.157878  4137 consensus_queue.cc:260] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.158423  4001 tablet_bootstrap.cc:654] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.162279  4137 ts_tablet_manager.cc:1434] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:35:28.162742  3703 catalog_manager.cc:5697] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.166311  4104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f7054ce9d9494aa585c91c8be29dff" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.166707  4157 tablet_bootstrap.cc:654] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:28.168015  3845 leader_election.cc:343] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.166625  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f7054ce9d9494aa585c91c8be29dff" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.163558  4137 tablet_bootstrap.cc:492] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
W20260630 12:35:28.170958  3845 leader_election.cc:343] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.180087  4137 tablet_bootstrap.cc:654] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.189957  4001 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:28.190630  4001 ts_tablet_manager.cc:1403] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.011s
I20260630 12:35:28.194020  4001 raft_consensus.cc:359] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.194737  4001 raft_consensus.cc:385] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.195067  4001 raft_consensus.cc:740] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.195406  4137 tablet_bootstrap.cc:492] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:28.196020  4137 ts_tablet_manager.cc:1403] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260630 12:35:28.195974  4001 consensus_queue.cc:260] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.200245  4001 ts_tablet_manager.cc:1434] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:28.201445  4001 tablet_bootstrap.cc:492] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:28.201084  4137 raft_consensus.cc:359] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.202100  4137 raft_consensus.cc:385] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.200265  4157 tablet_bootstrap.cc:492] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.203979  4157 ts_tablet_manager.cc:1403] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.012s
I20260630 12:35:28.202495  4137 raft_consensus.cc:740] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.206413  4137 consensus_queue.cc:260] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.209151  4157 raft_consensus.cc:359] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.209867  4157 raft_consensus.cc:385] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.210152  4157 raft_consensus.cc:740] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.210755  4001 tablet_bootstrap.cc:654] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.211138  4157 consensus_queue.cc:260] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.211697  3702 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a: range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf] alter complete (version 0)
I20260630 12:35:28.211941  4137 ts_tablet_manager.cc:1434] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260630 12:35:28.212965  4137 tablet_bootstrap.cc:492] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:28.213714  4157 ts_tablet_manager.cc:1434] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:35:28.219280  4137 tablet_bootstrap.cc:654] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.220535  4157 tablet_bootstrap.cc:492] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.230104  4157 tablet_bootstrap.cc:654] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.233717  4001 tablet_bootstrap.cc:492] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:28.234243  4001 ts_tablet_manager.cc:1403] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.013s
I20260630 12:35:28.237393  4001 raft_consensus.cc:359] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.238261  4001 raft_consensus.cc:385] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.238577  4001 raft_consensus.cc:740] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.239383  4001 consensus_queue.cc:260] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.242062  4001 ts_tablet_manager.cc:1434] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:35:28.243219  4001 tablet_bootstrap.cc:492] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: Bootstrap starting.
I20260630 12:35:28.245995  4141 raft_consensus.cc:493] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.246672  4141 raft_consensus.cc:515] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.250332  4001 tablet_bootstrap.cc:654] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.250712  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541fac4b7854fc39610a8c99a635b00" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:28.256026  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541fac4b7854fc39610a8c99a635b00" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
W20260630 12:35:28.257943  3919 leader_election.cc:343] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.251579  3806 raft_consensus.cc:2468] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:28.259519  4141 leader_election.cc:290] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.260510  4009 raft_consensus.cc:493] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.261119  4009 raft_consensus.cc:515] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.263592  4009 leader_election.cc:290] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:28.266042  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2dc924d24648ed826ca5238a8f6936" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.266870  4103 raft_consensus.cc:2468] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:28.260111  3920 leader_election.cc:304] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [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: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:28.268289  3845 leader_election.cc:304] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 
I20260630 12:35:28.269021  4141 raft_consensus.cc:2804] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.269495  4141 raft_consensus.cc:493] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.269888  4141 raft_consensus.cc:3060] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.269917  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2dc924d24648ed826ca5238a8f6936" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:28.270641  3806 raft_consensus.cc:2468] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:28.271781  4009 raft_consensus.cc:2804] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.272159  4009 raft_consensus.cc:493] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.272505  4009 raft_consensus.cc:3060] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.278491  4141 raft_consensus.cc:515] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.279105  4009 raft_consensus.cc:515] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.281684  4009 leader_election.cc:290] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Requested vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:28.282727  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2dc924d24648ed826ca5238a8f6936" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.283138  4157 tablet_bootstrap.cc:492] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.283660  4157 ts_tablet_manager.cc:1403] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.016s
I20260630 12:35:28.283536  4103 raft_consensus.cc:3060] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.284966  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2dc924d24648ed826ca5238a8f6936" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:28.285567  3806 raft_consensus.cc:3060] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.286836  4157 raft_consensus.cc:359] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.287547  4157 raft_consensus.cc:385] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.287868  4157 raft_consensus.cc:740] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.288021  4137 tablet_bootstrap.cc:492] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227: No bootstrap required, opened a new log
I20260630 12:35:28.288563  4137 ts_tablet_manager.cc:1403] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.046s
I20260630 12:35:28.288708  4157 consensus_queue.cc:260] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.291361  4157 ts_tablet_manager.cc:1434] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:35:28.292356  4157 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.292163  4137 raft_consensus.cc:359] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.292902  4137 raft_consensus.cc:385] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.293322  4137 raft_consensus.cc:740] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.294193  4137 consensus_queue.cc:260] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.296644  4137 ts_tablet_manager.cc:1434] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:35:28.300515  4157 tablet_bootstrap.cc:654] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.300595  4103 raft_consensus.cc:2468] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:28.304136  4141 leader_election.cc:290] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.304816  3845 leader_election.cc:304] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 
I20260630 12:35:28.305299  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541fac4b7854fc39610a8c99a635b00" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.305948  4159 raft_consensus.cc:2804] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.306516  4159 raft_consensus.cc:697] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Running, Role: LEADER
W20260630 12:35:28.307020  3919 leader_election.cc:343] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:28.304044  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541fac4b7854fc39610a8c99a635b00" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:28.308177  3807 raft_consensus.cc:3060] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.307327  4159 consensus_queue.cc:237] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.318773  3807 raft_consensus.cc:2468] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 1.
I20260630 12:35:28.320055  3920 leader_election.cc:304] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [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: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:28.321013  3806 raft_consensus.cc:2468] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:28.321197  4141 raft_consensus.cc:2804] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.321659  4141 raft_consensus.cc:697] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Becoming Leader. State: Replica: 4a04756deec9479e94348203a8205db7, State: Running, Role: LEADER
I20260630 12:35:28.322606  4141 consensus_queue.cc:237] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.325773  4001 tablet_bootstrap.cc:492] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: No bootstrap required, opened a new log
I20260630 12:35:28.326234  4001 ts_tablet_manager.cc:1403] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.018s
I20260630 12:35:28.331180  4001 raft_consensus.cc:359] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.334121  4001 raft_consensus.cc:385] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.334697  4001 raft_consensus.cc:740] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.336694  4001 consensus_queue.cc:260] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.337858  4157 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.338361  4157 ts_tablet_manager.cc:1403] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.004s
I20260630 12:35:28.338644  4001 ts_tablet_manager.cc:1434] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:35:28.341295  4157 raft_consensus.cc:359] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.342018  4157 raft_consensus.cc:385] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.342314  4157 raft_consensus.cc:740] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.343024  4157 consensus_queue.cc:260] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.345279  4157 ts_tablet_manager.cc:1434] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:28.345079  3703 catalog_manager.cc:5697] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.345435  3705 catalog_manager.cc:5697] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a04756deec9479e94348203a8205db7 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.346267  4157 tablet_bootstrap.cc:492] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.352669  4157 tablet_bootstrap.cc:654] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.358147  4157 tablet_bootstrap.cc:492] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.358613  4157 ts_tablet_manager.cc:1403] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260630 12:35:28.361310  4157 raft_consensus.cc:359] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.362030  4157 raft_consensus.cc:385] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.362340  4157 raft_consensus.cc:740] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.363058  4157 consensus_queue.cc:260] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.364850  4157 ts_tablet_manager.cc:1434] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:35:28.365571  4157 tablet_bootstrap.cc:492] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.371553  4157 tablet_bootstrap.cc:654] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.376863  4157 tablet_bootstrap.cc:492] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.377349  4157 ts_tablet_manager.cc:1403] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260630 12:35:28.379943  4157 raft_consensus.cc:359] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.380446  4157 raft_consensus.cc:385] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.380631  4157 raft_consensus.cc:740] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.381237  4157 consensus_queue.cc:260] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.383101  4157 ts_tablet_manager.cc:1434] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:28.384070  4157 tablet_bootstrap.cc:492] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.390296  4157 tablet_bootstrap.cc:654] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.395452  4157 tablet_bootstrap.cc:492] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.396009  4157 ts_tablet_manager.cc:1403] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.005s
I20260630 12:35:28.398092  4157 raft_consensus.cc:359] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.398705  4157 raft_consensus.cc:385] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.398943  4157 raft_consensus.cc:740] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.399487  4157 consensus_queue.cc:260] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.401309  4157 ts_tablet_manager.cc:1434] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:28.402200  4157 tablet_bootstrap.cc:492] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:28.406596  4047 raft_consensus.cc:493] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.407116  4047 raft_consensus.cc:515] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.408267  4157 tablet_bootstrap.cc:654] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.410473  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:28.411319  3953 raft_consensus.cc:2468] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:28.412122  4047 leader_election.cc:290] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.412827  3773 leader_election.cc:304] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:28.413867  4157 tablet_bootstrap.cc:492] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e: No bootstrap required, opened a new log
I20260630 12:35:28.414099  4047 raft_consensus.cc:2804] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.414381  4157 ts_tablet_manager.cc:1403] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260630 12:35:28.414748  4047 raft_consensus.cc:493] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.415357  4047 raft_consensus.cc:3060] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.417093  4157 raft_consensus.cc:359] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.417644  4157 raft_consensus.cc:385] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.417886  4157 raft_consensus.cc:740] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.418506  4157 consensus_queue.cc:260] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.420321  4157 ts_tablet_manager.cc:1434] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:35:28.423880  4047 raft_consensus.cc:515] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.426818  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:28.427433  3953 raft_consensus.cc:3060] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.427850  4047 leader_election.cc:290] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.434018  3953 raft_consensus.cc:2468] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:28.434445  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.434633  4104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.435137  4103 raft_consensus.cc:2468] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:28.435269  3773 leader_election.cc:304] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:28.436067  4047 raft_consensus.cc:2804] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.436451  4047 raft_consensus.cc:697] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:28.437145  4047 consensus_queue.cc:237] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.444635  3703 catalog_manager.cc:5697] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.449535  4141 raft_consensus.cc:493] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.450104  4141 raft_consensus.cc:515] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.452396  4141 leader_election.cc:290] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:28.453329  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2af63653d2d4f129691112a0c26bd11" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.453670  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2af63653d2d4f129691112a0c26bd11" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:28.453948  4103 raft_consensus.cc:2468] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:28.454389  3881 raft_consensus.cc:2468] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 0.
I20260630 12:35:28.454977  3919 leader_election.cc:304] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2316930ccedd494b88b3b90a22ba9f6e, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:28.455804  4141 raft_consensus.cc:2804] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.456250  4141 raft_consensus.cc:493] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.456560  4141 raft_consensus.cc:3060] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.463152  4141 raft_consensus.cc:515] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.464689  4047 raft_consensus.cc:493] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.465101  4141 leader_election.cc:290] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Requested vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:28.465808  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2af63653d2d4f129691112a0c26bd11" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.465751  4047 raft_consensus.cc:515] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.466176  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2af63653d2d4f129691112a0c26bd11" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:28.466413  4103 raft_consensus.cc:3060] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.466763  3881 raft_consensus.cc:3060] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.468899  4104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.469368  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227" is_pre_election: true
I20260630 12:35:28.468644  4047 leader_election.cc:290] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:28.470528  3882 raft_consensus.cc:2468] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:28.471292  4104 raft_consensus.cc:2468] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:28.472344  3773 leader_election.cc:304] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:28.473387  4047 raft_consensus.cc:2804] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.473613  4103 raft_consensus.cc:2468] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 1.
I20260630 12:35:28.473743  4047 raft_consensus.cc:493] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.474303  4047 raft_consensus.cc:3060] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.474774  3881 raft_consensus.cc:2468] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 1.
I20260630 12:35:28.474907  3919 leader_election.cc:304] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2316930ccedd494b88b3b90a22ba9f6e, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:28.475749  4141 raft_consensus.cc:2804] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.476219  4141 raft_consensus.cc:697] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Becoming Leader. State: Replica: 4a04756deec9479e94348203a8205db7, State: Running, Role: LEADER
I20260630 12:35:28.476999  4141 consensus_queue.cc:237] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.480756  4047 raft_consensus.cc:515] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.483101  4047 leader_election.cc:290] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:28.483625  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.483920  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:28.484318  4103 raft_consensus.cc:3060] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.484562  3881 raft_consensus.cc:3060] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.485646  3703 catalog_manager.cc:5697] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a04756deec9479e94348203a8205db7 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:28.490051  3881 raft_consensus.cc:2468] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:28.491199  3773 leader_election.cc:304] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:28.492000  4020 raft_consensus.cc:2804] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.492455  4020 raft_consensus.cc:697] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:28.493058  4103 raft_consensus.cc:2468] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:28.493320  4020 consensus_queue.cc:237] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.500844  3703 catalog_manager.cc:5697] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:28.561820  4020 raft_consensus.cc:493] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.562282  4020 raft_consensus.cc:515] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.562570  4165 raft_consensus.cc:493] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.563048  4165 raft_consensus.cc:515] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:28.564248  4020 leader_election.cc:290] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:28.564965  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.565344  4165 leader_election.cc:290] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:28.565513  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:28.565618  4103 raft_consensus.cc:2468] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:28.566258  3953 raft_consensus.cc:2468] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 0.
I20260630 12:35:28.567430  3770 leader_election.cc:304] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 
I20260630 12:35:28.569195  4020 raft_consensus.cc:2804] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.569583  4020 raft_consensus.cc:493] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.569919  4020 raft_consensus.cc:3060] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.580686  4020 raft_consensus.cc:515] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.583390  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.584012  4103 raft_consensus.cc:3060] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.584991  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541fac4b7854fc39610a8c99a635b00" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:28.586088  4020 leader_election.cc:290] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Requested vote from peers 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:28.587685  4159 raft_consensus.cc:493] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:28.587993  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:28.588212  4159 raft_consensus.cc:515] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.588606  3953 raft_consensus.cc:3060] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.589212  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f541fac4b7854fc39610a8c99a635b00" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085d3e45a92f494cb3be231d12062174" is_pre_election: true
I20260630 12:35:28.589953  3806 raft_consensus.cc:2393] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2316930ccedd494b88b3b90a22ba9f6e in current term 1: Already voted for candidate 4a04756deec9479e94348203a8205db7 in this term.
I20260630 12:35:28.590281  4159 leader_election.cc:290] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.590961  4103 raft_consensus.cc:2468] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:28.591192  4068 leader_election.cc:304] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [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: 2316930ccedd494b88b3b90a22ba9f6e; no voters: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7
I20260630 12:35:28.591919  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb083f8649544af895ee4b1544b5acc" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7" is_pre_election: true
I20260630 12:35:28.592281  3770 leader_election.cc:304] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085d3e45a92f494cb3be231d12062174, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 
I20260630 12:35:28.592450  4165 raft_consensus.cc:3060] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.592547  3955 raft_consensus.cc:2468] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:28.593740  4020 raft_consensus.cc:2804] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.593894  3848 leader_election.cc:304] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:28.594722  4159 raft_consensus.cc:2804] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:28.594964  4020 raft_consensus.cc:697] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:28.595081  4159 raft_consensus.cc:493] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:28.595485  4159 raft_consensus.cc:3060] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.596103  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb083f8649544af895ee4b1544b5acc" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e" is_pre_election: true
I20260630 12:35:28.597434  4103 raft_consensus.cc:2468] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 0.
I20260630 12:35:28.597555  3953 raft_consensus.cc:2468] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 1.
I20260630 12:35:28.595875  4020 consensus_queue.cc:237] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:28.599484  4165 raft_consensus.cc:2749] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:28.602207  4159 raft_consensus.cc:515] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.605171  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb083f8649544af895ee4b1544b5acc" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:28.605717  3953 raft_consensus.cc:3060] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.606887  4103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb083f8649544af895ee4b1544b5acc" candidate_uuid: "1ddd353e07f04fa08725d54f9ed98227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
I20260630 12:35:28.607352  4159 leader_election.cc:290] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Requested vote from peers 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897), 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893)
I20260630 12:35:28.607473  4103 raft_consensus.cc:3060] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.606995  3703 catalog_manager.cc:5697] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.612583  3953 raft_consensus.cc:2468] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:28.613680  3848 leader_election.cc:304] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddd353e07f04fa08725d54f9ed98227, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:28.614461  4159 raft_consensus.cc:2804] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.614928  4159 raft_consensus.cc:697] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Running, Role: LEADER
I20260630 12:35:28.615687  4159 consensus_queue.cc:237] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:28.618654  4103 raft_consensus.cc:2468] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddd353e07f04fa08725d54f9ed98227 in term 1.
I20260630 12:35:28.623373  3703 catalog_manager.cc:5697] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:28.701357  4159 consensus_queue.cc:1048] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.710806  4103 raft_consensus.cc:3060] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.720214  4159 consensus_queue.cc:1048] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.828342  4141 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.841778  4206 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.871517  4103 raft_consensus.cc:3060] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.877166  4017 consensus_queue.cc:1048] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.885914  4009 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.891249  4047 consensus_queue.cc:1048] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.903887  4009 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:28.912110  4017 consensus_queue.cc:1048] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.921958  3758 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:28.934154  4020 consensus_queue.cc:1048] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.939467  4206 consensus_queue.cc:1048] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.966454  4206 consensus_queue.cc:1048] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:28.995079  4020 consensus_queue.cc:1048] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:29.005692  3807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
mode: GRACEFUL
new_leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:37626
I20260630 12:35:29.006522  3807 raft_consensus.cc:606] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Received request to transfer leadership to TS 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:29.023948  4047 raft_consensus.cc:993] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: : Instructing follower 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:29.024458  4047 raft_consensus.cc:1081] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Signalling peer 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:29.028640  4104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177"
dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:52652
I20260630 12:35:29.030067  4104 raft_consensus.cc:493] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:29.030475  4104 raft_consensus.cc:3060] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.033541  4209 consensus_queue.cc:1048] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:29.037992  3881 consensus_queue.cc:237] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.038944  4104 raft_consensus.cc:515] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:29.041282  4104 leader_election.cc:290] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [CANDIDATE]: Term 2 election: Requested vote from peers 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:29.043926  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:29.046509  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264213033b6648bd8dfa91b8aea5a177" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:29.047148  3807 raft_consensus.cc:3055] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:29.047549  3807 raft_consensus.cc:740] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:29.048455  3807 consensus_queue.cc:260] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:29.049830  3807 raft_consensus.cc:3060] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.051496  3882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b"
dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
mode: GRACEFUL
new_leader_uuid: "085d3e45a92f494cb3be231d12062174"
 from {username='slave'} at 127.0.0.1:57768
I20260630 12:35:29.052438  3882 raft_consensus.cc:606] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Received request to transfer leadership to TS 085d3e45a92f494cb3be231d12062174
I20260630 12:35:29.059423  4009 consensus_queue.cc:1048] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:29.061926  3806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
mode: GRACEFUL
new_leader_uuid: "4a04756deec9479e94348203a8205db7"
 from {username='slave'} at 127.0.0.1:37626
I20260630 12:35:29.062552  3806 raft_consensus.cc:606] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Received request to transfer leadership to TS 4a04756deec9479e94348203a8205db7
I20260630 12:35:29.066236  4009 consensus_queue.cc:1048] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:29.069813  3807 raft_consensus.cc:2468] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:29.070873  4068 leader_election.cc:304] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [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: 085d3e45a92f494cb3be231d12062174, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 4a04756deec9479e94348203a8205db7
I20260630 12:35:29.072027  4165 raft_consensus.cc:2804] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:29.079216  3807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
mode: GRACEFUL
new_leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:37626
I20260630 12:35:29.079949  3807 raft_consensus.cc:606] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Received request to transfer leadership to TS 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:29.081408  3758 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:35:29.082345  3758 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:29.082623  3953 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.085203  4165 raft_consensus.cc:697] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Becoming Leader. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Running, Role: LEADER
I20260630 12:35:29.086483  4165 consensus_queue.cc:237] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:29.094745  3807 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.092906  4009 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260630 12:35:29.099086  4229 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } 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:35:29.103834  3703 catalog_manager.cc:5697] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: term changed from 1 to 2, leader changed from 085d3e45a92f494cb3be231d12062174 (127.0.209.1) to 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4). New cstate: current_term: 2 leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.108767  4009 raft_consensus.cc:993] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: : Instructing follower 085d3e45a92f494cb3be231d12062174 to start an election
I20260630 12:35:29.109302  4009 raft_consensus.cc:1081] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Signalling peer 085d3e45a92f494cb3be231d12062174 to start an election
I20260630 12:35:29.112138  3807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
 from {username='slave'} at 127.0.0.1:37602
I20260630 12:35:29.112727  3807 raft_consensus.cc:493] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:29.113126  3807 raft_consensus.cc:3060] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.120666  4230 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.121654  3955 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.124845  4020 raft_consensus.cc:993] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: : Instructing follower 4a04756deec9479e94348203a8205db7 to start an election
I20260630 12:35:29.125295  4020 raft_consensus.cc:1081] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Signalling peer 4a04756deec9479e94348203a8205db7 to start an election
I20260630 12:35:29.127120  3953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1"
dest_uuid: "4a04756deec9479e94348203a8205db7"
 from {username='slave'} at 127.0.0.1:45530
I20260630 12:35:29.127655  3953 raft_consensus.cc:493] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:29.128146  3953 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.130250  3807 raft_consensus.cc:515] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
W20260630 12:35:29.200893  3848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.3:35897, user_credentials={real_user=slave}} blocked reactor thread for 68959.9us
I20260630 12:35:29.206640  3953 raft_consensus.cc:515] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:29.200924  3807 leader_election.cc:290] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 2 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:29.203799  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:29.208444  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29de4692a08e4cd58eb4ab2a5d8b442b" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:29.208990  3955 raft_consensus.cc:3060] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.209188  3881 raft_consensus.cc:3055] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:29.209703  3881 raft_consensus.cc:740] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Running, Role: LEADER
I20260630 12:35:29.210711  3881 consensus_queue.cc:260] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:29.212116  3881 raft_consensus.cc:3060] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.214295  3953 leader_election.cc:290] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [CANDIDATE]: Term 2 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
W20260630 12:35:29.217379  3845 consensus_peers.cc:597] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 -> Peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Couldn't send request to peer 2316930ccedd494b88b3b90a22ba9f6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dac21ead10bd4f86b79c3b93298bd2c8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.217926  3955 raft_consensus.cc:2468] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 2.
I20260630 12:35:29.219658  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085d3e45a92f494cb3be231d12062174"
W20260630 12:35:29.220266  3845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.4:37893, user_credentials={real_user=slave}} blocked reactor thread for 116794us
I20260630 12:35:29.220448  3807 raft_consensus.cc:3055] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:29.220930  3807 raft_consensus.cc:740] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:29.221987  3773 leader_election.cc:304] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:29.222929  4209 raft_consensus.cc:2804] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:29.223426  4209 raft_consensus.cc:697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:29.224458  4209 consensus_queue.cc:237] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:29.227134  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "4a04756deec9479e94348203a8205db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:29.227952  3880 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.225335  3702 catalog_manager.cc:5697] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.236002  3807 consensus_queue.cc:260] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:29.241967  3807 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.242091  3880 raft_consensus.cc:2468] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 2.
I20260630 12:35:29.247817  3806 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.249243  3807 raft_consensus.cc:2468] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a04756deec9479e94348203a8205db7 in term 2.
I20260630 12:35:29.250533  3920 leader_election.cc:304] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [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: 085d3e45a92f494cb3be231d12062174, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:29.251398  4206 raft_consensus.cc:2804] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:29.251906  4206 raft_consensus.cc:697] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 LEADER]: Becoming Leader. State: Replica: 4a04756deec9479e94348203a8205db7, State: Running, Role: LEADER
I20260630 12:35:29.252717  4206 consensus_queue.cc:237] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:29.256341  3807 consensus_queue.cc:237] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.262399  3881 raft_consensus.cc:2468] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 2.
I20260630 12:35:29.272473  3703 catalog_manager.cc:5697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 1 to 2, leader changed from 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 2 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.273993  3702 catalog_manager.cc:5697] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 reported cstate change: term changed from 1 to 2, leader changed from 085d3e45a92f494cb3be231d12062174 (127.0.209.1) to 4a04756deec9479e94348203a8205db7 (127.0.209.3). New cstate: current_term: 2 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } }
W20260630 12:35:29.280056  3770 consensus_peers.cc:597] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 -> Peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Couldn't send request to peer 2316930ccedd494b88b3b90a22ba9f6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8563a447d0d4420b8fa6dd13fdf7145. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.281266  3953 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.283675  4209 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } 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:35:29.285605  3881 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.287163  4209 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.293149  4047 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.300532  3953 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.303103  3880 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.308538  3703 catalog_manager.cc:5697] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 reported cstate change: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.327512  3953 consensus_queue.cc:237] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.333498  3880 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:29.333904  3919 consensus_peers.cc:597] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 -> Peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Couldn't send request to peer 2316930ccedd494b88b3b90a22ba9f6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82e75c6d613b46e6b06b4d13392f7a65. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.333491  3806 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.335017  4140 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } 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:35:29.336046  4141 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.346710  4206 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.351418  3806 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.352874  3880 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.361057  3953 consensus_queue.cc:237] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.367035  3702 catalog_manager.cc:5697] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 reported cstate change: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
W20260630 12:35:29.375386  3919 consensus_peers.cc:597] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 -> Peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Couldn't send request to peer 2316930ccedd494b88b3b90a22ba9f6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0b11c299e264fe09b0bba12156064b2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:29.376014  3880 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.376699  3806 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.377637  4141 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:29.379202  4206 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260630 12:35:29.387351  4141 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.388810  3880 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.392171  3806 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:29.401557  3705 catalog_manager.cc:5697] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.417599  4209 raft_consensus.cc:993] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: : Instructing follower 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:29.418102  4020 raft_consensus.cc:1081] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Signalling peer 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:29.419831  4104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89"
dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:52652
I20260630 12:35:29.420400  4104 raft_consensus.cc:493] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:29.420787  4104 raft_consensus.cc:3060] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.427013  4104 raft_consensus.cc:515] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:29.429831  4104 leader_election.cc:290] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [CANDIDATE]: Term 2 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:29.431182  3806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:29.431929  3806 raft_consensus.cc:3055] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:29.432302  3806 raft_consensus.cc:740] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:29.433219  3806 consensus_queue.cc:260] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:29.434664  3806 raft_consensus.cc:3060] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.443496  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92bc6d858d6439a8337c59e7a2c0a89" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:29.444108  3880 raft_consensus.cc:3060] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.444990  3806 raft_consensus.cc:2468] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:29.446326  4068 leader_election.cc:304] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [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: 085d3e45a92f494cb3be231d12062174, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 
I20260630 12:35:29.447139  4165 raft_consensus.cc:2804] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:29.447621  4165 raft_consensus.cc:697] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Becoming Leader. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Running, Role: LEADER
I20260630 12:35:29.448444  4165 consensus_queue.cc:237] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } }
I20260630 12:35:29.449883  3880 raft_consensus.cc:2468] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:29.455377  3702 catalog_manager.cc:5697] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: term changed from 1 to 2, leader changed from 085d3e45a92f494cb3be231d12062174 (127.0.209.1) to 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4). New cstate: current_term: 2 leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:29.542575  3806 raft_consensus.cc:1275] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.544039  4165 consensus_queue.cc:1048] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.555184  4246 ts_tablet_manager.cc:933] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: Initiating tablet copy from peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:29.556162  3953 raft_consensus.cc:3060] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:29.566303  3953 raft_consensus.cc:1275] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.568562  4165 consensus_queue.cc:1048] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:29.573429  4246 tablet_copy_client.cc:323] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:41499
I20260630 12:35:29.575826  3892 tablet_copy_service.cc:140] P 1ddd353e07f04fa08725d54f9ed98227: Received BeginTabletCopySession request for tablet dac21ead10bd4f86b79c3b93298bd2c8 from peer 2316930ccedd494b88b3b90a22ba9f6e ({username='slave'} at 127.0.0.1:57772)
I20260630 12:35:29.576421  3892 tablet_copy_service.cc:161] P 1ddd353e07f04fa08725d54f9ed98227: Beginning new tablet copy session on tablet dac21ead10bd4f86b79c3b93298bd2c8 from peer 2316930ccedd494b88b3b90a22ba9f6e at {username='slave'} at 127.0.0.1:57772: session id = 2316930ccedd494b88b3b90a22ba9f6e-dac21ead10bd4f86b79c3b93298bd2c8
I20260630 12:35:29.585994  3892 tablet_copy_source_session.cc:215] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:29.589274  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac21ead10bd4f86b79c3b93298bd2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.603395  4246 tablet_copy_client.cc:806] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:29.604055  4246 tablet_copy_client.cc:670] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:29.607913  4246 tablet_copy_client.cc:538] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:29.613831  4246 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:29.628085  4246 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: 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:35:29.628894  4246 tablet_bootstrap.cc:492] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap complete.
I20260630 12:35:29.629412  4246 ts_tablet_manager.cc:1403] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260630 12:35:29.631644  4246 raft_consensus.cc:359] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.632305  4246 raft_consensus.cc:740] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: LEARNER
I20260630 12:35:29.632814  4246 consensus_queue.cc:260] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.635010  4246 ts_tablet_manager.cc:1434] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:29.636790  3892 tablet_copy_service.cc:342] P 1ddd353e07f04fa08725d54f9ed98227: Request end of tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-dac21ead10bd4f86b79c3b93298bd2c8 received from {username='slave'} at 127.0.0.1:57772
I20260630 12:35:29.637205  3892 tablet_copy_service.cc:434] P 1ddd353e07f04fa08725d54f9ed98227: ending tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-dac21ead10bd4f86b79c3b93298bd2c8 on tablet dac21ead10bd4f86b79c3b93298bd2c8 with peer 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:29.675403  3955 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.676802  4020 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.682092  3806 raft_consensus.cc:1275] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.684005  4140 consensus_queue.cc:1048] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.688215  3880 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.690840  4047 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:29.710641  3880 raft_consensus.cc:1275] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.715296  4206 consensus_queue.cc:1048] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:29.728746  4246 ts_tablet_manager.cc:933] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: Initiating tablet copy from peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:29.734217  4246 tablet_copy_client.cc:323] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:35897
I20260630 12:35:29.735697  3966 tablet_copy_service.cc:140] P 4a04756deec9479e94348203a8205db7: Received BeginTabletCopySession request for tablet 82e75c6d613b46e6b06b4d13392f7a65 from peer 2316930ccedd494b88b3b90a22ba9f6e ({username='slave'} at 127.0.0.1:45556)
I20260630 12:35:29.736212  3966 tablet_copy_service.cc:161] P 4a04756deec9479e94348203a8205db7: Beginning new tablet copy session on tablet 82e75c6d613b46e6b06b4d13392f7a65 from peer 2316930ccedd494b88b3b90a22ba9f6e at {username='slave'} at 127.0.0.1:45556: session id = 2316930ccedd494b88b3b90a22ba9f6e-82e75c6d613b46e6b06b4d13392f7a65
I20260630 12:35:29.742806  3966 tablet_copy_source_session.cc:215] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:29.746228  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e75c6d613b46e6b06b4d13392f7a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.761380  4246 tablet_copy_client.cc:806] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:29.761932  4246 tablet_copy_client.cc:670] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:29.765496  4246 tablet_copy_client.cc:538] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:29.771711  4246 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:29.790127  4246 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: 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:35:29.790984  4246 tablet_bootstrap.cc:492] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap complete.
I20260630 12:35:29.791759  4246 ts_tablet_manager.cc:1403] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.009s
I20260630 12:35:29.794534  4246 raft_consensus.cc:359] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.795141  4246 raft_consensus.cc:740] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: LEARNER
I20260630 12:35:29.795650  4246 consensus_queue.cc:260] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.797736  4246 ts_tablet_manager.cc:1434] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:29.800086  3966 tablet_copy_service.cc:342] P 4a04756deec9479e94348203a8205db7: Request end of tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-82e75c6d613b46e6b06b4d13392f7a65 received from {username='slave'} at 127.0.0.1:45556
I20260630 12:35:29.800590  3966 tablet_copy_service.cc:434] P 4a04756deec9479e94348203a8205db7: ending tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-82e75c6d613b46e6b06b4d13392f7a65 on tablet 82e75c6d613b46e6b06b4d13392f7a65 with peer 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:29.843954  4246 ts_tablet_manager.cc:933] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: Initiating tablet copy from peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:29.845896  4246 tablet_copy_client.cc:323] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:42577
I20260630 12:35:29.846529  4259 ts_tablet_manager.cc:933] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: Initiating tablet copy from peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:29.847600  3817 tablet_copy_service.cc:140] P 085d3e45a92f494cb3be231d12062174: Received BeginTabletCopySession request for tablet c8563a447d0d4420b8fa6dd13fdf7145 from peer 2316930ccedd494b88b3b90a22ba9f6e ({username='slave'} at 127.0.0.1:37610)
I20260630 12:35:29.848230  3817 tablet_copy_service.cc:161] P 085d3e45a92f494cb3be231d12062174: Beginning new tablet copy session on tablet c8563a447d0d4420b8fa6dd13fdf7145 from peer 2316930ccedd494b88b3b90a22ba9f6e at {username='slave'} at 127.0.0.1:37610: session id = 2316930ccedd494b88b3b90a22ba9f6e-c8563a447d0d4420b8fa6dd13fdf7145
I20260630 12:35:29.848824  4259 tablet_copy_client.cc:323] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:35897
I20260630 12:35:29.850274  3966 tablet_copy_service.cc:140] P 4a04756deec9479e94348203a8205db7: Received BeginTabletCopySession request for tablet f0b11c299e264fe09b0bba12156064b2 from peer 2316930ccedd494b88b3b90a22ba9f6e ({username='slave'} at 127.0.0.1:45556)
I20260630 12:35:29.850694  3966 tablet_copy_service.cc:161] P 4a04756deec9479e94348203a8205db7: Beginning new tablet copy session on tablet f0b11c299e264fe09b0bba12156064b2 from peer 2316930ccedd494b88b3b90a22ba9f6e at {username='slave'} at 127.0.0.1:45556: session id = 2316930ccedd494b88b3b90a22ba9f6e-f0b11c299e264fe09b0bba12156064b2
I20260630 12:35:29.858196  3817 tablet_copy_source_session.cc:215] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:29.859176  3966 tablet_copy_source_session.cc:215] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:29.861974  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8563a447d0d4420b8fa6dd13fdf7145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.863471  4259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b11c299e264fe09b0bba12156064b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.875376  4246 tablet_copy_client.cc:806] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:29.876016  4246 tablet_copy_client.cc:670] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:29.879209  4246 tablet_copy_client.cc:538] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:29.883888  4259 tablet_copy_client.cc:806] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:29.884143  4246 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:29.884420  4259 tablet_copy_client.cc:670] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:29.888019  4259 tablet_copy_client.cc:538] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:29.899202  4259 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:29.900405  4246 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: 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:35:29.901292  4246 tablet_bootstrap.cc:492] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap complete.
I20260630 12:35:29.901811  4246 ts_tablet_manager.cc:1403] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260630 12:35:29.903906  4246 raft_consensus.cc:359] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.904480  4246 raft_consensus.cc:740] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: LEARNER
I20260630 12:35:29.905036  4246 consensus_queue.cc:260] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.907413  4246 ts_tablet_manager.cc:1434] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:35:29.909173  3817 tablet_copy_service.cc:342] P 085d3e45a92f494cb3be231d12062174: Request end of tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-c8563a447d0d4420b8fa6dd13fdf7145 received from {username='slave'} at 127.0.0.1:37610
I20260630 12:35:29.909554  3817 tablet_copy_service.cc:434] P 085d3e45a92f494cb3be231d12062174: ending tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-c8563a447d0d4420b8fa6dd13fdf7145 on tablet c8563a447d0d4420b8fa6dd13fdf7145 with peer 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:29.923386  4259 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: 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:35:29.924337  4259 tablet_bootstrap.cc:492] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap complete.
I20260630 12:35:29.924876  4259 ts_tablet_manager.cc:1403] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260630 12:35:29.926926  4259 raft_consensus.cc:359] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.927505  4259 raft_consensus.cc:740] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: LEARNER
I20260630 12:35:29.928036  4259 consensus_queue.cc:260] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:29.929965  4259 ts_tablet_manager.cc:1434] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:29.931648  3966 tablet_copy_service.cc:342] P 4a04756deec9479e94348203a8205db7: Request end of tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-f0b11c299e264fe09b0bba12156064b2 received from {username='slave'} at 127.0.0.1:45556
I20260630 12:35:29.932080  3966 tablet_copy_service.cc:434] P 4a04756deec9479e94348203a8205db7: ending tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-f0b11c299e264fe09b0bba12156064b2 on tablet f0b11c299e264fe09b0bba12156064b2 with peer 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:29.940179  4104 raft_consensus.cc:1217] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:29.997622  3806 raft_consensus.cc:1275] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:29.998960  4165 consensus_queue.cc:1048] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:30.011535  3880 raft_consensus.cc:1275] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:30.014372  4226 consensus_queue.cc:1048] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:30.321879  4104 raft_consensus.cc:1217] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:30.337371  4104 raft_consensus.cc:1217] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:30.347138  4104 raft_consensus.cc:1217] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:30.447566  4264 raft_consensus.cc:1064] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: attempting to promote NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e to VOTER
I20260630 12:35:30.449364  4264 consensus_queue.cc:237] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.455996  3955 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.457536  4263 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:30.458096  3806 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.457548  4104 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.459573  4263 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } 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:35:30.461361  4271 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.470482  4263 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.472363  3953 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.474509  3807 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.481884  4103 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.489452  3703 catalog_manager.cc:5697] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.516707  3881 consensus_queue.cc:237] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.522253  4103 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:30.523325  3953 raft_consensus.cc:1275] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:30.523591  4263 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.524852  4271 consensus_queue.cc:1048] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:30.532316  4271 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.533912  4103 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.540356  3953 raft_consensus.cc:2955] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.544569  3692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dac21ead10bd4f86b79c3b93298bd2c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:30.552264  3702 catalog_manager.cc:5697] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.561976  3790 tablet_service.cc:1558] Processing DeleteTablet for tablet dac21ead10bd4f86b79c3b93298bd2c8 with delete_type TABLET_DATA_TOMBSTONED (TS 085d3e45a92f494cb3be231d12062174 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37584
I20260630 12:35:30.564127  4279 tablet_replica.cc:333] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:30.565956  4279 raft_consensus.cc:2243] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.566668  4279 raft_consensus.cc:2272] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.570526  4279 ts_tablet_manager.cc:1916] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:30.585091  4279 ts_tablet_manager.cc:1929] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:30.585531  4279 log.cc:1199] T dac21ead10bd4f86b79c3b93298bd2c8 P 085d3e45a92f494cb3be231d12062174: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-0-root/wals/dac21ead10bd4f86b79c3b93298bd2c8
I20260630 12:35:30.587164  3690 catalog_manager.cc:5028] TS 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): tablet dac21ead10bd4f86b79c3b93298bd2c8 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:30.714560  4206 raft_consensus.cc:1064] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: attempting to promote NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e to VOTER
I20260630 12:35:30.716529  4206 consensus_queue.cc:237] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.722194  4103 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.723663  4206 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.724169  3806 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.725255  3881 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.725808  4141 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } 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:35:30.726920  4206 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:30.745491  4141 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.748119  4103 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.754832  3806 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.764473  3881 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.769243  3705 catalog_manager.cc:5697] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.780706  4206 raft_consensus.cc:1064] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: attempting to promote NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e to VOTER
I20260630 12:35:30.783295  4206 consensus_queue.cc:237] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.792133  3881 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.792999  4103 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.794811  3807 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.795011  4206 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.796496  4288 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } 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:35:30.798069  4141 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:30.798985  3953 consensus_queue.cc:237] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.806577  3880 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:30.807439  4104 raft_consensus.cc:1275] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:30.808182  4206 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:30.817759  4269 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.818871  4288 consensus_queue.cc:1048] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.819500  3882 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.823698  4104 raft_consensus.cc:2955] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.829833  3692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0b11c299e264fe09b0bba12156064b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:30.831969  4206 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.837582  3880 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.839491  3702 catalog_manager.cc:5697] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: config changed from index 3 to 4, VOTER 085d3e45a92f494cb3be231d12062174 (127.0.209.1) evicted. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.837579  3807 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.850023  4267 raft_consensus.cc:1064] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: attempting to promote NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e to VOTER
I20260630 12:35:30.852594  3790 tablet_service.cc:1558] Processing DeleteTablet for tablet f0b11c299e264fe09b0bba12156064b2 with delete_type TABLET_DATA_TOMBSTONED (TS 085d3e45a92f494cb3be231d12062174 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37584
I20260630 12:35:30.853652  4279 tablet_replica.cc:333] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:30.854563  4279 raft_consensus.cc:2243] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.855278  4279 raft_consensus.cc:2272] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.859385  4267 consensus_queue.cc:237] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.861284  4279 ts_tablet_manager.cc:1916] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:30.865932  4103 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.878878  4279 ts_tablet_manager.cc:1929] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:30.879424  4279 log.cc:1199] T f0b11c299e264fe09b0bba12156064b2 P 085d3e45a92f494cb3be231d12062174: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-0-root/wals/f0b11c299e264fe09b0bba12156064b2
I20260630 12:35:30.881029  3690 catalog_manager.cc:5028] TS 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): tablet f0b11c299e264fe09b0bba12156064b2 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:30.864502  3705 catalog_manager.cc:5697] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.894479  4103 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.895684  3953 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.898697  4268 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.899377  3880 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:30.900900  4047 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } 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:35:30.901806  4267 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:30.911302  3955 consensus_queue.cc:237] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:30.921952  4104 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:30.923024  3807 raft_consensus.cc:1275] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:30.923535  4206 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:30.924959  4288 consensus_queue.cc:1048] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:30.931368  4206 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.933245  4104 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.936553  3807 raft_consensus.cc:2955] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.942306  3692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82e75c6d613b46e6b06b4d13392f7a65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:30.948534  3702 catalog_manager.cc:5697] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:30.954105  4047 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.955904  3953 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.965166  3880 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.968290  3869 tablet_service.cc:1558] Processing DeleteTablet for tablet 82e75c6d613b46e6b06b4d13392f7a65 with delete_type TABLET_DATA_TOMBSTONED (TS 1ddd353e07f04fa08725d54f9ed98227 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57738
I20260630 12:35:30.980455  3705 catalog_manager.cc:5697] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.982928  4297 tablet_replica.cc:333] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:30.984021  4297 raft_consensus.cc:2243] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.984830  4297 raft_consensus.cc:2272] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.984439  4104 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:30.988636  4297 ts_tablet_manager.cc:1916] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:31.005472  3807 consensus_queue.cc:237] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:31.011479  4297 ts_tablet_manager.cc:1929] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:31.011957  4297 log.cc:1199] T 82e75c6d613b46e6b06b4d13392f7a65 P 1ddd353e07f04fa08725d54f9ed98227: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-1-root/wals/82e75c6d613b46e6b06b4d13392f7a65
I20260630 12:35:31.017020  3692 catalog_manager.cc:5028] TS 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): tablet 82e75c6d613b46e6b06b4d13392f7a65 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:31.019553  4104 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:31.019688  3880 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:31.020984  4047 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:31.021780  4268 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:31.027478  4047 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:31.030773  4104 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:31.031059  3880 raft_consensus.cc:2955] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:31.044848  3690 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8563a447d0d4420b8fa6dd13fdf7145 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:31.044620  3703 catalog_manager.cc:5697] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: config changed from index 3 to 4, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:31.054999  3941 tablet_service.cc:1558] Processing DeleteTablet for tablet c8563a447d0d4420b8fa6dd13fdf7145 with delete_type TABLET_DATA_TOMBSTONED (TS 4a04756deec9479e94348203a8205db7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45516
I20260630 12:35:31.056777  4298 tablet_replica.cc:333] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:31.057497  4298 raft_consensus.cc:2243] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.058095  4298 raft_consensus.cc:2272] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.060688  4298 ts_tablet_manager.cc:1916] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:31.071278  4298 ts_tablet_manager.cc:1929] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:31.071633  4298 log.cc:1199] T c8563a447d0d4420b8fa6dd13fdf7145 P 4a04756deec9479e94348203a8205db7: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-2-root/wals/c8563a447d0d4420b8fa6dd13fdf7145
I20260630 12:35:31.072970  3692 catalog_manager.cc:5028] TS 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897): tablet c8563a447d0d4420b8fa6dd13fdf7145 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:31.083367  3758 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:31.106884  3953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1"
dest_uuid: "4a04756deec9479e94348203a8205db7"
mode: GRACEFUL
new_leader_uuid: "085d3e45a92f494cb3be231d12062174"
 from {username='slave'} at 127.0.0.1:45570
I20260630 12:35:31.107393  3953 raft_consensus.cc:606] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 LEADER]: Received request to transfer leadership to TS 085d3e45a92f494cb3be231d12062174
I20260630 12:35:31.109864  3807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
mode: GRACEFUL
new_leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:37626
I20260630 12:35:31.110425  3807 raft_consensus.cc:606] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Received request to transfer leadership to TS 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:31.111752  3758 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:35:31.112377  3758 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:31.220139  4288 raft_consensus.cc:993] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: : Instructing follower 085d3e45a92f494cb3be231d12062174 to start an election
I20260630 12:35:31.220595  4206 raft_consensus.cc:1081] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 LEADER]: Signalling peer 085d3e45a92f494cb3be231d12062174 to start an election
I20260630 12:35:31.221992  3807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
 from {username='slave'} at 127.0.0.1:37590
I20260630 12:35:31.222433  3807 raft_consensus.cc:493] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:31.222711  3807 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:31.227041  3807 raft_consensus.cc:515] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:31.228415  3807 leader_election.cc:290] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [CANDIDATE]: Term 3 election: Requested vote from peers 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499), 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:31.229336  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:31.229517  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97674a0d195485b8bb2152f95cf82e1" candidate_uuid: "085d3e45a92f494cb3be231d12062174" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:31.229866  3880 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:31.230041  3953 raft_consensus.cc:3055] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:35:31.230378  3953 raft_consensus.cc:740] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Running, Role: LEADER
I20260630 12:35:31.230947  3953 consensus_queue.cc:260] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:31.231832  3953 raft_consensus.cc:3060] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:31.234953  3880 raft_consensus.cc:2468] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 3.
I20260630 12:35:31.235882  3953 raft_consensus.cc:2468] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085d3e45a92f494cb3be231d12062174 in term 3.
I20260630 12:35:31.236039  3773 leader_election.cc:304] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [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: 085d3e45a92f494cb3be231d12062174, 1ddd353e07f04fa08725d54f9ed98227; no voters: 
I20260630 12:35:31.237083  4047 raft_consensus.cc:2804] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:35:31.237497  4047 raft_consensus.cc:697] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 3 LEADER]: Becoming Leader. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:31.238127  4047 consensus_queue.cc:237] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } }
I20260630 12:35:31.244179  3702 catalog_manager.cc:5697] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 reported cstate change: term changed from 2 to 3, leader changed from 4a04756deec9479e94348203a8205db7 (127.0.209.3) to 085d3e45a92f494cb3be231d12062174 (127.0.209.1). New cstate: current_term: 3 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:31.288875  4267 raft_consensus.cc:993] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: : Instructing follower 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:31.289413  4047 raft_consensus.cc:1081] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Signalling peer 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:31.290903  4104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff"
dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:52652
I20260630 12:35:31.291397  4104 raft_consensus.cc:493] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:31.291764  4104 raft_consensus.cc:3060] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:31.296732  4104 raft_consensus.cc:515] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:31.298298  4104 leader_election.cc:290] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [CANDIDATE]: Term 2 election: Requested vote from peers 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897), 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:31.299320  3953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a04756deec9479e94348203a8205db7"
I20260630 12:35:31.299350  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ae93a3d5ed4f7a8d7cd309a85df2ff" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:31.299849  3953 raft_consensus.cc:3060] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:31.299963  3807 raft_consensus.cc:3055] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:31.300345  3807 raft_consensus.cc:740] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:31.300990  3807 consensus_queue.cc:260] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [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: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:31.301810  3807 raft_consensus.cc:3060] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:31.304453  3953 raft_consensus.cc:2468] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:31.305459  4070 leader_election.cc:304] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [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: 2316930ccedd494b88b3b90a22ba9f6e, 4a04756deec9479e94348203a8205db7; no voters: 
I20260630 12:35:31.306418  4280 raft_consensus.cc:2804] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:31.306547  3807 raft_consensus.cc:2468] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:31.307484  4280 raft_consensus.cc:697] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Becoming Leader. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Running, Role: LEADER
I20260630 12:35:31.308316  4280 consensus_queue.cc:237] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [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: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } }
I20260630 12:35:31.314875  3702 catalog_manager.cc:5697] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: term changed from 1 to 2, leader changed from 085d3e45a92f494cb3be231d12062174 (127.0.209.1) to 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4). New cstate: current_term: 2 leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:31.716944  3807 raft_consensus.cc:1275] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:31.718763  4280 consensus_queue.cc:1048] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:31.731030  3953 raft_consensus.cc:1275] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:31.732728  4280 consensus_queue.cc:1048] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:31.822166  3953 raft_consensus.cc:1275] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 3 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:35:31.823338  4047 consensus_queue.cc:1048] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:31.836831  3882 raft_consensus.cc:1275] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 3 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:35:31.838877  4047 consensus_queue.cc:1048] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.080245  3882 consensus_queue.cc:237] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } }
W20260630 12:35:32.088244  3848 consensus_peers.cc:597] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 -> Peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897): Couldn't send request to peer 4a04756deec9479e94348203a8205db7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e2dc924d24648ed826ca5238a8f6936. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:32.088390  3806 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:32.089006  4104 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:32.090044  4315 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:32.090973  4317 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:32.099402  4271 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } } }
I20260630 12:35:32.101150  4104 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } } }
I20260630 12:35:32.104194  3806 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } } }
I20260630 12:35:32.116060  3702 catalog_manager.cc:5697] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: config changed from index -1 to 2, NON_VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) added. New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } } }
I20260630 12:35:32.117866  3806 consensus_queue.cc:237] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:32.124924  3953 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:35:32.124974  3770 consensus_peers.cc:597] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 -> Peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Couldn't send request to peer 2316930ccedd494b88b3b90a22ba9f6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29de4692a08e4cd58eb4ab2a5d8b442b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:32.126276  4047 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } 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:35:32.127374  3882 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:32.128804  4047 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:32.140128  4047 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.142004  3882 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.142344  3953 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.153720  3703 catalog_manager.cc:5697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: config changed from index -1 to 3, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New cstate: current_term: 2 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.155956  3955 consensus_queue.cc:237] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } }
I20260630 12:35:32.165315  4104 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:32.165644  3922 consensus_peers.cc:597] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 -> Peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Couldn't send request to peer 1ddd353e07f04fa08725d54f9ed98227. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f541fac4b7854fc39610a8c99a635b00. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:32.166141  3806 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:32.167373  4310 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:32.168310  4269 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:32.176846  4310 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } } }
I20260630 12:35:32.178205  3806 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } } }
I20260630 12:35:32.179910  4104 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } } }
I20260630 12:35:32.188643  3704 catalog_manager.cc:5697] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) added. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } } }
I20260630 12:35:32.190891  3807 consensus_queue.cc:237] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
W20260630 12:35:32.201777  3770 consensus_peers.cc:597] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 -> Peer 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): Couldn't send request to peer 2316930ccedd494b88b3b90a22ba9f6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f90af5f32a1450da4557aeaf40940a9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:32.205329  3955 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:32.205329  3882 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:32.207276  4268 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:32.208297  4267 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } 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:35:32.220824  4047 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.223268  3955 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.223362  3880 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.240080  3704 catalog_manager.cc:5697] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index -1 to 2, NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } } }
I20260630 12:35:32.503631  4334 ts_tablet_manager.cc:933] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: Initiating tablet copy from peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:32.505393  4334 tablet_copy_client.cc:323] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:42577
I20260630 12:35:32.507422  3817 tablet_copy_service.cc:140] P 085d3e45a92f494cb3be231d12062174: Received BeginTabletCopySession request for tablet 29de4692a08e4cd58eb4ab2a5d8b442b from peer 2316930ccedd494b88b3b90a22ba9f6e ({username='slave'} at 127.0.0.1:37610)
I20260630 12:35:32.508124  3817 tablet_copy_service.cc:161] P 085d3e45a92f494cb3be231d12062174: Beginning new tablet copy session on tablet 29de4692a08e4cd58eb4ab2a5d8b442b from peer 2316930ccedd494b88b3b90a22ba9f6e at {username='slave'} at 127.0.0.1:37610: session id = 2316930ccedd494b88b3b90a22ba9f6e-29de4692a08e4cd58eb4ab2a5d8b442b
I20260630 12:35:32.516513  3817 tablet_copy_source_session.cc:215] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:32.519475  4334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29de4692a08e4cd58eb4ab2a5d8b442b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.532214  4334 tablet_copy_client.cc:806] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:32.532792  4334 tablet_copy_client.cc:670] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:32.537108  4334 tablet_copy_client.cc:538] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:32.544021  4334 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:32.562516  4334 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: 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:35:32.563300  4334 tablet_bootstrap.cc:492] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap complete.
I20260630 12:35:32.563946  4334 ts_tablet_manager.cc:1403] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.008s
I20260630 12:35:32.566298  4334 raft_consensus.cc:359] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:32.566918  4334 raft_consensus.cc:740] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: LEARNER
I20260630 12:35:32.567459  4334 consensus_queue.cc:260] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:32.570022  4334 ts_tablet_manager.cc:1434] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:35:32.571939  3817 tablet_copy_service.cc:342] P 085d3e45a92f494cb3be231d12062174: Request end of tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-29de4692a08e4cd58eb4ab2a5d8b442b received from {username='slave'} at 127.0.0.1:37610
I20260630 12:35:32.572436  3817 tablet_copy_service.cc:434] P 085d3e45a92f494cb3be231d12062174: ending tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-29de4692a08e4cd58eb4ab2a5d8b442b on tablet 29de4692a08e4cd58eb4ab2a5d8b442b with peer 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:32.663543  4337 ts_tablet_manager.cc:933] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: Initiating tablet copy from peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:32.665091  4337 tablet_copy_client.cc:323] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:41499
I20260630 12:35:32.667002  3892 tablet_copy_service.cc:140] P 1ddd353e07f04fa08725d54f9ed98227: Received BeginTabletCopySession request for tablet 0e2dc924d24648ed826ca5238a8f6936 from peer 4a04756deec9479e94348203a8205db7 ({username='slave'} at 127.0.0.1:57750)
I20260630 12:35:32.667531  3892 tablet_copy_service.cc:161] P 1ddd353e07f04fa08725d54f9ed98227: Beginning new tablet copy session on tablet 0e2dc924d24648ed826ca5238a8f6936 from peer 4a04756deec9479e94348203a8205db7 at {username='slave'} at 127.0.0.1:57750: session id = 4a04756deec9479e94348203a8205db7-0e2dc924d24648ed826ca5238a8f6936
I20260630 12:35:32.675766  3892 tablet_copy_source_session.cc:215] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:32.678996  4337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2dc924d24648ed826ca5238a8f6936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.689673  4337 tablet_copy_client.cc:806] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:32.690230  4337 tablet_copy_client.cc:670] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:32.694144  4337 tablet_copy_client.cc:538] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:32.700551  4337 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: Bootstrap starting.
I20260630 12:35:32.718606  4337 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: 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:35:32.719561  4337 tablet_bootstrap.cc:492] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: Bootstrap complete.
I20260630 12:35:32.720291  4337 ts_tablet_manager.cc:1403] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:35:32.723449  4337 raft_consensus.cc:359] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } }
I20260630 12:35:32.724784  4337 raft_consensus.cc:740] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a04756deec9479e94348203a8205db7, State: Initialized, Role: LEARNER
I20260630 12:35:32.725562  4337 consensus_queue.cc:260] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: NON_VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: true } }
I20260630 12:35:32.728715  4337 ts_tablet_manager.cc:1434] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:35:32.730039  4341 ts_tablet_manager.cc:933] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: Initiating tablet copy from peer 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897)
I20260630 12:35:32.734871  3892 tablet_copy_service.cc:342] P 1ddd353e07f04fa08725d54f9ed98227: Request end of tablet copy session 4a04756deec9479e94348203a8205db7-0e2dc924d24648ed826ca5238a8f6936 received from {username='slave'} at 127.0.0.1:57750
I20260630 12:35:32.735630  3892 tablet_copy_service.cc:434] P 1ddd353e07f04fa08725d54f9ed98227: ending tablet copy session 4a04756deec9479e94348203a8205db7-0e2dc924d24648ed826ca5238a8f6936 on tablet 0e2dc924d24648ed826ca5238a8f6936 with peer 4a04756deec9479e94348203a8205db7
I20260630 12:35:32.738343  4341 tablet_copy_client.cc:323] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:35897
I20260630 12:35:32.740494  3966 tablet_copy_service.cc:140] P 4a04756deec9479e94348203a8205db7: Received BeginTabletCopySession request for tablet f541fac4b7854fc39610a8c99a635b00 from peer 1ddd353e07f04fa08725d54f9ed98227 ({username='slave'} at 127.0.0.1:45544)
I20260630 12:35:32.741113  3966 tablet_copy_service.cc:161] P 4a04756deec9479e94348203a8205db7: Beginning new tablet copy session on tablet f541fac4b7854fc39610a8c99a635b00 from peer 1ddd353e07f04fa08725d54f9ed98227 at {username='slave'} at 127.0.0.1:45544: session id = 1ddd353e07f04fa08725d54f9ed98227-f541fac4b7854fc39610a8c99a635b00
I20260630 12:35:32.747561  3966 tablet_copy_source_session.cc:215] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:32.750586  4341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f541fac4b7854fc39610a8c99a635b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.761245  4341 tablet_copy_client.cc:806] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:32.761802  4341 tablet_copy_client.cc:670] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:32.765498  4341 tablet_copy_client.cc:538] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:32.773263  4341 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap starting.
I20260630 12:35:32.788991  4341 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: 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:35:32.789845  4341 tablet_bootstrap.cc:492] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: Bootstrap complete.
I20260630 12:35:32.790477  4341 ts_tablet_manager.cc:1403] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:35:32.793671  4341 raft_consensus.cc:359] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } }
I20260630 12:35:32.794476  4341 raft_consensus.cc:740] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ddd353e07f04fa08725d54f9ed98227, State: Initialized, Role: LEARNER
I20260630 12:35:32.795096  4341 consensus_queue.cc:260] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: NON_VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: true } }
I20260630 12:35:32.796944  4341 ts_tablet_manager.cc:1434] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:35:32.797056  4334 ts_tablet_manager.cc:933] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: Initiating tablet copy from peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577)
I20260630 12:35:32.799170  3966 tablet_copy_service.cc:342] P 4a04756deec9479e94348203a8205db7: Request end of tablet copy session 1ddd353e07f04fa08725d54f9ed98227-f541fac4b7854fc39610a8c99a635b00 received from {username='slave'} at 127.0.0.1:45544
I20260630 12:35:32.799777  3966 tablet_copy_service.cc:434] P 4a04756deec9479e94348203a8205db7: ending tablet copy session 1ddd353e07f04fa08725d54f9ed98227-f541fac4b7854fc39610a8c99a635b00 on tablet f541fac4b7854fc39610a8c99a635b00 with peer 1ddd353e07f04fa08725d54f9ed98227
I20260630 12:35:32.806769  4334 tablet_copy_client.cc:323] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:42577
I20260630 12:35:32.808519  3817 tablet_copy_service.cc:140] P 085d3e45a92f494cb3be231d12062174: Received BeginTabletCopySession request for tablet 8f90af5f32a1450da4557aeaf40940a9 from peer 2316930ccedd494b88b3b90a22ba9f6e ({username='slave'} at 127.0.0.1:37610)
I20260630 12:35:32.808959  3817 tablet_copy_service.cc:161] P 085d3e45a92f494cb3be231d12062174: Beginning new tablet copy session on tablet 8f90af5f32a1450da4557aeaf40940a9 from peer 2316930ccedd494b88b3b90a22ba9f6e at {username='slave'} at 127.0.0.1:37610: session id = 2316930ccedd494b88b3b90a22ba9f6e-8f90af5f32a1450da4557aeaf40940a9
I20260630 12:35:32.814267  3817 tablet_copy_source_session.cc:215] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:32.816973  4334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f90af5f32a1450da4557aeaf40940a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.827831  4334 tablet_copy_client.cc:806] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:32.828359  4334 tablet_copy_client.cc:670] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:32.831663  4334 tablet_copy_client.cc:538] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:32.838207  4334 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap starting.
I20260630 12:35:32.855253  4334 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: 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:35:32.856098  4334 tablet_bootstrap.cc:492] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: Bootstrap complete.
I20260630 12:35:32.856647  4334 ts_tablet_manager.cc:1403] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260630 12:35:32.858763  4334 raft_consensus.cc:359] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:32.859366  4334 raft_consensus.cc:740] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Initialized, Role: LEARNER
I20260630 12:35:32.859925  4334 consensus_queue.cc:260] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: true } }
I20260630 12:35:32.861982  4334 ts_tablet_manager.cc:1434] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:32.863783  3817 tablet_copy_service.cc:342] P 085d3e45a92f494cb3be231d12062174: Request end of tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-8f90af5f32a1450da4557aeaf40940a9 received from {username='slave'} at 127.0.0.1:37610
I20260630 12:35:32.864194  3817 tablet_copy_service.cc:434] P 085d3e45a92f494cb3be231d12062174: ending tablet copy session 2316930ccedd494b88b3b90a22ba9f6e-8f90af5f32a1450da4557aeaf40940a9 on tablet 8f90af5f32a1450da4557aeaf40940a9 with peer 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:33.100700  4103 raft_consensus.cc:1217] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:33.113607  3758 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:33.132709  3807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145"
dest_uuid: "085d3e45a92f494cb3be231d12062174"
mode: GRACEFUL
new_leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:37626
I20260630 12:35:33.133433  3807 raft_consensus.cc:606] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Received request to transfer leadership to TS 2316930ccedd494b88b3b90a22ba9f6e
I20260630 12:35:33.134977  3758 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:33.135778  3758 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:33.245463  4047 raft_consensus.cc:993] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: : Instructing follower 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:33.245999  4346 raft_consensus.cc:1081] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Signalling peer 2316930ccedd494b88b3b90a22ba9f6e to start an election
I20260630 12:35:33.247769  4103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145"
dest_uuid: "2316930ccedd494b88b3b90a22ba9f6e"
 from {username='slave'} at 127.0.0.1:52652
I20260630 12:35:33.248383  4103 raft_consensus.cc:493] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:33.248726  4103 raft_consensus.cc:3060] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:33.256693  3955 raft_consensus.cc:1217] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:33.255522  4103 raft_consensus.cc:515] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:33.262101  4103 leader_election.cc:290] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [CANDIDATE]: Term 2 election: Requested vote from peers 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577), 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499)
I20260630 12:35:33.263160  3880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ddd353e07f04fa08725d54f9ed98227"
I20260630 12:35:33.264492  3880 raft_consensus.cc:3060] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:33.265069  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8563a447d0d4420b8fa6dd13fdf7145" candidate_uuid: "2316930ccedd494b88b3b90a22ba9f6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "085d3e45a92f494cb3be231d12062174"
I20260630 12:35:33.265596  3807 raft_consensus.cc:3055] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:33.265885  3807 raft_consensus.cc:740] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085d3e45a92f494cb3be231d12062174, State: Running, Role: LEADER
I20260630 12:35:33.266629  3807 consensus_queue.cc:260] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:33.267798  3807 raft_consensus.cc:3060] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:33.272225  3880 raft_consensus.cc:2468] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:33.277259  3882 raft_consensus.cc:1217] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:33.282102  3807 raft_consensus.cc:2468] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2316930ccedd494b88b3b90a22ba9f6e in term 2.
I20260630 12:35:33.274297  4070 leader_election.cc:304] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [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: 1ddd353e07f04fa08725d54f9ed98227, 2316930ccedd494b88b3b90a22ba9f6e; no voters: 
I20260630 12:35:33.285164  4302 raft_consensus.cc:2804] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:33.285637  4302 raft_consensus.cc:697] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Becoming Leader. State: Replica: 2316930ccedd494b88b3b90a22ba9f6e, State: Running, Role: LEADER
I20260630 12:35:33.286485  4302 consensus_queue.cc:237] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:33.313613  3702 catalog_manager.cc:5697] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: term changed from 1 to 2, leader changed from 085d3e45a92f494cb3be231d12062174 (127.0.209.1) to 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4). New cstate: current_term: 2 leader_uuid: "2316930ccedd494b88b3b90a22ba9f6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:33.357666  4103 raft_consensus.cc:1217] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:33.630590  4347 raft_consensus.cc:1064] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: attempting to promote NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e to VOTER
I20260630 12:35:33.632918  4347 consensus_queue.cc:237] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:33.640503  4103 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEARNER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:33.640630  3955 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:33.641865  4346 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:33.642958  4347 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } 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:35:33.643227  3880 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:33.644727  4047 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:33.658273  4346 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.659986  3953 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.659986  3880 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.673026  4103 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.673457  3703 catalog_manager.cc:5697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index 3 to 4, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.691150  4349 raft_consensus.cc:1064] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: attempting to promote NON_VOTER 1ddd353e07f04fa08725d54f9ed98227 to VOTER
I20260630 12:35:33.693274  3807 consensus_queue.cc:237] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [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: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:33.694447  4349 consensus_queue.cc:237] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } }
I20260630 12:35:33.699249  3880 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:33.701267  4103 raft_consensus.cc:1275] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:33.702656  4347 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:33.704813  4346 consensus_queue.cc:1048] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:33.705770  3807 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:33.707485  4302 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:33.711238  3880 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEARNER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.712792  4351 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } 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:35:33.713428  4346 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.718016  4103 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.720356  4104 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.725049  4351 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:33.728955  3881 raft_consensus.cc:2955] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.759655  3690 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29de4692a08e4cd58eb4ab2a5d8b442b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:33.759979  3703 catalog_manager.cc:5697] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: config changed from index 4 to 5, VOTER 4a04756deec9479e94348203a8205db7 (127.0.209.3) evicted. New cstate: current_term: 2 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.761525  3806 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.763484  4330 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:33.779241  3941 tablet_service.cc:1558] Processing DeleteTablet for tablet 29de4692a08e4cd58eb4ab2a5d8b442b with delete_type TABLET_DATA_TOMBSTONED (TS 4a04756deec9479e94348203a8205db7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45516
I20260630 12:35:33.778554  4349 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.784819  4104 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.792783  4317 raft_consensus.cc:1064] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: attempting to promote NON_VOTER 4a04756deec9479e94348203a8205db7 to VOTER
I20260630 12:35:33.801514  3704 catalog_manager.cc:5697] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e reported cstate change: config changed from index 2 to 3, 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.803188  4317 consensus_queue.cc:237] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [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: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } }
I20260630 12:35:33.803881  3806 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.805836  4369 tablet_replica.cc:333] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:33.816131  3881 raft_consensus.cc:1275] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Refusing update from remote peer 2316930ccedd494b88b3b90a22ba9f6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:33.818099  4353 consensus_queue.cc:1048] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:33.820173  4369 raft_consensus.cc:2243] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:33.821159  4369 raft_consensus.cc:2272] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:33.806414  3880 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.836313  4369 ts_tablet_manager.cc:1916] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:33.852954  3953 consensus_queue.cc:237] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } }
I20260630 12:35:33.861406  3807 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:33.864253  4330 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:33.870371  3953 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 LEARNER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.872156  4350 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } 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:35:33.873785  4352 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.877111  4047 raft_consensus.cc:1064] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: attempting to promote NON_VOTER 2316930ccedd494b88b3b90a22ba9f6e to VOTER
I20260630 12:35:33.881457  3807 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.887187  4369 ts_tablet_manager.cc:1929] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:33.890897  4369 log.cc:1199] T 29de4692a08e4cd58eb4ab2a5d8b442b P 4a04756deec9479e94348203a8205db7: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-2-root/wals/29de4692a08e4cd58eb4ab2a5d8b442b
I20260630 12:35:33.893162  3692 catalog_manager.cc:5028] TS 4a04756deec9479e94348203a8205db7 (127.0.209.3:35897): tablet 29de4692a08e4cd58eb4ab2a5d8b442b (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:33.879372  4047 consensus_queue.cc:237] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:33.902347  3703 catalog_manager.cc:5697] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 reported cstate change: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "4a04756deec9479e94348203a8205db7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.904433  3880 raft_consensus.cc:1275] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 4a04756deec9479e94348203a8205db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:33.906631  3692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f541fac4b7854fc39610a8c99a635b00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:33.908021  4104 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.915756  4317 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:33.923174  3955 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.925590  4360 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:33.916203  4104 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 LEARNER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.917004  4092 tablet_service.cc:1558] Processing DeleteTablet for tablet f541fac4b7854fc39610a8c99a635b00 with delete_type TABLET_DATA_TOMBSTONED (TS 2316930ccedd494b88b3b90a22ba9f6e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52630
I20260630 12:35:33.929636  4346 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:33.939607  3807 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.949379  4375 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:33.911451  4352 consensus_queue.cc:1048] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260630 12:35:33.949750  3880 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:33.963197  4047 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } 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:35:33.976611  3879 raft_consensus.cc:2955] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { promote: false } } }
I20260630 12:35:33.991925  4360 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:33.996755  4381 tablet_replica.cc:333] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:33.997982  4381 raft_consensus.cc:2243] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:33.998862  4381 raft_consensus.cc:2272] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:34.003319  3848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.3:35897, user_credentials={real_user=slave}} blocked reactor thread for 112278us
I20260630 12:35:34.022651  3953 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a04756deec9479e94348203a8205db7 (127.0.209.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.021303  3955 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:34.003172  3882 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:34.006306  4383 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a04756deec9479e94348203a8205db7 (127.0.209.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.032434  4381 ts_tablet_manager.cc:1916] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:34.008338  4102 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a04756deec9479e94348203a8205db7 (127.0.209.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.058260  3704 catalog_manager.cc:5697] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 reported cstate change: config changed from index 2 to 3, 4a04756deec9479e94348203a8205db7 (127.0.209.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.066902  4381 ts_tablet_manager.cc:1929] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:34.067353  4381 log.cc:1199] T f541fac4b7854fc39610a8c99a635b00 P 2316930ccedd494b88b3b90a22ba9f6e: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-3-root/wals/f541fac4b7854fc39610a8c99a635b00
I20260630 12:35:34.069839  3689 catalog_manager.cc:5028] TS 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): tablet f541fac4b7854fc39610a8c99a635b00 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:34.075398  3807 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a04756deec9479e94348203a8205db7 (127.0.209.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.078382  4102 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:34.090018  3705 catalog_manager.cc:5697] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 reported cstate change: config changed from index 2 to 3, 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:34.103474  3807 consensus_queue.cc:237] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } }
I20260630 12:35:34.109225  4102 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:34.109869  3881 consensus_queue.cc:237] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [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: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } }
I20260630 12:35:34.111958  3955 raft_consensus.cc:1275] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 085d3e45a92f494cb3be231d12062174: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:34.113457  4360 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } 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:35:34.114334  4347 consensus_queue.cc:1048] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:34.118075  3807 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:34.120863  4379 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:34.123425  3955 raft_consensus.cc:1275] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Refusing update from remote peer 1ddd353e07f04fa08725d54f9ed98227: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:34.125526  4347 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:34.126453  4379 consensus_queue.cc:1048] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } 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:35:34.127353  3954 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:34.134910  3690 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f90af5f32a1450da4557aeaf40940a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:34.135344  4350 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.140022  3955 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.148458  4102 raft_consensus.cc:2955] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } } }
I20260630 12:35:34.151464  3704 catalog_manager.cc:5697] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 reported cstate change: config changed from index 3 to 4, VOTER 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2) evicted. New cstate: current_term: 1 leader_uuid: "085d3e45a92f494cb3be231d12062174" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2316930ccedd494b88b3b90a22ba9f6e" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 37893 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.153254  3807 raft_consensus.cc:2955] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } } }
I20260630 12:35:34.156840  3692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e2dc924d24648ed826ca5238a8f6936 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:34.161895  3702 catalog_manager.cc:5697] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 reported cstate change: config changed from index 3 to 4, VOTER 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "1ddd353e07f04fa08725d54f9ed98227" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "085d3e45a92f494cb3be231d12062174" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddd353e07f04fa08725d54f9ed98227" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a04756deec9479e94348203a8205db7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 35897 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:34.173724  4092 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e2dc924d24648ed826ca5238a8f6936 with delete_type TABLET_DATA_TOMBSTONED (TS 2316930ccedd494b88b3b90a22ba9f6e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52630
I20260630 12:35:34.175838  4381 tablet_replica.cc:333] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.176784  4381 raft_consensus.cc:2243] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.177409  4381 raft_consensus.cc:2272] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.181039  4381 ts_tablet_manager.cc:1916] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:34.187325  3869 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f90af5f32a1450da4557aeaf40940a9 with delete_type TABLET_DATA_TOMBSTONED (TS 1ddd353e07f04fa08725d54f9ed98227 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57738
I20260630 12:35:34.193161  4387 tablet_replica.cc:333] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.193918  4387 raft_consensus.cc:2243] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.194471  4387 raft_consensus.cc:2272] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.195865  4381 ts_tablet_manager.cc:1929] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:34.196254  4381 log.cc:1199] T 0e2dc924d24648ed826ca5238a8f6936 P 2316930ccedd494b88b3b90a22ba9f6e: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-3-root/wals/0e2dc924d24648ed826ca5238a8f6936
I20260630 12:35:34.197270  4387 ts_tablet_manager.cc:1916] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:34.197749  3689 catalog_manager.cc:5028] TS 2316930ccedd494b88b3b90a22ba9f6e (127.0.209.4:37893): tablet 0e2dc924d24648ed826ca5238a8f6936 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:34.207973  4387 ts_tablet_manager.cc:1929] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:34.208323  4387 log.cc:1199] T 8f90af5f32a1450da4557aeaf40940a9 P 1ddd353e07f04fa08725d54f9ed98227: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822841017348-836-0/minicluster-data/ts-1-root/wals/8f90af5f32a1450da4557aeaf40940a9
I20260630 12:35:34.209728  3692 catalog_manager.cc:5028] TS 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): tablet 8f90af5f32a1450da4557aeaf40940a9 (table range_aware_rebalance_new_range [id=889fe1d0866f4ac0842f78b416120dbf]) successfully deleted
I20260630 12:35:34.378763   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
W20260630 12:35:34.382455  3920 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:35:34.386718  3920 consensus_peers.cc:597] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 -> Peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Couldn't send request to peer 085d3e45a92f494cb3be231d12062174. 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:35:34.402043  4068 consensus_peers.cc:597] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e -> Peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Couldn't send request to peer 085d3e45a92f494cb3be231d12062174. 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:35:34.415865   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:34.416787   836 tablet_replica.cc:333] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.417443   836 raft_consensus.cc:2243] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.417927   836 raft_consensus.cc:2272] T 264213033b6648bd8dfa91b8aea5a177 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.419902   836 tablet_replica.cc:333] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.420472   836 raft_consensus.cc:2243] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.421051   836 raft_consensus.cc:2272] T 82e75c6d613b46e6b06b4d13392f7a65 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.422868   836 tablet_replica.cc:333] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.423375   836 raft_consensus.cc:2243] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.423995   836 raft_consensus.cc:2272] T 0e2dc924d24648ed826ca5238a8f6936 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.426559   836 tablet_replica.cc:333] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.427104   836 raft_consensus.cc:2243] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.427532   836 raft_consensus.cc:2272] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.429227   836 tablet_replica.cc:333] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.429733   836 raft_consensus.cc:2243] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.430475   836 raft_consensus.cc:2272] T 1035da558b85412bb0e0368e36b6ba59 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.432386   836 tablet_replica.cc:333] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.432878   836 raft_consensus.cc:2243] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.433269   836 raft_consensus.cc:2272] T 68f7054ce9d9494aa585c91c8be29dff P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.435019   836 tablet_replica.cc:333] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.435490   836 raft_consensus.cc:2243] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.435982   836 raft_consensus.cc:2272] T f541fac4b7854fc39610a8c99a635b00 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.438115   836 tablet_replica.cc:333] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.438707   836 raft_consensus.cc:2243] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.439157   836 raft_consensus.cc:2272] T c8563a447d0d4420b8fa6dd13fdf7145 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.441443   836 tablet_replica.cc:333] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.441980   836 raft_consensus.cc:2243] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.442731   836 raft_consensus.cc:2272] T 8f90af5f32a1450da4557aeaf40940a9 P 085d3e45a92f494cb3be231d12062174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.445138   836 tablet_replica.cc:333] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.445670   836 raft_consensus.cc:2243] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.446408   836 raft_consensus.cc:2272] T a97674a0d195485b8bb2152f95cf82e1 P 085d3e45a92f494cb3be231d12062174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.448329   836 tablet_replica.cc:333] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.448871   836 raft_consensus.cc:2243] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.449313   836 raft_consensus.cc:2272] T e92bc6d858d6439a8337c59e7a2c0a89 P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.451072   836 tablet_replica.cc:333] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174: stopping tablet replica
I20260630 12:35:34.451556   836 raft_consensus.cc:2243] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.452374   836 raft_consensus.cc:2272] T 29de4692a08e4cd58eb4ab2a5d8b442b P 085d3e45a92f494cb3be231d12062174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.479885   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:35:34.510200   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
W20260630 12:35:34.543876  3922 consensus_peers.cc:597] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 -> Peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Couldn't send request to peer 1ddd353e07f04fa08725d54f9ed98227. 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:35:34.544631  3922 consensus_peers.cc:597] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 -> Peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Couldn't send request to peer 1ddd353e07f04fa08725d54f9ed98227. 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:35:34.548286   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:34.549826   836 tablet_replica.cc:333] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.550799   836 raft_consensus.cc:2243] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.551793   836 raft_consensus.cc:2272] T 3cb083f8649544af895ee4b1544b5acc P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.553918   836 tablet_replica.cc:333] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.554492   836 raft_consensus.cc:2243] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.555261   836 raft_consensus.cc:2272] T 0e2dc924d24648ed826ca5238a8f6936 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.557390   836 tablet_replica.cc:333] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.557978   836 raft_consensus.cc:2243] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.558441   836 raft_consensus.cc:2272] T f541fac4b7854fc39610a8c99a635b00 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.560633   836 tablet_replica.cc:333] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.561219   836 raft_consensus.cc:2243] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.561717   836 raft_consensus.cc:2272] T f0b11c299e264fe09b0bba12156064b2 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.563584   836 tablet_replica.cc:333] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.564146   836 raft_consensus.cc:2243] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.564512   836 raft_consensus.cc:2272] T d2af63653d2d4f129691112a0c26bd11 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.566167   836 tablet_replica.cc:333] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.566660   836 raft_consensus.cc:2243] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.567027   836 raft_consensus.cc:2272] T 1035da558b85412bb0e0368e36b6ba59 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.568974   836 tablet_replica.cc:333] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.569443   836 raft_consensus.cc:2243] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.569885   836 raft_consensus.cc:2272] T c8563a447d0d4420b8fa6dd13fdf7145 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.572475   836 tablet_replica.cc:333] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.573096   836 raft_consensus.cc:2243] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.573619   836 raft_consensus.cc:2272] T a97674a0d195485b8bb2152f95cf82e1 P 1ddd353e07f04fa08725d54f9ed98227 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.575840   836 tablet_replica.cc:333] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.576359   836 raft_consensus.cc:2243] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.577041   836 raft_consensus.cc:2272] T 29de4692a08e4cd58eb4ab2a5d8b442b P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.579347   836 tablet_replica.cc:333] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.579936   836 raft_consensus.cc:2243] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.580376   836 raft_consensus.cc:2272] T e92bc6d858d6439a8337c59e7a2c0a89 P 1ddd353e07f04fa08725d54f9ed98227 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.582151   836 tablet_replica.cc:333] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.582648   836 raft_consensus.cc:2243] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.583499   836 raft_consensus.cc:2272] T dac21ead10bd4f86b79c3b93298bd2c8 P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.585330   836 tablet_replica.cc:333] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227: stopping tablet replica
I20260630 12:35:34.585799   836 raft_consensus.cc:2243] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.586567   836 raft_consensus.cc:2272] T 68f7054ce9d9494aa585c91c8be29dff P 1ddd353e07f04fa08725d54f9ed98227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.614319   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
W20260630 12:35:34.616176  4068 consensus_peers.cc:597] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e -> Peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Couldn't send request to peer 085d3e45a92f494cb3be231d12062174. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:42577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:34.641012  4070 consensus_peers.cc:597] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e -> Peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Couldn't send request to peer 1ddd353e07f04fa08725d54f9ed98227. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:41499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:34.642349   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:35:34.668270   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:35:34.668648  4068 consensus_peers.cc:597] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e -> Peer 085d3e45a92f494cb3be231d12062174 (127.0.209.1:42577): Couldn't send request to peer 085d3e45a92f494cb3be231d12062174. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:42577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:34.669080   836 tablet_replica.cc:333] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.669922   836 raft_consensus.cc:2243] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.670351   836 raft_consensus.cc:2272] T 264213033b6648bd8dfa91b8aea5a177 P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.672325   836 tablet_replica.cc:333] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.672894   836 raft_consensus.cc:2243] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.673847   836 raft_consensus.cc:2272] T f541fac4b7854fc39610a8c99a635b00 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.676035   836 tablet_replica.cc:333] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.676517   836 raft_consensus.cc:2243] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.677170   836 raft_consensus.cc:2272] T f0b11c299e264fe09b0bba12156064b2 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.678857   836 tablet_replica.cc:333] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.679292   836 raft_consensus.cc:2243] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.680246   836 raft_consensus.cc:2272] T d2af63653d2d4f129691112a0c26bd11 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.682649   836 tablet_replica.cc:333] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.683137   836 raft_consensus.cc:2243] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.683544   836 raft_consensus.cc:2272] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 4a04756deec9479e94348203a8205db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.685241   836 tablet_replica.cc:333] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.685708   836 raft_consensus.cc:2243] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.686076   836 raft_consensus.cc:2272] T 1035da558b85412bb0e0368e36b6ba59 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.687711   836 tablet_replica.cc:333] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.688247   836 raft_consensus.cc:2243] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.688762   836 raft_consensus.cc:2272] T 8f90af5f32a1450da4557aeaf40940a9 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.690969   836 tablet_replica.cc:333] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.691444   836 raft_consensus.cc:2243] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.691883   836 raft_consensus.cc:2272] T a97674a0d195485b8bb2152f95cf82e1 P 4a04756deec9479e94348203a8205db7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.693681   836 tablet_replica.cc:333] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.694120   836 raft_consensus.cc:2243] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.694485   836 raft_consensus.cc:2272] T 3cb083f8649544af895ee4b1544b5acc P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.696244   836 tablet_replica.cc:333] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.696730   836 raft_consensus.cc:2243] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.697214   836 raft_consensus.cc:2272] T dac21ead10bd4f86b79c3b93298bd2c8 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.698911   836 tablet_replica.cc:333] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.699355   836 raft_consensus.cc:2243] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.699806   836 raft_consensus.cc:2272] T 0e2dc924d24648ed826ca5238a8f6936 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.701572   836 tablet_replica.cc:333] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7: stopping tablet replica
I20260630 12:35:34.702008   836 raft_consensus.cc:2243] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.702718   836 raft_consensus.cc:2272] T 82e75c6d613b46e6b06b4d13392f7a65 P 4a04756deec9479e94348203a8205db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.734666   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:35:34.759037   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:35:34.781605   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:34.782343   836 tablet_replica.cc:333] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.782974   836 raft_consensus.cc:2243] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.783563   836 raft_consensus.cc:2272] T 8f90af5f32a1450da4557aeaf40940a9 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.785929   836 tablet_replica.cc:333] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.786702   836 raft_consensus.cc:2243] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.787243   836 raft_consensus.cc:2272] T 29de4692a08e4cd58eb4ab2a5d8b442b P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:34.787451  4070 consensus_peers.cc:597] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e -> Peer 1ddd353e07f04fa08725d54f9ed98227 (127.0.209.2:41499): Couldn't send request to peer 1ddd353e07f04fa08725d54f9ed98227. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:41499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:34.789027   836 tablet_replica.cc:333] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.789539   836 raft_consensus.cc:2243] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.790199   836 raft_consensus.cc:2272] T e92bc6d858d6439a8337c59e7a2c0a89 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.791918   836 tablet_replica.cc:333] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.792383   836 raft_consensus.cc:2243] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.792871   836 raft_consensus.cc:2272] T dac21ead10bd4f86b79c3b93298bd2c8 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.794525   836 tablet_replica.cc:333] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.794986   836 raft_consensus.cc:2243] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.795624   836 raft_consensus.cc:2272] T c8563a447d0d4420b8fa6dd13fdf7145 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.797518   836 tablet_replica.cc:333] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.797960   836 raft_consensus.cc:2243] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.798285   836 raft_consensus.cc:2272] T 3cb083f8649544af895ee4b1544b5acc P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.800043   836 tablet_replica.cc:333] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.800468   836 raft_consensus.cc:2243] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.800870   836 raft_consensus.cc:2272] T 82e75c6d613b46e6b06b4d13392f7a65 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.802511   836 tablet_replica.cc:333] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.802922   836 raft_consensus.cc:2243] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.803237   836 raft_consensus.cc:2272] T 68f7054ce9d9494aa585c91c8be29dff P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.804782   836 tablet_replica.cc:333] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.805205   836 raft_consensus.cc:2243] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.805684   836 raft_consensus.cc:2272] T f0b11c299e264fe09b0bba12156064b2 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.807263   836 tablet_replica.cc:333] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.807654   836 raft_consensus.cc:2243] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.808032   836 raft_consensus.cc:2272] T d2af63653d2d4f129691112a0c26bd11 P 2316930ccedd494b88b3b90a22ba9f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.809634   836 tablet_replica.cc:333] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.810019   836 raft_consensus.cc:2243] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.810659   836 raft_consensus.cc:2272] T f3ae93a3d5ed4f7a8d7cd309a85df2ff P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.812299   836 tablet_replica.cc:333] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e: stopping tablet replica
I20260630 12:35:34.812670   836 raft_consensus.cc:2243] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.813294   836 raft_consensus.cc:2272] T 264213033b6648bd8dfa91b8aea5a177 P 2316930ccedd494b88b3b90a22ba9f6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.845649   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:35:34.868626   836 master.cc:562] Master@127.0.209.62:45983 shutting down...
I20260630 12:35:34.893826   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.894356   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.894691   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac792bf931dd4d8cb75d68229fcc964a: stopping tablet replica
I20260630 12:35:34.914742   836 master.cc:584] Master@127.0.209.62:45983 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10198 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:35:34.965210   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:41537
I20260630 12:35:34.966315   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:34.972316  4395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:34.972330  4396 instance_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:35:34.972926  4398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:34.974228   836 server_base.cc:1061] running on GCE node
I20260630 12:35:34.975773   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:34.975967   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:34.976153   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822934976121 us; error 0 us; skew 500 ppm
I20260630 12:35:34.976670   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:34.979012   836 webserver.cc:533] Webserver started at http://127.0.209.62:35421/ using document root <none> and password file <none>
I20260630 12:35:34.979508   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:34.979696   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:34.980051   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:34.981132   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "1e08406b4c754baa91379420df19ecf7"
format_stamp: "Formatted at 2026-06-30 12:35:34 on dist-test-slave-n2nm"
I20260630 12:35:34.985497   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:34.988658  4403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:34.989327   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:34.989604   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "1e08406b4c754baa91379420df19ecf7"
format_stamp: "Formatted at 2026-06-30 12:35:34 on dist-test-slave-n2nm"
I20260630 12:35:34.989858   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-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:35:35.000008   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.001151   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.038914   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:41537
I20260630 12:35:35.039018  4454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:41537 every 8 connection(s)
I20260630 12:35:35.042964  4455 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:35:35.053315  4455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7: Bootstrap starting.
I20260630 12:35:35.057754  4455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:35.061785  4455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7: No bootstrap required, opened a new log
I20260630 12:35:35.063853  4455 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e08406b4c754baa91379420df19ecf7" member_type: VOTER }
I20260630 12:35:35.064210  4455 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:35.064379  4455 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e08406b4c754baa91379420df19ecf7, State: Initialized, Role: FOLLOWER
I20260630 12:35:35.064940  4455 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e08406b4c754baa91379420df19ecf7" member_type: VOTER }
I20260630 12:35:35.065368  4455 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:35.065554  4455 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:35.065764  4455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:35.070119  4455 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e08406b4c754baa91379420df19ecf7" member_type: VOTER }
I20260630 12:35:35.070564  4455 leader_election.cc:304] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [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: 1e08406b4c754baa91379420df19ecf7; no voters: 
I20260630 12:35:35.071705  4455 leader_election.cc:290] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:35.072090  4458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:35.073534  4458 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 1 LEADER]: Becoming Leader. State: Replica: 1e08406b4c754baa91379420df19ecf7, State: Running, Role: LEADER
I20260630 12:35:35.074128  4458 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [LEADER]: Queue going to LEADER mode. State: All 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: "1e08406b4c754baa91379420df19ecf7" member_type: VOTER }
I20260630 12:35:35.074524  4455 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:35.079346  4459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e08406b4c754baa91379420df19ecf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e08406b4c754baa91379420df19ecf7" member_type: VOTER } }
I20260630 12:35:35.080236  4459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:35.080159  4460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e08406b4c754baa91379420df19ecf7. Latest consensus state: current_term: 1 leader_uuid: "1e08406b4c754baa91379420df19ecf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e08406b4c754baa91379420df19ecf7" member_type: VOTER } }
I20260630 12:35:35.080960  4460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:35.082351  4467 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:35.087387  4467 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:35.089579   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:35.096208  4467 catalog_manager.cc:1383] Generated new cluster ID: 19f5fff0d5f345dca63894cd2fce5f9b
I20260630 12:35:35.096485  4467 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:35.110625  4467 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:35.111933  4467 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:35.124795  4467 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7: Generated new TSK 0
I20260630 12:35:35.125397  4467 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:35.156088   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.161883  4476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.162940  4477 instance_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:35:35.164717  4479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:35.165117   836 server_base.cc:1061] running on GCE node
I20260630 12:35:35.165999   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.166221   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.166388   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822935166369 us; error 0 us; skew 500 ppm
I20260630 12:35:35.166887   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.169168   836 webserver.cc:533] Webserver started at http://127.0.209.1:40931/ using document root <none> and password file <none>
I20260630 12:35:35.169656   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.169842   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.170116   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.171154   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "95ee8de64cf745ebb791de71f5179287"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.175397   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:35.178710  4484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.179454   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:35.179782   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "95ee8de64cf745ebb791de71f5179287"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.180079   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-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:35:35.206445   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.207628   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.209107   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.211396   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.211620   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.211886   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.212081   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.252449   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:40131
I20260630 12:35:35.252555  4546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:40131 every 8 connection(s)
I20260630 12:35:35.257584   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.266430  4551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.267591  4552 instance_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:35:35.268487  4554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:35.270625   836 server_base.cc:1061] running on GCE node
I20260630 12:35:35.271464   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.271677   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.271909   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822935271890 us; error 0 us; skew 500 ppm
I20260630 12:35:35.272408   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.275151   836 webserver.cc:533] Webserver started at http://127.0.209.2:41243/ using document root <none> and password file <none>
I20260630 12:35:35.275781   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.276041   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.276360   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.276422  4547 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41537
I20260630 12:35:35.276845  4547 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.277539   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "5fd6fbd17b4643f38ccf9674be75a404"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.277534  4547 heartbeater.cc:507] Master 127.0.209.62:41537 requested a full tablet report, sending...
I20260630 12:35:35.279878  4420 ts_manager.cc:194] Registered new tserver with Master: 95ee8de64cf745ebb791de71f5179287 (127.0.209.1:40131)
I20260630 12:35:35.281802  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46364
I20260630 12:35:35.282717   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:35:35.286307  4559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.287062   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:35:35.287349   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "5fd6fbd17b4643f38ccf9674be75a404"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.287611   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-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:35:35.301366   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.302385   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.303719   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.305883   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.306077   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.306339   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.306499   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.345594   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:46297
I20260630 12:35:35.345702  4621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:46297 every 8 connection(s)
I20260630 12:35:35.350581   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.357712  4625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.359520  4626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.362639  4628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:35.363525  4622 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41537
I20260630 12:35:35.363576   836 server_base.cc:1061] running on GCE node
I20260630 12:35:35.364111  4622 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.364771   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.365047   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.365007  4622 heartbeater.cc:507] Master 127.0.209.62:41537 requested a full tablet report, sending...
I20260630 12:35:35.365407   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822935365386 us; error 0 us; skew 500 ppm
I20260630 12:35:35.366132   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.367412  4420 ts_manager.cc:194] Registered new tserver with Master: 5fd6fbd17b4643f38ccf9674be75a404 (127.0.209.2:46297)
I20260630 12:35:35.368690   836 webserver.cc:533] Webserver started at http://127.0.209.3:46131/ using document root <none> and password file <none>
I20260630 12:35:35.369081  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46374
I20260630 12:35:35.369186   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.369500   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.369782   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.370954   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "0c9ee0ff485142b99c455e4233ccf77b"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.375284   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:35.378463  4633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.379163   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:35.379451   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "0c9ee0ff485142b99c455e4233ccf77b"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.379810   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-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:35:35.398842   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.400100   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.401516   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.403663   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.403904   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.404138   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.404309   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.445761   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:41897
I20260630 12:35:35.445853  4695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:41897 every 8 connection(s)
I20260630 12:35:35.451043   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.458045  4699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.458961  4700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:35.462010  4702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:35.462815  4696 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41537
I20260630 12:35:35.463171  4696 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.463465   836 server_base.cc:1061] running on GCE node
I20260630 12:35:35.464174  4696 heartbeater.cc:507] Master 127.0.209.62:41537 requested a full tablet report, sending...
I20260630 12:35:35.464514   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.464793   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.465019   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822935464992 us; error 0 us; skew 500 ppm
I20260630 12:35:35.465641   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.466571  4420 ts_manager.cc:194] Registered new tserver with Master: 0c9ee0ff485142b99c455e4233ccf77b (127.0.209.3:41897)
I20260630 12:35:35.468232   836 webserver.cc:533] Webserver started at http://127.0.209.4:44095/ using document root <none> and password file <none>
I20260630 12:35:35.468376  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46390
I20260630 12:35:35.468771   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.469009   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.469273   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.470455   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "67e7ae8d5a9644678026193ad6162a6d"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.474787   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:35.477972  4707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.478793   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:35.479084   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "67e7ae8d5a9644678026193ad6162a6d"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-n2nm"
I20260630 12:35:35.479344   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822841017348-836-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:35:35.492906   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.494089   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.495288   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.497452   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.497665   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.497925   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.498091   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.536953   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:36949
I20260630 12:35:35.537051  4769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:36949 every 8 connection(s)
I20260630 12:35:35.551440  4770 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41537
I20260630 12:35:35.551905  4770 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.552649  4770 heartbeater.cc:507] Master 127.0.209.62:41537 requested a full tablet report, sending...
I20260630 12:35:35.554591  4420 ts_manager.cc:194] Registered new tserver with Master: 67e7ae8d5a9644678026193ad6162a6d (127.0.209.4:36949)
I20260630 12:35:35.554812   836 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014705417s
I20260630 12:35:35.556433  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46394
I20260630 12:35:36.284829  4547 heartbeater.cc:499] Master 127.0.209.62:41537 was elected leader, sending a full tablet report...
I20260630 12:35:36.371414  4622 heartbeater.cc:499] Master 127.0.209.62:41537 was elected leader, sending a full tablet report...
I20260630 12:35:36.470958  4696 heartbeater.cc:499] Master 127.0.209.62:41537 was elected leader, sending a full tablet report...
I20260630 12:35:36.559401  4770 heartbeater.cc:499] Master 127.0.209.62:41537 was elected leader, sending a full tablet report...
I20260630 12:35:36.620817  4420 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46418:
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:35:36.666669  4735 tablet_service.cc:1511] Processing CreateTablet for tablet cc2bb61803034baa89289285e0a7170a (DEFAULT_TABLE table=test-workload [id=9aaaab8ac721444fb3e30f4b6b723a47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:36.668030  4735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2bb61803034baa89289285e0a7170a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.667912  4661 tablet_service.cc:1511] Processing CreateTablet for tablet cc2bb61803034baa89289285e0a7170a (DEFAULT_TABLE table=test-workload [id=9aaaab8ac721444fb3e30f4b6b723a47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:36.669220  4661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2bb61803034baa89289285e0a7170a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.672685  4512 tablet_service.cc:1511] Processing CreateTablet for tablet cc2bb61803034baa89289285e0a7170a (DEFAULT_TABLE table=test-workload [id=9aaaab8ac721444fb3e30f4b6b723a47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:36.673833  4512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2bb61803034baa89289285e0a7170a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.691996  4792 tablet_bootstrap.cc:492] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b: Bootstrap starting.
I20260630 12:35:36.698022  4791 tablet_bootstrap.cc:492] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d: Bootstrap starting.
I20260630 12:35:36.699707  4793 tablet_bootstrap.cc:492] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287: Bootstrap starting.
I20260630 12:35:36.702874  4792 tablet_bootstrap.cc:654] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.704891  4791 tablet_bootstrap.cc:654] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.706305  4793 tablet_bootstrap.cc:654] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.711233  4792 tablet_bootstrap.cc:492] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b: No bootstrap required, opened a new log
I20260630 12:35:36.711776  4792 ts_tablet_manager.cc:1403] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260630 12:35:36.712002  4793 tablet_bootstrap.cc:492] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287: No bootstrap required, opened a new log
I20260630 12:35:36.712447  4793 ts_tablet_manager.cc:1403] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:35:36.712604  4791 tablet_bootstrap.cc:492] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d: No bootstrap required, opened a new log
I20260630 12:35:36.713063  4791 ts_tablet_manager.cc:1403] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:35:36.714587  4793 raft_consensus.cc:359] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.714570  4792 raft_consensus.cc:359] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.715369  4793 raft_consensus.cc:385] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.715446  4792 raft_consensus.cc:385] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.715690  4793 raft_consensus.cc:740] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ee8de64cf745ebb791de71f5179287, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.715837  4792 raft_consensus.cc:740] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9ee0ff485142b99c455e4233ccf77b, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.715885  4791 raft_consensus.cc:359] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.716773  4791 raft_consensus.cc:385] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.716773  4793 consensus_queue.cc:260] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.717376  4791 raft_consensus.cc:740] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67e7ae8d5a9644678026193ad6162a6d, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.718163  4791 consensus_queue.cc:260] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.719807  4793 ts_tablet_manager.cc:1434] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:36.716853  4792 consensus_queue.cc:260] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.722606  4791 ts_tablet_manager.cc:1434] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:35:36.723459  4792 ts_tablet_manager.cc:1434] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:35:36.865130  4797 raft_consensus.cc:493] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.865424  4799 raft_consensus.cc:493] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.865736  4797 raft_consensus.cc:515] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.866015  4799 raft_consensus.cc:515] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.875067  4797 leader_election.cc:290] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67e7ae8d5a9644678026193ad6162a6d (127.0.209.4:36949), 0c9ee0ff485142b99c455e4233ccf77b (127.0.209.3:41897)
I20260630 12:35:36.876127  4799 leader_election.cc:290] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67e7ae8d5a9644678026193ad6162a6d (127.0.209.4:36949), 95ee8de64cf745ebb791de71f5179287 (127.0.209.1:40131)
I20260630 12:35:36.887482  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "0c9ee0ff485142b99c455e4233ccf77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67e7ae8d5a9644678026193ad6162a6d" is_pre_election: true
I20260630 12:35:36.888275  4745 raft_consensus.cc:2468] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9ee0ff485142b99c455e4233ccf77b in term 0.
I20260630 12:35:36.889894  4637 leader_election.cc:304] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9ee0ff485142b99c455e4233ccf77b, 67e7ae8d5a9644678026193ad6162a6d; no voters: 
I20260630 12:35:36.890729  4799 raft_consensus.cc:2804] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.891119  4799 raft_consensus.cc:493] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.891455  4799 raft_consensus.cc:3060] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.896200  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "95ee8de64cf745ebb791de71f5179287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67e7ae8d5a9644678026193ad6162a6d" is_pre_election: true
I20260630 12:35:36.896304  4522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "0c9ee0ff485142b99c455e4233ccf77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ee8de64cf745ebb791de71f5179287" is_pre_election: true
I20260630 12:35:36.896986  4745 raft_consensus.cc:2468] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ee8de64cf745ebb791de71f5179287 in term 0.
I20260630 12:35:36.897285  4522 raft_consensus.cc:2468] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9ee0ff485142b99c455e4233ccf77b in term 0.
I20260630 12:35:36.898064  4671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "95ee8de64cf745ebb791de71f5179287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9ee0ff485142b99c455e4233ccf77b" is_pre_election: true
I20260630 12:35:36.898226  4488 leader_election.cc:304] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67e7ae8d5a9644678026193ad6162a6d, 95ee8de64cf745ebb791de71f5179287; no voters: 
I20260630 12:35:36.899066  4797 raft_consensus.cc:2804] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.899396  4797 raft_consensus.cc:493] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.899181  4799 raft_consensus.cc:515] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.899765  4797 raft_consensus.cc:3060] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.900455  4671 raft_consensus.cc:2393] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ee8de64cf745ebb791de71f5179287 in current term 1: Already voted for candidate 0c9ee0ff485142b99c455e4233ccf77b in this term.
I20260630 12:35:36.902261  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "0c9ee0ff485142b99c455e4233ccf77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67e7ae8d5a9644678026193ad6162a6d"
I20260630 12:35:36.902643  4522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "0c9ee0ff485142b99c455e4233ccf77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ee8de64cf745ebb791de71f5179287"
I20260630 12:35:36.902861  4745 raft_consensus.cc:3060] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.906019  4797 raft_consensus.cc:515] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.906629  4799 leader_election.cc:290] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [CANDIDATE]: Term 1 election: Requested vote from peers 67e7ae8d5a9644678026193ad6162a6d (127.0.209.4:36949), 95ee8de64cf745ebb791de71f5179287 (127.0.209.1:40131)
I20260630 12:35:36.907083  4522 raft_consensus.cc:2393] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c9ee0ff485142b99c455e4233ccf77b in current term 1: Already voted for candidate 95ee8de64cf745ebb791de71f5179287 in this term.
I20260630 12:35:36.908408  4797 leader_election.cc:290] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [CANDIDATE]: Term 1 election: Requested vote from peers 67e7ae8d5a9644678026193ad6162a6d (127.0.209.4:36949), 0c9ee0ff485142b99c455e4233ccf77b (127.0.209.3:41897)
I20260630 12:35:36.909093  4744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "95ee8de64cf745ebb791de71f5179287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67e7ae8d5a9644678026193ad6162a6d"
I20260630 12:35:36.909165  4671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2bb61803034baa89289285e0a7170a" candidate_uuid: "95ee8de64cf745ebb791de71f5179287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9ee0ff485142b99c455e4233ccf77b"
I20260630 12:35:36.909962  4671 raft_consensus.cc:2393] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95ee8de64cf745ebb791de71f5179287 in current term 1: Already voted for candidate 0c9ee0ff485142b99c455e4233ccf77b in this term.
I20260630 12:35:36.910847  4745 raft_consensus.cc:2468] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9ee0ff485142b99c455e4233ccf77b in term 1.
I20260630 12:35:36.911053  4485 leader_election.cc:304] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [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: 95ee8de64cf745ebb791de71f5179287; no voters: 0c9ee0ff485142b99c455e4233ccf77b, 67e7ae8d5a9644678026193ad6162a6d
I20260630 12:35:36.911902  4797 raft_consensus.cc:2749] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:36.911903  4637 leader_election.cc:304] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [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: 0c9ee0ff485142b99c455e4233ccf77b, 67e7ae8d5a9644678026193ad6162a6d; no voters: 95ee8de64cf745ebb791de71f5179287
I20260630 12:35:36.912871  4799 raft_consensus.cc:2804] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.913924  4799 raft_consensus.cc:697] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 LEADER]: Becoming Leader. State: Replica: 0c9ee0ff485142b99c455e4233ccf77b, State: Running, Role: LEADER
I20260630 12:35:36.914575  4799 consensus_queue.cc:237] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } }
I20260630 12:35:36.922407  4419 catalog_manager.cc:5697] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c9ee0ff485142b99c455e4233ccf77b (127.0.209.3). New cstate: current_term: 1 leader_uuid: "0c9ee0ff485142b99c455e4233ccf77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9ee0ff485142b99c455e4233ccf77b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:37.089581  4473 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:37.090971  4473 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:37.091387  4473 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:37.334424  4799 consensus_queue.cc:1048] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ee8de64cf745ebb791de71f5179287" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 40131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.356594  4799 consensus_queue.cc:1048] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "67e7ae8d5a9644678026193ad6162a6d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:39.092384  4473 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:39.093667  4473 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:39.093994  4473 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:39.655325  4692 debug-util.cc:398] Leaking SignalData structure 0x7b08000827a0 after lost signal to thread 839
W20260630 12:35:39.656313  4692 debug-util.cc:398] Leaking SignalData structure 0x7b0800238160 after lost signal to thread 4454
W20260630 12:35:39.657366  4692 debug-util.cc:398] Leaking SignalData structure 0x7b0800124ee0 after lost signal to thread 4546
W20260630 12:35:39.658190  4692 debug-util.cc:398] Leaking SignalData structure 0x7b080005dca0 after lost signal to thread 4621
W20260630 12:35:39.658991  4692 debug-util.cc:398] Leaking SignalData structure 0x7b0800080660 after lost signal to thread 4695
W20260630 12:35:39.659870  4692 debug-util.cc:398] Leaking SignalData structure 0x7b08001cfa20 after lost signal to thread 4769
I20260630 12:35:41.094944  4473 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:41.096606  4473 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:41.096948  4473 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:43.098189  4473 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:43.099622  4473 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:43.099925  4473 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:45.100885  4473 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:45.102221  4473 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:45.102476  4473 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:47.103600  4473 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:47.105155  4473 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:47.105473  4473 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:47.207154   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:35:47.234551   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:47.235339   836 tablet_replica.cc:333] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287: stopping tablet replica
I20260630 12:35:47.236146   836 raft_consensus.cc:2243] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:47.237066   836 raft_consensus.cc:2272] T cc2bb61803034baa89289285e0a7170a P 95ee8de64cf745ebb791de71f5179287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:47.259999   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:35:47.274722   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:35:47.298847   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:47.315333   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:35:47.325558   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:35:47.346807   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:47.347532   836 tablet_replica.cc:333] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b: stopping tablet replica
I20260630 12:35:47.348145   836 raft_consensus.cc:2243] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:47.349087   836 raft_consensus.cc:2272] T cc2bb61803034baa89289285e0a7170a P 0c9ee0ff485142b99c455e4233ccf77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:47.389816   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:35:47.401152   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:35:47.424989   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:47.425722   836 tablet_replica.cc:333] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d: stopping tablet replica
I20260630 12:35:47.426323   836 raft_consensus.cc:2243] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:47.426865   836 raft_consensus.cc:2272] T cc2bb61803034baa89289285e0a7170a P 67e7ae8d5a9644678026193ad6162a6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:47.446162   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:35:47.457109   836 master.cc:562] Master@127.0.209.62:41537 shutting down...
I20260630 12:35:47.476130   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:47.476847   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:47.477191   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e08406b4c754baa91379420df19ecf7: stopping tablet replica
I20260630 12:35:47.496357   836 master.cc:584] Master@127.0.209.62:41537 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12568 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:35:47.533669   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:39319
I20260630 12:35:47.534881   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:47.541172  4819 instance_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:35:47.541306  4818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:47.541550  4821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:47.543560   836 server_base.cc:1061] running on GCE node
I20260630 12:35:47.544422   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:47.544595   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:47.544719   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822947544707 us; error 0 us; skew 500 ppm
I20260630 12:35:47.545154   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:47.547469   836 webserver.cc:533] Webserver started at http://127.0.209.62:32885/ using document root <none> and password file <none>
I20260630 12:35:47.547995   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:47.548179   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:47.548413   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:47.549573   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "abee6972865d466d8cb47c253bb1eded"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.554013   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:35:47.557410  4826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.558166   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:35:47.558461   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "abee6972865d466d8cb47c253bb1eded"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.558765   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-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:35:47.585813   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:47.587080   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:47.625557   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:39319
I20260630 12:35:47.625689  4877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:39319 every 8 connection(s)
I20260630 12:35:47.629614  4878 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:35:47.641115  4878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded: Bootstrap starting.
I20260630 12:35:47.645852  4878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.650019  4878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded: No bootstrap required, opened a new log
I20260630 12:35:47.652232  4878 raft_consensus.cc:359] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abee6972865d466d8cb47c253bb1eded" member_type: VOTER }
I20260630 12:35:47.652673  4878 raft_consensus.cc:385] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.652912  4878 raft_consensus.cc:740] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abee6972865d466d8cb47c253bb1eded, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.653569  4878 consensus_queue.cc:260] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abee6972865d466d8cb47c253bb1eded" member_type: VOTER }
I20260630 12:35:47.654043  4878 raft_consensus.cc:399] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:47.654273  4878 raft_consensus.cc:493] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:47.654520  4878 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.659327  4878 raft_consensus.cc:515] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abee6972865d466d8cb47c253bb1eded" member_type: VOTER }
I20260630 12:35:47.659878  4878 leader_election.cc:304] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [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: abee6972865d466d8cb47c253bb1eded; no voters: 
I20260630 12:35:47.661173  4878 leader_election.cc:290] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:47.661487  4881 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:47.662807  4881 raft_consensus.cc:697] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 1 LEADER]: Becoming Leader. State: Replica: abee6972865d466d8cb47c253bb1eded, State: Running, Role: LEADER
I20260630 12:35:47.663515  4881 consensus_queue.cc:237] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [LEADER]: Queue going to LEADER mode. State: All 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: "abee6972865d466d8cb47c253bb1eded" member_type: VOTER }
I20260630 12:35:47.664186  4878 sys_catalog.cc:565] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:47.668944  4882 sys_catalog.cc:455] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "abee6972865d466d8cb47c253bb1eded" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abee6972865d466d8cb47c253bb1eded" member_type: VOTER } }
I20260630 12:35:47.669248  4883 sys_catalog.cc:455] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [sys.catalog]: SysCatalogTable state changed. Reason: New leader abee6972865d466d8cb47c253bb1eded. Latest consensus state: current_term: 1 leader_uuid: "abee6972865d466d8cb47c253bb1eded" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abee6972865d466d8cb47c253bb1eded" member_type: VOTER } }
I20260630 12:35:47.669673  4882 sys_catalog.cc:458] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:47.670030  4883 sys_catalog.cc:458] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:47.671658  4888 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:47.678447  4888 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:47.679795   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:47.687546  4888 catalog_manager.cc:1383] Generated new cluster ID: 48689e10f95f4c419a1b230c84a58096
I20260630 12:35:47.687893  4888 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:47.705291  4888 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:47.706591  4888 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:47.720844  4888 catalog_manager.cc:6070] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded: Generated new TSK 0
I20260630 12:35:47.721446  4888 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:47.746908   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:47.752998  4899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:47.753957  4900 instance_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:35:47.755448  4902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:47.756202   836 server_base.cc:1061] running on GCE node
I20260630 12:35:47.757042   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:47.757218   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:47.757339   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822947757328 us; error 0 us; skew 500 ppm
I20260630 12:35:47.757774   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:47.760003   836 webserver.cc:533] Webserver started at http://127.0.209.1:33113/ using document root <none> and password file <none>
I20260630 12:35:47.760435   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:47.760594   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:47.760877   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:47.761969   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "637bf1888b9d4edc9a835ede06fe0193"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.766717   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:35:47.770082  4907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.770783   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:35:47.771073   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "637bf1888b9d4edc9a835ede06fe0193"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.771342   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-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:35:47.786523   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:47.787820   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:47.789294   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:47.791549   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:47.791798   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.792088   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:47.792263   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.836856   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:42037
I20260630 12:35:47.836954  4969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:42037 every 8 connection(s)
I20260630 12:35:47.841976   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:47.849753  4974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:47.851701  4975 instance_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:35:47.853869   836 server_base.cc:1061] running on GCE node
W20260630 12:35:47.853838  4977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:47.855284   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:47.855648   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:47.855899   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822947855880 us; error 0 us; skew 500 ppm
I20260630 12:35:47.856551   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:47.857318  4970 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39319
I20260630 12:35:47.857802  4970 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:47.858675  4970 heartbeater.cc:507] Master 127.0.209.62:39319 requested a full tablet report, sending...
I20260630 12:35:47.859509   836 webserver.cc:533] Webserver started at http://127.0.209.2:39875/ using document root <none> and password file <none>
I20260630 12:35:47.860199   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:47.860456   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:47.860791   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:47.861564  4843 ts_manager.cc:194] Registered new tserver with Master: 637bf1888b9d4edc9a835ede06fe0193 (127.0.209.1:42037)
I20260630 12:35:47.862018   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "9e767c0a8b374f1ca914c88d1c390352"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.863438  4843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48970
I20260630 12:35:47.867197   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:47.870728  4982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.871495   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:47.871857   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "9e767c0a8b374f1ca914c88d1c390352"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.872149   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-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:35:47.881184   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:47.882329   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:47.883805   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:47.886253   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:47.886487   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.886741   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:47.886912   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.927244   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:46765
I20260630 12:35:47.927356  5044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:46765 every 8 connection(s)
I20260630 12:35:47.932207   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:47.939636  5048 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:35:47.940896  5049 instance_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:35:47.941699  5051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:35:47.943549   836 server_base.cc:1061] running on GCE node
I20260630 12:35:47.944475   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:47.944706   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:47.944896   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822947944878 us; error 0 us; skew 500 ppm
I20260630 12:35:47.945077  5045 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39319
I20260630 12:35:47.945467  5045 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:47.945566   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:47.946326  5045 heartbeater.cc:507] Master 127.0.209.62:39319 requested a full tablet report, sending...
I20260630 12:35:47.948266   836 webserver.cc:533] Webserver started at http://127.0.209.3:42277/ using document root <none> and password file <none>
I20260630 12:35:47.948638  4843 ts_manager.cc:194] Registered new tserver with Master: 9e767c0a8b374f1ca914c88d1c390352 (127.0.209.2:46765)
I20260630 12:35:47.948922   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:47.949194   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:47.949508   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:47.950453  4843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48978
I20260630 12:35:47.951126   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "abdda6c4f8154631bea2c112fa0a854e"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.956092   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:47.959360  5056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:47.960306   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:47.960548   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "abdda6c4f8154631bea2c112fa0a854e"
format_stamp: "Formatted at 2026-06-30 12:35:47 on dist-test-slave-n2nm"
I20260630 12:35:47.960917   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822841017348-836-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:35:47.998792   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:48.000036   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:48.001467   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:48.003720   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:48.003918   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:48.004217   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:48.004374   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:48.053090   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:43873
I20260630 12:35:48.053208  5118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:43873 every 8 connection(s)
I20260630 12:35:48.067569  5119 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39319
I20260630 12:35:48.068128  5119 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:48.068930  5119 heartbeater.cc:507] Master 127.0.209.62:39319 requested a full tablet report, sending...
I20260630 12:35:48.070940  4843 ts_manager.cc:194] Registered new tserver with Master: abdda6c4f8154631bea2c112fa0a854e (127.0.209.3:43873)
I20260630 12:35:48.071462   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014914708s
I20260630 12:35:48.072361  4843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48984
I20260630 12:35:48.866341  4970 heartbeater.cc:499] Master 127.0.209.62:39319 was elected leader, sending a full tablet report...
I20260630 12:35:48.953318  5045 heartbeater.cc:499] Master 127.0.209.62:39319 was elected leader, sending a full tablet report...
I20260630 12:35:49.075318  5119 heartbeater.cc:499] Master 127.0.209.62:39319 was elected leader, sending a full tablet report...
I20260630 12:35:49.143513  4843 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49002:
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:35:49.145525  4843 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:35:49.192456  5010 tablet_service.cc:1511] Processing CreateTablet for tablet 5175c6f4d5b64f67adb5babbc2161edb (DEFAULT_TABLE table=test-workload [id=7b836bd5da134b83a222cbcd9cb4221d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:49.193974  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5175c6f4d5b64f67adb5babbc2161edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:49.200469  4935 tablet_service.cc:1511] Processing CreateTablet for tablet 5175c6f4d5b64f67adb5babbc2161edb (DEFAULT_TABLE table=test-workload [id=7b836bd5da134b83a222cbcd9cb4221d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:49.201792  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5175c6f4d5b64f67adb5babbc2161edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:49.203361  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 5175c6f4d5b64f67adb5babbc2161edb (DEFAULT_TABLE table=test-workload [id=7b836bd5da134b83a222cbcd9cb4221d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:49.204648  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5175c6f4d5b64f67adb5babbc2161edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:49.212186  5140 tablet_bootstrap.cc:492] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352: Bootstrap starting.
I20260630 12:35:49.220662  5140 tablet_bootstrap.cc:654] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:49.220674  5141 tablet_bootstrap.cc:492] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193: Bootstrap starting.
I20260630 12:35:49.226047  5142 tablet_bootstrap.cc:492] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e: Bootstrap starting.
I20260630 12:35:49.227965  5140 tablet_bootstrap.cc:492] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352: No bootstrap required, opened a new log
I20260630 12:35:49.228555  5140 ts_tablet_manager.cc:1403] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260630 12:35:49.229038  5141 tablet_bootstrap.cc:654] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:49.231993  5140 raft_consensus.cc:359] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.232702  5140 raft_consensus.cc:385] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:49.233047  5140 raft_consensus.cc:740] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e767c0a8b374f1ca914c88d1c390352, State: Initialized, Role: FOLLOWER
I20260630 12:35:49.233578  5142 tablet_bootstrap.cc:654] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:49.234270  5141 tablet_bootstrap.cc:492] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193: No bootstrap required, opened a new log
I20260630 12:35:49.233913  5140 consensus_queue.cc:260] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.234792  5141 ts_tablet_manager.cc:1403] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:35:49.238154  5141 raft_consensus.cc:359] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.239042  5141 raft_consensus.cc:385] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:49.239436  5141 raft_consensus.cc:740] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 637bf1888b9d4edc9a835ede06fe0193, State: Initialized, Role: FOLLOWER
I20260630 12:35:49.240564  5141 consensus_queue.cc:260] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.244518  5140 ts_tablet_manager.cc:1434] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:35:49.245492  5141 ts_tablet_manager.cc:1434] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260630 12:35:49.251111  5142 tablet_bootstrap.cc:492] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e: No bootstrap required, opened a new log
I20260630 12:35:49.251719  5142 ts_tablet_manager.cc:1403] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260630 12:35:49.254307  5142 raft_consensus.cc:359] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.254844  5142 raft_consensus.cc:385] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:49.255162  5142 raft_consensus.cc:740] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abdda6c4f8154631bea2c112fa0a854e, State: Initialized, Role: FOLLOWER
I20260630 12:35:49.255968  5142 consensus_queue.cc:260] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.258101  5142 ts_tablet_manager.cc:1434] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:49.341015  5147 raft_consensus.cc:493] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:49.341485  5147 raft_consensus.cc:515] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.343887  5147 leader_election.cc:290] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e767c0a8b374f1ca914c88d1c390352 (127.0.209.2:46765), abdda6c4f8154631bea2c112fa0a854e (127.0.209.3:43873)
I20260630 12:35:49.355438  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5175c6f4d5b64f67adb5babbc2161edb" candidate_uuid: "637bf1888b9d4edc9a835ede06fe0193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e767c0a8b374f1ca914c88d1c390352" is_pre_election: true
I20260630 12:35:49.356304  5020 raft_consensus.cc:2468] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 637bf1888b9d4edc9a835ede06fe0193 in term 0.
I20260630 12:35:49.356616  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5175c6f4d5b64f67adb5babbc2161edb" candidate_uuid: "637bf1888b9d4edc9a835ede06fe0193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abdda6c4f8154631bea2c112fa0a854e" is_pre_election: true
I20260630 12:35:49.357292  5094 raft_consensus.cc:2468] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 637bf1888b9d4edc9a835ede06fe0193 in term 0.
I20260630 12:35:49.357458  4908 leader_election.cc:304] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 637bf1888b9d4edc9a835ede06fe0193, 9e767c0a8b374f1ca914c88d1c390352; no voters: 
I20260630 12:35:49.358302  5147 raft_consensus.cc:2804] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:49.358585  5147 raft_consensus.cc:493] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:49.358858  5147 raft_consensus.cc:3060] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:49.364392  5147 raft_consensus.cc:515] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.366106  5147 leader_election.cc:290] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [CANDIDATE]: Term 1 election: Requested vote from peers 9e767c0a8b374f1ca914c88d1c390352 (127.0.209.2:46765), abdda6c4f8154631bea2c112fa0a854e (127.0.209.3:43873)
I20260630 12:35:49.366962  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5175c6f4d5b64f67adb5babbc2161edb" candidate_uuid: "637bf1888b9d4edc9a835ede06fe0193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e767c0a8b374f1ca914c88d1c390352"
I20260630 12:35:49.367151  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5175c6f4d5b64f67adb5babbc2161edb" candidate_uuid: "637bf1888b9d4edc9a835ede06fe0193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abdda6c4f8154631bea2c112fa0a854e"
I20260630 12:35:49.367460  5020 raft_consensus.cc:3060] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:49.367765  5094 raft_consensus.cc:3060] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:49.372772  5020 raft_consensus.cc:2468] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 637bf1888b9d4edc9a835ede06fe0193 in term 1.
I20260630 12:35:49.372849  5094 raft_consensus.cc:2468] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 637bf1888b9d4edc9a835ede06fe0193 in term 1.
I20260630 12:35:49.374046  4908 leader_election.cc:304] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 637bf1888b9d4edc9a835ede06fe0193, 9e767c0a8b374f1ca914c88d1c390352; no voters: 
I20260630 12:35:49.374806  5147 raft_consensus.cc:2804] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:49.375970  5147 raft_consensus.cc:697] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 1 LEADER]: Becoming Leader. State: Replica: 637bf1888b9d4edc9a835ede06fe0193, State: Running, Role: LEADER
I20260630 12:35:49.376742  5147 consensus_queue.cc:237] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } }
I20260630 12:35:49.384487  4843 catalog_manager.cc:5697] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 reported cstate change: term changed from 0 to 1, leader changed from <none> to 637bf1888b9d4edc9a835ede06fe0193 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "637bf1888b9d4edc9a835ede06fe0193" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "637bf1888b9d4edc9a835ede06fe0193" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 42037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:49.678128  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:49.679700  4896 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:49.681173  4896 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:49.681604  4896 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:49.799521  5147 consensus_queue.cc:1048] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e767c0a8b374f1ca914c88d1c390352" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:49.815641  5151 consensus_queue.cc:1048] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abdda6c4f8154631bea2c112fa0a854e" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:50.687186  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:51.683068  4896 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:51.684852  4896 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:51.685130  4896 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:51.695564  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:52.703940  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:53.686102  4896 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:53.687316  4896 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:53.687574  4896 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:53.712007  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:54.720144  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:55.688499  4896 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:55.689769  4896 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:55.690028  4896 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:55.728557  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:56.736423  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:57.690848  4896 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:57.692135  4896 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:57.692406  4896 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:57.744598  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:58.751240  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:59.693207  4896 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:59.694715  4896 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:59.694999  4896 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:59.757769  4891 placement_policy_util.cc:411] tablet 5175c6f4d5b64f67adb5babbc2161edb: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:00.499980   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:36:00.531594   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:00.532600   836 tablet_replica.cc:333] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193: stopping tablet replica
I20260630 12:36:00.533294   836 raft_consensus.cc:2243] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:00.534370   836 raft_consensus.cc:2272] T 5175c6f4d5b64f67adb5babbc2161edb P 637bf1888b9d4edc9a835ede06fe0193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:00.557202   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:36:00.571370   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:36:00.591869   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:00.592562   836 tablet_replica.cc:333] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352: stopping tablet replica
I20260630 12:36:00.593201   836 raft_consensus.cc:2243] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:00.593773   836 raft_consensus.cc:2272] T 5175c6f4d5b64f67adb5babbc2161edb P 9e767c0a8b374f1ca914c88d1c390352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:00.613670   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:36:00.626659   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:36:00.646601   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:00.647329   836 tablet_replica.cc:333] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e: stopping tablet replica
I20260630 12:36:00.648017   836 raft_consensus.cc:2243] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:00.648515   836 raft_consensus.cc:2272] T 5175c6f4d5b64f67adb5babbc2161edb P abdda6c4f8154631bea2c112fa0a854e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:00.667840   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:36:00.678623   836 master.cc:562] Master@127.0.209.62:39319 shutting down...
I20260630 12:36:00.697351   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:00.698000   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:00.698297   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P abee6972865d466d8cb47c253bb1eded: stopping tablet replica
I20260630 12:36:00.716804   836 master.cc:584] Master@127.0.209.62:39319 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13219 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:36:00.753351   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:44913
I20260630 12:36:00.754488   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:00.760627  5164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:00.760677  5165 instance_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:36:00.761919   836 server_base.cc:1061] running on GCE node
W20260630 12:36:00.762095  5167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:00.762938   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:00.763152   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:00.763325   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822960763308 us; error 0 us; skew 500 ppm
I20260630 12:36:00.763963   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:00.766275   836 webserver.cc:533] Webserver started at http://127.0.209.62:33801/ using document root <none> and password file <none>
I20260630 12:36:00.766729   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:00.766932   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:00.767222   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:00.768388   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "01a457000e7e4a488a082e34a8f20bbc"
format_stamp: "Formatted at 2026-06-30 12:36:00 on dist-test-slave-n2nm"
I20260630 12:36:00.772671   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:36:00.783540  5172 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:00.784598   836 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.006s	sys 0.005s
I20260630 12:36:00.784914   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "01a457000e7e4a488a082e34a8f20bbc"
format_stamp: "Formatted at 2026-06-30 12:36:00 on dist-test-slave-n2nm"
I20260630 12:36:00.785178   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:00.822983   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:00.824260   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:00.863431   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:44913
I20260630 12:36:00.863583  5223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:44913 every 8 connection(s)
I20260630 12:36:00.867761  5224 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:36:00.879604  5224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc: Bootstrap starting.
I20260630 12:36:00.884259  5224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.888661  5224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc: No bootstrap required, opened a new log
I20260630 12:36:00.890713  5224 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a457000e7e4a488a082e34a8f20bbc" member_type: VOTER }
I20260630 12:36:00.891117  5224 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.891295  5224 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a457000e7e4a488a082e34a8f20bbc, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.891837  5224 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01a457000e7e4a488a082e34a8f20bbc" member_type: VOTER }
I20260630 12:36:00.892262  5224 raft_consensus.cc:399] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:00.892450  5224 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:00.892676  5224 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:00.897047  5224 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a457000e7e4a488a082e34a8f20bbc" member_type: VOTER }
I20260630 12:36:00.897512  5224 leader_election.cc:304] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [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: 01a457000e7e4a488a082e34a8f20bbc; no voters: 
I20260630 12:36:00.898612  5224 leader_election.cc:290] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:00.898934  5227 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:00.900456  5227 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 1 LEADER]: Becoming Leader. State: Replica: 01a457000e7e4a488a082e34a8f20bbc, State: Running, Role: LEADER
I20260630 12:36:00.901209  5227 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [LEADER]: Queue going to LEADER mode. State: All 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: "01a457000e7e4a488a082e34a8f20bbc" member_type: VOTER }
I20260630 12:36:00.901662  5224 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:00.904520  5229 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01a457000e7e4a488a082e34a8f20bbc. Latest consensus state: current_term: 1 leader_uuid: "01a457000e7e4a488a082e34a8f20bbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a457000e7e4a488a082e34a8f20bbc" member_type: VOTER } }
I20260630 12:36:00.904496  5228 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01a457000e7e4a488a082e34a8f20bbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a457000e7e4a488a082e34a8f20bbc" member_type: VOTER } }
I20260630 12:36:00.905280  5229 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:00.905387  5228 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:00.908541  5233 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:00.913946  5233 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:00.917852   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:00.923313  5233 catalog_manager.cc:1383] Generated new cluster ID: bd273993cec04b35b26ce2117aaaaf92
I20260630 12:36:00.923599  5233 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:00.954758  5233 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:00.956194  5233 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:00.967221  5233 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc: Generated new TSK 0
I20260630 12:36:00.967823  5233 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:00.984695   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:00.991098  5245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:00.992328  5246 instance_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:36:00.993450  5248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:00.994199   836 server_base.cc:1061] running on GCE node
I20260630 12:36:00.995155   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:00.995357   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:00.995528   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822960995495 us; error 0 us; skew 500 ppm
I20260630 12:36:00.996068   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:00.998378   836 webserver.cc:533] Webserver started at http://127.0.209.1:33879/ using document root <none> and password file <none>
I20260630 12:36:00.998844   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:00.999045   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:00.999326   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:01.000537   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "311d25110b4845fd9ead6554cb1dfd20"
format_stamp: "Formatted at 2026-06-30 12:36:00 on dist-test-slave-n2nm"
I20260630 12:36:01.005421   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:01.009006  5253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.009793   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:36:01.010093   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "311d25110b4845fd9ead6554cb1dfd20"
format_stamp: "Formatted at 2026-06-30 12:36:00 on dist-test-slave-n2nm"
I20260630 12:36:01.010378   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:01.026031   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:01.027274   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:01.028781   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:01.031517   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:01.031831   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:36:01.032097   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:01.032284   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.073105   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:38431
I20260630 12:36:01.073237  5315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:38431 every 8 connection(s)
I20260630 12:36:01.078233   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:01.085597  5320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:01.088656  5321 instance_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:36:01.089493  5323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:01.090178   836 server_base.cc:1061] running on GCE node
I20260630 12:36:01.091521   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:01.091804   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:01.092041   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822961092021 us; error 0 us; skew 500 ppm
I20260630 12:36:01.092147  5316 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44913
I20260630 12:36:01.092576  5316 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:01.092706   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:01.093477  5316 heartbeater.cc:507] Master 127.0.209.62:44913 requested a full tablet report, sending...
I20260630 12:36:01.095538   836 webserver.cc:533] Webserver started at http://127.0.209.2:39783/ using document root <none> and password file <none>
I20260630 12:36:01.096062  5189 ts_manager.cc:194] Registered new tserver with Master: 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431)
I20260630 12:36:01.096239   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:01.096524   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:01.096856   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:01.098444   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "e02c66222c14428686f0f306a1b87d23"
format_stamp: "Formatted at 2026-06-30 12:36:01 on dist-test-slave-n2nm"
I20260630 12:36:01.098613  5189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44200
I20260630 12:36:01.103472   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:36:01.107326  5328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.108213   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:01.108462   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "e02c66222c14428686f0f306a1b87d23"
format_stamp: "Formatted at 2026-06-30 12:36:01 on dist-test-slave-n2nm"
I20260630 12:36:01.108736   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:01.130596   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:01.131807   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:01.133210   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:01.135339   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:01.135509   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.135820   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:01.135959   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.175312   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:41813
I20260630 12:36:01.175392  5390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:41813 every 8 connection(s)
I20260630 12:36:01.180339   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:01.186487  5394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:01.188796  5395 instance_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:36:01.190316  5397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:01.191084   836 server_base.cc:1061] running on GCE node
I20260630 12:36:01.192458   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:01.192752   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:01.192965   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822961192944 us; error 0 us; skew 500 ppm
I20260630 12:36:01.193341  5391 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44913
I20260630 12:36:01.193563   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:01.193718  5391 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:01.194725  5391 heartbeater.cc:507] Master 127.0.209.62:44913 requested a full tablet report, sending...
I20260630 12:36:01.196244   836 webserver.cc:533] Webserver started at http://127.0.209.3:36969/ using document root <none> and password file <none>
I20260630 12:36:01.196841   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:01.197077   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:01.197391   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:01.197333  5189 ts_manager.cc:194] Registered new tserver with Master: e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:01.199162   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "05442c7865b748eb84568c27c0baf1eb"
format_stamp: "Formatted at 2026-06-30 12:36:01 on dist-test-slave-n2nm"
I20260630 12:36:01.199335  5189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44206
I20260630 12:36:01.204475   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:36:01.208443  5402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.209296   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:36:01.209596   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "05442c7865b748eb84568c27c0baf1eb"
format_stamp: "Formatted at 2026-06-30 12:36:01 on dist-test-slave-n2nm"
I20260630 12:36:01.209880   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:01.234289   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:01.235494   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:01.236975   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:01.239239   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:01.239475   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.239831   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:01.240017   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:01.280301   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:45151
I20260630 12:36:01.280404  5464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:45151 every 8 connection(s)
I20260630 12:36:01.295151  5465 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44913
I20260630 12:36:01.295558  5465 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:01.296334  5465 heartbeater.cc:507] Master 127.0.209.62:44913 requested a full tablet report, sending...
I20260630 12:36:01.298295  5189 ts_manager.cc:194] Registered new tserver with Master: 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:01.299091   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014782422s
I20260630 12:36:01.299800  5189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44218
I20260630 12:36:02.101707  5316 heartbeater.cc:499] Master 127.0.209.62:44913 was elected leader, sending a full tablet report...
I20260630 12:36:02.202255  5391 heartbeater.cc:499] Master 127.0.209.62:44913 was elected leader, sending a full tablet report...
I20260630 12:36:02.303108  5465 heartbeater.cc:499] Master 127.0.209.62:44913 was elected leader, sending a full tablet report...
I20260630 12:36:02.366146  5189 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44234:
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:36:02.369443  5189 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:36:02.471382  5355 tablet_service.cc:1511] Processing CreateTablet for tablet e06c563caca74ba1a943819ee61c4146 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:02.474715  5353 tablet_service.cc:1511] Processing CreateTablet for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:02.476014  5429 tablet_service.cc:1511] Processing CreateTablet for tablet e06c563caca74ba1a943819ee61c4146 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:02.477607  5429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c563caca74ba1a943819ee61c4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.477259  5424 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4843f3e97f492cb9973cdc56b769db (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:02.478822  5424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4843f3e97f492cb9973cdc56b769db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.480130  5428 tablet_service.cc:1511] Processing CreateTablet for tablet a1865ed8034046c18873c0dd5b476924 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:02.481139  5281 tablet_service.cc:1511] Processing CreateTablet for tablet 2f992decdc114efdb025621b5d30194f (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:02.481598  5428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1865ed8034046c18873c0dd5b476924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.482612  5281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f992decdc114efdb025621b5d30194f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.485039  5427 tablet_service.cc:1511] Processing CreateTablet for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:02.486527  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.486342  5279 tablet_service.cc:1511] Processing CreateTablet for tablet a1865ed8034046c18873c0dd5b476924 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:02.477180  5354 tablet_service.cc:1511] Processing CreateTablet for tablet a1865ed8034046c18873c0dd5b476924 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:02.487723  5279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1865ed8034046c18873c0dd5b476924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.498553  5273 tablet_service.cc:1511] Processing CreateTablet for tablet 16be230741d44f55886be1f71d08ca24 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:02.474717  5430 tablet_service.cc:1511] Processing CreateTablet for tablet 2f992decdc114efdb025621b5d30194f (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:02.489087  5426 tablet_service.cc:1511] Processing CreateTablet for tablet 420cfb56a05448c19711885e9b5696d3 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:02.501420  5430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f992decdc114efdb025621b5d30194f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.502139  5273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16be230741d44f55886be1f71d08ca24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.503104  5348 tablet_service.cc:1511] Processing CreateTablet for tablet 16be230741d44f55886be1f71d08ca24 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:02.505509  5423 tablet_service.cc:1511] Processing CreateTablet for tablet 27b692ab47c94860803b485db05ed9f5 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:02.505741  5352 tablet_service.cc:1511] Processing CreateTablet for tablet 420cfb56a05448c19711885e9b5696d3 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:02.508224  5351 tablet_service.cc:1511] Processing CreateTablet for tablet 6c71475ffeb64845b414973cc786966d (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:02.509775  5272 tablet_service.cc:1511] Processing CreateTablet for tablet 13d3022a20ee4919b8fd4c56d5428b3c (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:02.510393  5422 tablet_service.cc:1511] Processing CreateTablet for tablet 16be230741d44f55886be1f71d08ca24 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:02.510747  5350 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4843f3e97f492cb9973cdc56b769db (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:02.511214  5272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d3022a20ee4919b8fd4c56d5428b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.513067  5349 tablet_service.cc:1511] Processing CreateTablet for tablet 27b692ab47c94860803b485db05ed9f5 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:02.517553  5426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420cfb56a05448c19711885e9b5696d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.520135  5422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16be230741d44f55886be1f71d08ca24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.515671  5347 tablet_service.cc:1511] Processing CreateTablet for tablet 13d3022a20ee4919b8fd4c56d5428b3c (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:02.490991  5425 tablet_service.cc:1511] Processing CreateTablet for tablet 6c71475ffeb64845b414973cc786966d (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:02.521893  5425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c71475ffeb64845b414973cc786966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.491106  5355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c563caca74ba1a943819ee61c4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.525588  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c71475ffeb64845b414973cc786966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.492513  5277 tablet_service.cc:1511] Processing CreateTablet for tablet 420cfb56a05448c19711885e9b5696d3 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:02.526443  5421 tablet_service.cc:1511] Processing CreateTablet for tablet 13d3022a20ee4919b8fd4c56d5428b3c (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:02.527348  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420cfb56a05448c19711885e9b5696d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.527649  5353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.532038  5423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b692ab47c94860803b485db05ed9f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.469154  5356 tablet_service.cc:1511] Processing CreateTablet for tablet 2f992decdc114efdb025621b5d30194f (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:02.494515  5276 tablet_service.cc:1511] Processing CreateTablet for tablet 6c71475ffeb64845b414973cc786966d (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:02.534963  5276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c71475ffeb64845b414973cc786966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.496857  5274 tablet_service.cc:1511] Processing CreateTablet for tablet 27b692ab47c94860803b485db05ed9f5 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:02.537317  5274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b692ab47c94860803b485db05ed9f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.537878  5356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f992decdc114efdb025621b5d30194f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.489099  5278 tablet_service.cc:1511] Processing CreateTablet for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:02.541208  5278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.532718  5421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d3022a20ee4919b8fd4c56d5428b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.485046  5280 tablet_service.cc:1511] Processing CreateTablet for tablet e06c563caca74ba1a943819ee61c4146 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:02.544112  5428 tablet_service.cc:1511] Processing CreateTablet for tablet f62db920d0794c34801108b5fb7889c3 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:02.545194  5280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c563caca74ba1a943819ee61c4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.545346  5428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62db920d0794c34801108b5fb7889c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.496518  5275 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4843f3e97f492cb9973cdc56b769db (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:02.548216  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4843f3e97f492cb9973cdc56b769db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.548616  5275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4843f3e97f492cb9973cdc56b769db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.551990  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b692ab47c94860803b485db05ed9f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.552722  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420cfb56a05448c19711885e9b5696d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.554067  5348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16be230741d44f55886be1f71d08ca24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.555203  5347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d3022a20ee4919b8fd4c56d5428b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.556316  5354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1865ed8034046c18873c0dd5b476924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.597849  5486 tablet_bootstrap.cc:492] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:02.609340  5424 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5741e98160412f9411e60e2e490628 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:02.621538  5351 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5741e98160412f9411e60e2e490628 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:02.622879  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5741e98160412f9411e60e2e490628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.630956  5486 tablet_bootstrap.cc:654] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.634162  5280 tablet_service.cc:1511] Processing CreateTablet for tablet f62db920d0794c34801108b5fb7889c3 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:02.611052  5424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5741e98160412f9411e60e2e490628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.635488  5280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62db920d0794c34801108b5fb7889c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.633116  5277 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5741e98160412f9411e60e2e490628 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:02.641429  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5741e98160412f9411e60e2e490628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.663463  5488 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:02.675216  5349 tablet_service.cc:1511] Processing CreateTablet for tablet f62db920d0794c34801108b5fb7889c3 (DEFAULT_TABLE table=test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:02.714917  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62db920d0794c34801108b5fb7889c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:02.699591  5487 tablet_bootstrap.cc:492] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:02.704280  5486 tablet_bootstrap.cc:492] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:02.720273  5486 ts_tablet_manager.cc:1403] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.014s
I20260630 12:36:02.720572  5488 tablet_bootstrap.cc:654] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.724154  5486 raft_consensus.cc:359] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.725132  5486 raft_consensus.cc:385] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.725466  5486 raft_consensus.cc:740] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.726451  5486 consensus_queue.cc:260] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.737591  5487 tablet_bootstrap.cc:654] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.748603  5490 raft_consensus.cc:493] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:02.749240  5490 raft_consensus.cc:515] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.752027  5490 leader_election.cc:290] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:02.762789  5486 ts_tablet_manager.cc:1434] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.005s
I20260630 12:36:02.762930  5487 tablet_bootstrap.cc:492] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:02.763556  5487 ts_tablet_manager.cc:1403] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.010s
I20260630 12:36:02.763978  5486 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:02.765118  5488 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:02.765651  5488 ts_tablet_manager.cc:1403] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.009s
I20260630 12:36:02.766803  5487 raft_consensus.cc:359] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.767686  5487 raft_consensus.cc:385] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.768045  5487 raft_consensus.cc:740] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.768954  5487 consensus_queue.cc:260] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.768985  5488 raft_consensus.cc:359] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.769976  5488 raft_consensus.cc:385] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.771013  5488 raft_consensus.cc:740] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.771822  5488 consensus_queue.cc:260] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
W20260630 12:36:02.786969  5466 tablet.cc:2406] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:02.788635  5486 tablet_bootstrap.cc:654] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.809823  5488 ts_tablet_manager.cc:1434] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.044s	user 0.016s	sys 0.016s
I20260630 12:36:02.812747  5487 ts_tablet_manager.cc:1434] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.008s
I20260630 12:36:02.813853  5487 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:02.820482  5488 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:02.823942  5487 tablet_bootstrap.cc:654] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.829291  5488 tablet_bootstrap.cc:654] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.833282  5486 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:02.833864  5486 ts_tablet_manager.cc:1403] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.000s
I20260630 12:36:02.837288  5486 raft_consensus.cc:359] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.838176  5486 raft_consensus.cc:385] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.838637  5486 raft_consensus.cc:740] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.838935  5291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
W20260630 12:36:02.841517  5405 leader_election.cc:343] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:02.843721  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:02.843863  5486 consensus_queue.cc:260] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.846125  5486 ts_tablet_manager.cc:1434] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:36:02.846843  5487 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:02.847103  5486 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
W20260630 12:36:02.847646  5403 leader_election.cc:343] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:02.848302  5403 leader_election.cc:304] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:02.849263  5492 raft_consensus.cc:2749] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:02.847610  5487 ts_tablet_manager.cc:1403] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.013s
I20260630 12:36:02.852903  5487 raft_consensus.cc:359] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.853515  5488 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:02.853725  5487 raft_consensus.cc:385] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.854169  5487 raft_consensus.cc:740] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.854305  5488 ts_tablet_manager.cc:1403] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.013s
I20260630 12:36:02.854673  5486 tablet_bootstrap.cc:654] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.855187  5487 consensus_queue.cc:260] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.860776  5487 ts_tablet_manager.cc:1434] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:36:02.858506  5488 raft_consensus.cc:359] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.861690  5488 raft_consensus.cc:385] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.861994  5487 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:02.862027  5488 raft_consensus.cc:740] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.863303  5488 consensus_queue.cc:260] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.863819  5486 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:02.864491  5486 ts_tablet_manager.cc:1403] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:36:02.867758  5488 ts_tablet_manager.cc:1434] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:36:02.867832  5486 raft_consensus.cc:359] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.868718  5486 raft_consensus.cc:385] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.868877  5488 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:02.869097  5486 raft_consensus.cc:740] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.869876  5487 tablet_bootstrap.cc:654] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.870034  5486 consensus_queue.cc:260] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.872655  5486 ts_tablet_manager.cc:1434] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:36:02.876052  5488 tablet_bootstrap.cc:654] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.877857  5486 tablet_bootstrap.cc:492] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:02.888227  5486 tablet_bootstrap.cc:654] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.895634  5487 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:02.896229  5487 ts_tablet_manager.cc:1403] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.020s
I20260630 12:36:02.897075  5488 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:02.897871  5488 ts_tablet_manager.cc:1403] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260630 12:36:02.899207  5487 raft_consensus.cc:359] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.899904  5487 raft_consensus.cc:385] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.900195  5487 raft_consensus.cc:740] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.900947  5487 consensus_queue.cc:260] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.901710  5488 raft_consensus.cc:359] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.902757  5488 raft_consensus.cc:385] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.903116  5488 raft_consensus.cc:740] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.903159  5487 ts_tablet_manager.cc:1434] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:02.904202  5488 consensus_queue.cc:260] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.905562  5487 tablet_bootstrap.cc:492] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:02.906286  5486 tablet_bootstrap.cc:492] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:02.906431  5488 ts_tablet_manager.cc:1434] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:02.906822  5486 ts_tablet_manager.cc:1403] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.010s
I20260630 12:36:02.907475  5488 tablet_bootstrap.cc:492] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:02.910431  5486 raft_consensus.cc:359] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.911386  5486 raft_consensus.cc:385] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.911742  5486 raft_consensus.cc:740] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.912829  5486 consensus_queue.cc:260] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.913586  5487 tablet_bootstrap.cc:654] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:02.914736  5237 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:02.916988  5488 tablet_bootstrap.cc:654] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.920082  5486 ts_tablet_manager.cc:1434] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:36:02.921828  5486 tablet_bootstrap.cc:492] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:02.923029  5492 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:02.923571  5492 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.926406  5492 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:02.927780  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
W20260630 12:36:02.929445  5403 leader_election.cc:343] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:02.930596  5487 tablet_bootstrap.cc:492] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:02.930714  5291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:02.931226  5487 ts_tablet_manager.cc:1403] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
W20260630 12:36:02.933260  5405 leader_election.cc:343] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:02.933774  5405 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:02.935060  5492 raft_consensus.cc:2749] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:02.936645  5487 raft_consensus.cc:359] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.937247  5487 raft_consensus.cc:385] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.937448  5487 raft_consensus.cc:740] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.938113  5487 consensus_queue.cc:260] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.940124  5486 tablet_bootstrap.cc:654] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.940673  5488 tablet_bootstrap.cc:492] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:02.940706  5487 ts_tablet_manager.cc:1434] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:36:02.941429  5488 ts_tablet_manager.cc:1403] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.003s
I20260630 12:36:02.942046  5487 tablet_bootstrap.cc:492] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:02.944779  5488 raft_consensus.cc:359] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.945662  5488 raft_consensus.cc:385] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.946063  5488 raft_consensus.cc:740] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.946903  5488 consensus_queue.cc:260] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.949476  5487 tablet_bootstrap.cc:654] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.950676  5488 ts_tablet_manager.cc:1434] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:36:02.951850  5488 tablet_bootstrap.cc:492] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:02.957779  5495 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:02.958426  5495 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.960690  5488 tablet_bootstrap.cc:654] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:02.961758  5487 tablet_bootstrap.cc:492] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:02.963691  5487 ts_tablet_manager.cc:1403] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260630 12:36:02.970654  5487 raft_consensus.cc:359] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.976939  5495 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:02.981894  5487 raft_consensus.cc:385] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.985847  5487 raft_consensus.cc:740] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.987210  5487 consensus_queue.cc:260] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.988464  5486 tablet_bootstrap.cc:492] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:02.988957  5486 ts_tablet_manager.cc:1403] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.024s
I20260630 12:36:02.989933  5487 ts_tablet_manager.cc:1434] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:36:02.990577  5488 tablet_bootstrap.cc:492] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:02.991169  5488 ts_tablet_manager.cc:1403] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.017s
I20260630 12:36:02.991390  5487 tablet_bootstrap.cc:492] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:02.992026  5486 raft_consensus.cc:359] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.992756  5486 raft_consensus.cc:385] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.993063  5486 raft_consensus.cc:740] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.993984  5486 consensus_queue.cc:260] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.994979  5488 raft_consensus.cc:359] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.995954  5488 raft_consensus.cc:385] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:02.996366  5488 raft_consensus.cc:740] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:02.997344  5488 consensus_queue.cc:260] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:02.999071  5487 tablet_bootstrap.cc:654] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.000166  5488 ts_tablet_manager.cc:1434] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:36:03.001493  5488 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.001587  5486 ts_tablet_manager.cc:1434] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:36:03.002678  5486 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.006027  5495 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.006778  5495 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.009322  5486 tablet_bootstrap.cc:654] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.010746  5495 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.017473  5488 tablet_bootstrap.cc:654] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.022650  5487 tablet_bootstrap.cc:492] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.023393  5487 ts_tablet_manager.cc:1403] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.010s
I20260630 12:36:03.027647  5487 raft_consensus.cc:359] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.028805  5487 raft_consensus.cc:385] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.029253  5487 raft_consensus.cc:740] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.030485  5487 consensus_queue.cc:260] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.033710  5487 ts_tablet_manager.cc:1434] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:36:03.035176  5487 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:03.036871  5488 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.037556  5488 ts_tablet_manager.cc:1403] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.018s
I20260630 12:36:03.042363  5487 tablet_bootstrap.cc:654] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.043622  5488 raft_consensus.cc:359] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.044675  5488 raft_consensus.cc:385] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.045094  5488 raft_consensus.cc:740] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.046351  5488 consensus_queue.cc:260] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.049988  5488 ts_tablet_manager.cc:1434] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:36:03.051690  5488 tablet_bootstrap.cc:492] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.055025  5487 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.055686  5487 ts_tablet_manager.cc:1403] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260630 12:36:03.059124  5488 tablet_bootstrap.cc:654] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.059012  5487 raft_consensus.cc:359] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.060042  5487 raft_consensus.cc:385] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.060424  5487 raft_consensus.cc:740] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.061645  5487 consensus_queue.cc:260] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.064314  5487 ts_tablet_manager.cc:1434] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:03.065626  5487 tablet_bootstrap.cc:492] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:03.065325  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.067534  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
W20260630 12:36:03.070170  5254 leader_election.cc:343] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:03.071148  5254 leader_election.cc:343] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.072572  5488 tablet_bootstrap.cc:492] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.073171  5488 ts_tablet_manager.cc:1403] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260630 12:36:03.073678  5487 tablet_bootstrap.cc:654] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.075187  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.076243  5440 raft_consensus.cc:2468] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.076742  5488 raft_consensus.cc:359] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.077911  5488 raft_consensus.cc:385] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.078347  5488 raft_consensus.cc:740] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.078580  5495 raft_consensus.cc:493] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.079272  5495 raft_consensus.cc:515] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.080016  5257 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: e02c66222c14428686f0f306a1b87d23
I20260630 12:36:03.082072  5495 leader_election.cc:290] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.082753  5495 raft_consensus.cc:2804] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.082851  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.083966  5365 raft_consensus.cc:2468] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.085137  5488 consensus_queue.cc:260] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.085985  5487 tablet_bootstrap.cc:492] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.085872  5254 leader_election.cc:304] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.086666  5487 ts_tablet_manager.cc:1403] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:36:03.083257  5495 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.078192  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.087602  5495 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.089178  5488 ts_tablet_manager.cc:1434] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:36:03.089543  5487 raft_consensus.cc:359] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.090186  5487 raft_consensus.cc:385] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.090349  5488 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.090577  5487 raft_consensus.cc:740] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.091439  5487 consensus_queue.cc:260] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.094053  5496 raft_consensus.cc:493] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.094652  5496 raft_consensus.cc:515] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.100657  5496 leader_election.cc:290] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.101227  5496 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.101756  5496 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.107055  5488 tablet_bootstrap.cc:654] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.109716  5496 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.122107  5518 raft_consensus.cc:2804] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.127019  5518 raft_consensus.cc:493] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.127663  5518 raft_consensus.cc:3060] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:03.124164  5257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.209.3:45151, user_credentials={real_user=slave}} blocked reactor thread for 44450.7us
I20260630 12:36:03.133534  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.134439  5439 raft_consensus.cc:2468] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
W20260630 12:36:03.137337  5257 leader_election.cc:343] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.143879  5257 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:03.140595  5495 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.149416  5495 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.150038  5495 raft_consensus.cc:2749] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.143333  5488 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.150215  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.151080  5488 ts_tablet_manager.cc:1403] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
I20260630 12:36:03.151137  5365 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.154227  5488 raft_consensus.cc:359] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.155011  5488 raft_consensus.cc:385] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.155323  5488 raft_consensus.cc:740] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.157437  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.158062  5439 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.162930  5518 raft_consensus.cc:515] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.167092  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.167758  5366 raft_consensus.cc:3060] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.167804  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.168192  5438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.168708  5440 raft_consensus.cc:2468] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 0.
I20260630 12:36:03.168848  5438 raft_consensus.cc:3060] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.170408  5332 leader_election.cc:304] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.171372  5365 raft_consensus.cc:2468] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.171686  5520 raft_consensus.cc:2804] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.174378  5520 raft_consensus.cc:493] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.174831  5520 raft_consensus.cc:3060] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.175209  5496 raft_consensus.cc:493] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.175115  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.175859  5496 raft_consensus.cc:515] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.177999  5496 leader_election.cc:290] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.179009  5254 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.181401  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.181851  5439 raft_consensus.cc:2468] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.182233  5291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.182874  5291 raft_consensus.cc:2468] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 0.
I20260630 12:36:03.183099  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.172169  5488 consensus_queue.cc:260] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.184078  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.184988  5290 raft_consensus.cc:2393] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e02c66222c14428686f0f306a1b87d23 in current term 1: Already voted for candidate 311d25110b4845fd9ead6554cb1dfd20 in this term.
I20260630 12:36:03.185006  5488 ts_tablet_manager.cc:1434] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260630 12:36:03.186611  5488 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.187253  5486 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.187765  5486 ts_tablet_manager.cc:1403] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.185s	user 0.049s	sys 0.062s
W20260630 12:36:03.188578  5332 leader_election.cc:343] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.188740  5519 raft_consensus.cc:2804] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.189284  5519 raft_consensus.cc:697] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.190261  5519 consensus_queue.cc:237] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
W20260630 12:36:03.190917  5331 leader_election.cc:343] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.191395  5331 leader_election.cc:304] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.192907  5488 tablet_bootstrap.cc:654] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.192718  5331 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.193370  5366 raft_consensus.cc:2468] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.193281  5496 raft_consensus.cc:2749] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.194774  5496 raft_consensus.cc:2749] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.194653  5254 leader_election.cc:304] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.183499  5520 raft_consensus.cc:515] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.195818  5524 raft_consensus.cc:2804] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.196453  5524 raft_consensus.cc:697] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.197777  5518 leader_election.cc:290] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.197561  5524 consensus_queue.cc:237] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.199194  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.199893  5439 raft_consensus.cc:3060] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.201678  5438 raft_consensus.cc:2468] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.205471  5487 ts_tablet_manager.cc:1434] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.118s	user 0.034s	sys 0.035s
I20260630 12:36:03.206796  5487 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:03.195851  5486 raft_consensus.cc:359] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.211920  5520 leader_election.cc:290] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.211447  5486 raft_consensus.cc:385] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.212687  5486 raft_consensus.cc:740] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.213794  5486 consensus_queue.cc:260] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.216629  5486 ts_tablet_manager.cc:1434] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:36:03.209873  5439 raft_consensus.cc:2468] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:03.218225  5332 leader_election.cc:304] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.219122  5520 raft_consensus.cc:2804] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.219604  5520 raft_consensus.cc:697] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Becoming Leader. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:03.220395  5520 consensus_queue.cc:237] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.225311  5486 tablet_bootstrap.cc:492] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.230463  5519 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.231210  5519 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.231563  5189 catalog_manager.cc:5697] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.235116  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.236049  5366 raft_consensus.cc:2468] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.237941  5492 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.238458  5492 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.239773  5487 tablet_bootstrap.cc:654] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.240036  5490 raft_consensus.cc:493] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:36:03.239961  5331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.209.1:38431, user_credentials={real_user=slave}} blocked reactor thread for 47336.4us
I20260630 12:36:03.240630  5490 raft_consensus.cc:515] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.241207  5488 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.241796  5488 ts_tablet_manager.cc:1403] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.031s
I20260630 12:36:03.241770  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.242552  5290 raft_consensus.cc:3060] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.242844  5490 leader_election.cc:290] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.237732  5254 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.244483  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.245512  5488 raft_consensus.cc:359] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.245960  5524 raft_consensus.cc:2804] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.246084  5492 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.246323  5488 raft_consensus.cc:385] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.246794  5488 raft_consensus.cc:740] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.237897  5486 tablet_bootstrap.cc:654] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.247895  5488 consensus_queue.cc:260] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.250422  5488 ts_tablet_manager.cc:1434] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:03.250741  5290 raft_consensus.cc:2468] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:03.250994  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.251574  5488 tablet_bootstrap.cc:492] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.252012  5519 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.253221  5291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.254006  5291 raft_consensus.cc:2468] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 0.
W20260630 12:36:03.256044  5403 leader_election.cc:343] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:03.256907  5257 leader_election.cc:343] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.246371  5524 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.257977  5524 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.258371  5488 tablet_bootstrap.cc:654] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.261914  5520 raft_consensus.cc:493] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.262403  5520 raft_consensus.cc:515] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.263042  5187 catalog_manager.cc:5697] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e02c66222c14428686f0f306a1b87d23 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.264245  5405 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:03.264532  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.264549  5520 leader_election.cc:290] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.265172  5492 raft_consensus.cc:2804] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.266216  5492 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.266739  5492 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.246869  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.267436  5289 raft_consensus.cc:2468] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 0.
I20260630 12:36:03.268343  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
W20260630 12:36:03.269917  5331 leader_election.cc:343] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.272282  5524 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.272953  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
W20260630 12:36:03.274513  5332 leader_election.cc:343] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.274952  5332 leader_election.cc:304] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.276490  5520 raft_consensus.cc:2749] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.276801  5524 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
W20260630 12:36:03.266105  5403 leader_election.cc:343] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.278012  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.278800  5366 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.279237  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.280730  5520 raft_consensus.cc:493] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.281531  5520 raft_consensus.cc:515] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.284293  5520 leader_election.cc:290] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.284937  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
W20260630 12:36:03.285893  5257 leader_election.cc:343] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:03.286501  5331 leader_election.cc:343] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.287030  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
W20260630 12:36:03.288661  5332 leader_election.cc:343] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.289202  5332 leader_election.cc:304] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.289376  5366 raft_consensus.cc:2468] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.290580  5520 raft_consensus.cc:2749] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.290632  5254 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:03.272161  5405 leader_election.cc:304] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: e02c66222c14428686f0f306a1b87d23
I20260630 12:36:03.292532  5524 raft_consensus.cc:2804] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.292578  5490 raft_consensus.cc:2804] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.293246  5490 raft_consensus.cc:493] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.293762  5488 tablet_bootstrap.cc:492] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.293692  5490 raft_consensus.cc:3060] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.294093  5524 raft_consensus.cc:697] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.295017  5524 consensus_queue.cc:237] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.298174  5492 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.301095  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.301710  5290 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.302163  5487 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.302275  5488 ts_tablet_manager.cc:1403] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.018s
I20260630 12:36:03.302675  5487 ts_tablet_manager.cc:1403] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.009s
I20260630 12:36:03.303344  5490 raft_consensus.cc:515] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.306342  5487 raft_consensus.cc:359] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.308247  5487 raft_consensus.cc:385] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.308552  5487 raft_consensus.cc:740] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.309340  5290 raft_consensus.cc:2468] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:03.309528  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.310137  5289 raft_consensus.cc:3060] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.310519  5405 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:03.311172  5490 leader_election.cc:290] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.311997  5490 raft_consensus.cc:2804] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.312505  5490 raft_consensus.cc:697] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Becoming Leader. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:03.313437  5490 consensus_queue.cc:237] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.306597  5488 raft_consensus.cc:359] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.315562  5492 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.315053  5486 tablet_bootstrap.cc:492] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.316396  5486 ts_tablet_manager.cc:1403] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.005s
I20260630 12:36:03.316757  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.315335  5488 raft_consensus.cc:385] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:36:03.318372  5403 leader_election.cc:343] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.318594  5488 raft_consensus.cc:740] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.320072  5486 raft_consensus.cc:359] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.320818  5486 raft_consensus.cc:385] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.320600  5488 consensus_queue.cc:260] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.321167  5486 raft_consensus.cc:740] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.318832  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.318091  5289 raft_consensus.cc:2468] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:03.322753  5488 ts_tablet_manager.cc:1434] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260630 12:36:03.323709  5488 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.323443  5487 consensus_queue.cc:260] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.324451  5187 catalog_manager.cc:5697] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 05442c7865b748eb84568c27c0baf1eb (127.0.209.3). New cstate: current_term: 1 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:03.325543  5487 ts_tablet_manager.cc:1434] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260630 12:36:03.326445  5487 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:03.327847  5405 leader_election.cc:304] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:03.328207  5520 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:36:03.328938  5403 leader_election.cc:343] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.328685  5520 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.330047  5488 tablet_bootstrap.cc:654] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.331389  5520 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.331709  5487 tablet_bootstrap.cc:654] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.332816  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
W20260630 12:36:03.346076  5332 leader_election.cc:343] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.340462  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.348450  5289 raft_consensus.cc:2468] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 0.
I20260630 12:36:03.340626  5490 raft_consensus.cc:2804] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.349655  5490 raft_consensus.cc:697] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Becoming Leader. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:03.349866  5331 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:03.350504  5490 consensus_queue.cc:237] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.351389  5520 raft_consensus.cc:2804] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.351905  5520 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.352346  5520 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.351225  5187 catalog_manager.cc:5697] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.355232  5488 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.354729  5187 catalog_manager.cc:5697] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.355713  5488 ts_tablet_manager.cc:1403] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.015s
I20260630 12:36:03.358361  5488 raft_consensus.cc:359] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.358979  5488 raft_consensus.cc:385] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.359226  5488 raft_consensus.cc:740] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.359931  5488 consensus_queue.cc:260] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.340194  5486 consensus_queue.cc:260] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.364184  5488 ts_tablet_manager.cc:1434] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:03.365065  5488 tablet_bootstrap.cc:492] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23: Bootstrap starting.
I20260630 12:36:03.367601  5520 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.371450  5488 tablet_bootstrap.cc:654] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.372195  5486 ts_tablet_manager.cc:1434] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260630 12:36:03.373548  5486 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.374395  5520 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.375586  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.376165  5289 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.376354  5487 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.376802  5487 ts_tablet_manager.cc:1403] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.015s
I20260630 12:36:03.379326  5487 raft_consensus.cc:359] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.379968  5487 raft_consensus.cc:385] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.380236  5487 raft_consensus.cc:740] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.380420  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.380930  5487 consensus_queue.cc:260] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.383199  5487 ts_tablet_manager.cc:1434] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:03.384109  5487 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
W20260630 12:36:03.384756  5332 leader_election.cc:343] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.389681  5487 tablet_bootstrap.cc:654] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.394241  5188 catalog_manager.cc:5697] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 05442c7865b748eb84568c27c0baf1eb (127.0.209.3). New cstate: current_term: 1 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:03.397446  5289 raft_consensus.cc:2468] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:03.397782  5524 raft_consensus.cc:493] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.398275  5524 raft_consensus.cc:515] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.398723  5331 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:03.399904  5520 raft_consensus.cc:2804] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.400393  5520 raft_consensus.cc:697] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Becoming Leader. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:03.400471  5524 leader_election.cc:290] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.402961  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.403342  5487 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.403220  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.403851  5487 ts_tablet_manager.cc:1403] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:36:03.403895  5366 raft_consensus.cc:2468] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.404387  5486 tablet_bootstrap.cc:654] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:03.404515  5257 leader_election.cc:343] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.405543  5525 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.406052  5525 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.407053  5254 leader_election.cc:304] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:03.406986  5487 raft_consensus.cc:359] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.408236  5525 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.409011  5487 raft_consensus.cc:385] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.409320  5487 raft_consensus.cc:740] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.409883  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.409996  5487 consensus_queue.cc:260] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.410564  5439 raft_consensus.cc:2468] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 0.
I20260630 12:36:03.410879  5488 tablet_bootstrap.cc:492] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23: No bootstrap required, opened a new log
I20260630 12:36:03.411010  5519 raft_consensus.cc:2804] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.411314  5488 ts_tablet_manager.cc:1403] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.020s
I20260630 12:36:03.411466  5519 raft_consensus.cc:493] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.411899  5519 raft_consensus.cc:3060] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.412153  5332 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.414202  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.414100  5488 raft_consensus.cc:359] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.414759  5488 raft_consensus.cc:385] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.415033  5488 raft_consensus.cc:740] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.415338  5520 consensus_queue.cc:237] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.415846  5488 consensus_queue.cc:260] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.417120  5496 raft_consensus.cc:2804] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.417484  5496 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.417819  5496 raft_consensus.cc:3060] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:03.417930  5331 leader_election.cc:343] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.419458  5519 raft_consensus.cc:515] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.420162  5524 raft_consensus.cc:493] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.420605  5524 raft_consensus.cc:515] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.422289  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.422842  5366 raft_consensus.cc:3060] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.423944  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
W20260630 12:36:03.425417  5257 leader_election.cc:343] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.426069  5524 leader_election.cc:290] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.428876  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.429535  5365 raft_consensus.cc:2468] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.430766  5254 leader_election.cc:304] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:03.431521  5524 raft_consensus.cc:2804] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.431962  5524 raft_consensus.cc:493] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.432566  5524 raft_consensus.cc:3060] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.434237  5366 raft_consensus.cc:2468] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.426877  5496 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.428896  5488 ts_tablet_manager.cc:1434] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260630 12:36:03.438571  5487 ts_tablet_manager.cc:1434] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260630 12:36:03.437769  5188 catalog_manager.cc:5697] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e02c66222c14428686f0f306a1b87d23 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.439399  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.439877  5254 leader_election.cc:304] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
W20260630 12:36:03.440919  5331 leader_election.cc:343] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.442055  5495 raft_consensus.cc:2804] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.442250  5496 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.442592  5495 raft_consensus.cc:697] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.443475  5495 consensus_queue.cc:237] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.445091  5486 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.445652  5486 ts_tablet_manager.cc:1403] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.010s
I20260630 12:36:03.448808  5438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.449753  5519 leader_election.cc:290] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.448652  5486 raft_consensus.cc:359] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
W20260630 12:36:03.450291  5257 leader_election.cc:343] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.450441  5486 raft_consensus.cc:385] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.450875  5486 raft_consensus.cc:740] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.450316  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.451763  5439 raft_consensus.cc:3060] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.439635  5487 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20: Bootstrap starting.
I20260630 12:36:03.453704  5524 raft_consensus.cc:515] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.451800  5486 consensus_queue.cc:260] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.456107  5524 leader_election.cc:290] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.457214  5438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
W20260630 12:36:03.458588  5257 leader_election.cc:343] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:03.460920  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.461658  5486 ts_tablet_manager.cc:1434] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:36:03.461660  5366 raft_consensus.cc:3060] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.462893  5486 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.466248  5487 tablet_bootstrap.cc:654] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.465793  5186 catalog_manager.cc:5697] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.469059  5486 tablet_bootstrap.cc:654] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.470741  5439 raft_consensus.cc:2468] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:03.472188  5332 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [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: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.474229  5496 raft_consensus.cc:2804] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.474874  5496 raft_consensus.cc:697] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Becoming Leader. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:03.475672  5525 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.475970  5496 consensus_queue.cc:237] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.476452  5525 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.481560  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.482729  5289 raft_consensus.cc:2393] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e02c66222c14428686f0f306a1b87d23 in current term 1: Already voted for candidate 05442c7865b748eb84568c27c0baf1eb in this term.
I20260630 12:36:03.483083  5366 raft_consensus.cc:2468] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.485741  5525 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.485698  5254 leader_election.cc:304] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:03.488050  5438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.490072  5332 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.491886  5525 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.495635  5490 raft_consensus.cc:493] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.496073  5524 raft_consensus.cc:2804] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.496153  5490 raft_consensus.cc:515] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.496675  5524 raft_consensus.cc:697] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.497515  5524 consensus_queue.cc:237] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.498520  5490 leader_election.cc:290] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.501183  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.501942  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.502172  5289 raft_consensus.cc:2468] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 0.
I20260630 12:36:03.502804  5365 raft_consensus.cc:2468] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 0.
I20260630 12:36:03.503957  5405 leader_election.cc:304] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:03.505316  5490 raft_consensus.cc:2804] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.505827  5490 raft_consensus.cc:493] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.506335  5490 raft_consensus.cc:3060] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.525051  5525 raft_consensus.cc:2749] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.525117  5187 catalog_manager.cc:5697] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e02c66222c14428686f0f306a1b87d23 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.530478  5490 raft_consensus.cc:515] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.539932  5490 leader_election.cc:290] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.543118  5486 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.543409  5487 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20: No bootstrap required, opened a new log
I20260630 12:36:03.542459  5189 catalog_manager.cc:5697] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.544977  5487 ts_tablet_manager.cc:1403] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.043s
I20260630 12:36:03.543602  5486 ts_tablet_manager.cc:1403] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.081s	user 0.038s	sys 0.029s
I20260630 12:36:03.544126  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.547102  5289 raft_consensus.cc:3060] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.547827  5487 raft_consensus.cc:359] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.548568  5487 raft_consensus.cc:385] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.548821  5487 raft_consensus.cc:740] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.549515  5487 consensus_queue.cc:260] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.549468  5486 raft_consensus.cc:359] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.544989  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.551975  5486 raft_consensus.cc:385] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.552171  5366 raft_consensus.cc:3060] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.552299  5486 raft_consensus.cc:740] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.553376  5486 consensus_queue.cc:260] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.558277  5289 raft_consensus.cc:2468] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:03.551724  5487 ts_tablet_manager.cc:1434] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:36:03.559715  5486 ts_tablet_manager.cc:1434] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:36:03.559671  5366 raft_consensus.cc:2468] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:03.560928  5486 tablet_bootstrap.cc:492] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.561559  5403 leader_election.cc:304] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.562557  5490 raft_consensus.cc:2804] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.563045  5490 raft_consensus.cc:697] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Becoming Leader. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:03.563884  5490 consensus_queue.cc:237] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.568184  5486 tablet_bootstrap.cc:654] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.573680  5486 tablet_bootstrap.cc:492] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.574163  5486 ts_tablet_manager.cc:1403] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260630 12:36:03.574353  5189 catalog_manager.cc:5697] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 05442c7865b748eb84568c27c0baf1eb (127.0.209.3). New cstate: current_term: 1 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:03.574988  5524 raft_consensus.cc:493] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.575058  5525 raft_consensus.cc:493] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.575620  5524 raft_consensus.cc:515] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.575762  5525 raft_consensus.cc:515] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.576927  5486 raft_consensus.cc:359] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.577664  5486 raft_consensus.cc:385] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.577732  5524 leader_election.cc:290] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.578058  5486 raft_consensus.cc:740] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.578574  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.579197  5366 raft_consensus.cc:2468] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.579006  5486 consensus_queue.cc:260] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.579599  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.579862  5438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.580263  5439 raft_consensus.cc:2468] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 0.
I20260630 12:36:03.580902  5254 leader_election.cc:304] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.581472  5486 ts_tablet_manager.cc:1434] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:03.581982  5524 raft_consensus.cc:2804] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:03.582199  5525 leader_election.cc:290] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.582387  5524 raft_consensus.cc:493] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.582487  5486 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.582432  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.583011  5524 raft_consensus.cc:3060] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.588518  5486 tablet_bootstrap.cc:654] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.589785  5524 raft_consensus.cc:515] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.592988  5289 raft_consensus.cc:2393] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e02c66222c14428686f0f306a1b87d23 in current term 1: Already voted for candidate 311d25110b4845fd9ead6554cb1dfd20 in this term.
I20260630 12:36:03.592928  5519 consensus_queue.cc:1048] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.594134  5486 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.594699  5486 ts_tablet_manager.cc:1403] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:36:03.596101  5331 leader_election.cc:304] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.597355  5525 raft_consensus.cc:3060] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.597653  5486 raft_consensus.cc:359] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.598387  5486 raft_consensus.cc:385] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.598742  5486 raft_consensus.cc:740] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.599457  5486 consensus_queue.cc:260] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.601398  5486 ts_tablet_manager.cc:1434] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:03.602385  5486 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: Bootstrap starting.
I20260630 12:36:03.604974  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.605973  5525 raft_consensus.cc:2749] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.606170  5519 consensus_queue.cc:1048] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.607874  5486 tablet_bootstrap.cc:654] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:03.612337  5365 raft_consensus.cc:2468] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.614162  5254 leader_election.cc:304] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.615295  5495 raft_consensus.cc:2804] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:03.615944  5495 raft_consensus.cc:697] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.616885  5495 consensus_queue.cc:237] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.627781  5524 leader_election.cc:290] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.629056  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:03.629866  5437 raft_consensus.cc:3060] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.647552  5490 raft_consensus.cc:493] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.644302  5189 catalog_manager.cc:5697] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:03.649616  5490 raft_consensus.cc:515] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.652771  5490 leader_election.cc:290] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.643224  5524 consensus_queue.cc:1048] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260630 12:36:03.655459  5525 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.656441  5437 raft_consensus.cc:2468] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:03.659354  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.665138  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.666157  5365 raft_consensus.cc:2393] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05442c7865b748eb84568c27c0baf1eb in current term 1: Already voted for candidate 311d25110b4845fd9ead6554cb1dfd20 in this term.
I20260630 12:36:03.669456  5403 leader_election.cc:304] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:03.670902  5490 raft_consensus.cc:3060] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.676748  5525 raft_consensus.cc:493] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.677239  5525 raft_consensus.cc:515] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.681834  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.681950  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.682898  5290 raft_consensus.cc:2393] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e02c66222c14428686f0f306a1b87d23 in current term 1: Already voted for candidate 05442c7865b748eb84568c27c0baf1eb in this term.
I20260630 12:36:03.683921  5525 leader_election.cc:290] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.684304  5331 leader_election.cc:304] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.684928  5486 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: No bootstrap required, opened a new log
I20260630 12:36:03.684635  5490 raft_consensus.cc:2749] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.685683  5486 ts_tablet_manager.cc:1403] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.055s
I20260630 12:36:03.686216  5525 raft_consensus.cc:3060] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.689647  5486 raft_consensus.cc:359] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.692742  5486 raft_consensus.cc:385] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:03.693086  5486 raft_consensus.cc:740] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Initialized, Role: FOLLOWER
I20260630 12:36:03.693797  5486 consensus_queue.cc:260] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.696149  5486 ts_tablet_manager.cc:1434] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:03.696365  5525 raft_consensus.cc:2749] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.705554  5520 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.723048  5524 consensus_queue.cc:1048] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.732896  5439 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.746140  5490 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.746627  5490 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.748804  5490 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.750021  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.750573  5365 raft_consensus.cc:2468] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:03.751461  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.751641  5403 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:03.748427  5567 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:36:03.752481  5490 raft_consensus.cc:2804] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:03.752905  5490 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:03.753298  5490 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:03.760679  5490 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.763540  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:03.764267  5439 raft_consensus.cc:1240] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Rejecting Update request from peer 311d25110b4845fd9ead6554cb1dfd20 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260630 12:36:03.765539  5490 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.766702  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:03.767359  5366 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:03.770207  5567 consensus_queue.cc:1059] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.771270  5567 raft_consensus.cc:3055] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:03.771551  5567 raft_consensus.cc:740] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:03.772549  5567 consensus_queue.cc:260] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.773852  5567 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:03.774746  5366 raft_consensus.cc:2468] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 2.
I20260630 12:36:03.776028  5403 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:03.776718  5490 raft_consensus.cc:2804] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:03.777216  5490 raft_consensus.cc:697] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Becoming Leader. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:03.777928  5490 consensus_queue.cc:237] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER 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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.785333  5567 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.785861  5567 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.786203  5186 catalog_manager.cc:5697] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: term changed from 1 to 2, leader changed from 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1) to 05442c7865b748eb84568c27c0baf1eb (127.0.209.3). New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:03.788522  5567 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:03.788910  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.789125  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:03.789956  5439 raft_consensus.cc:2393] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 311d25110b4845fd9ead6554cb1dfd20 in current term 1: Already voted for candidate e02c66222c14428686f0f306a1b87d23 in this term.
I20260630 12:36:03.790872  5257 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:03.791517  5567 raft_consensus.cc:3060] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.798038  5567 raft_consensus.cc:2749] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.810335  5490 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:03.811193  5490 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:03.814046  5490 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:03.814394  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:03.814698  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:03.815199  5289 raft_consensus.cc:2393] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05442c7865b748eb84568c27c0baf1eb in current term 1: Already voted for candidate e02c66222c14428686f0f306a1b87d23 in this term.
I20260630 12:36:03.816320  5405 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:03.816923  5490 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.822211  5490 raft_consensus.cc:2749] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:03.824550  5490 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.832226  5492 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.902326  5439 raft_consensus.cc:3060] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:03.909471  5567 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.918730  5567 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.920075  5571 consensus_queue.cc:1048] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.920933  5496 consensus_queue.cc:1048] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.946588  5567 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.954362  5520 consensus_queue.cc:1048] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:03.969360  5571 consensus_queue.cc:1048] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.977653  5571 consensus_queue.cc:1048] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:03.975116  5567 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260630 12:36:04.011183  5496 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:04.016089  5496 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:04.084121  5524 consensus_queue.cc:1048] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:04.098385  5524 consensus_queue.cc:1048] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:04.124094  5492 consensus_queue.cc:1048] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:04.352545  5288 raft_consensus.cc:1275] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:36:04.352986  5288 pending_rounds.cc:85] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: Aborting all ops after (but not including) 0
I20260630 12:36:04.353267  5288 pending_rounds.cc:107] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:36:04.353554  5288 raft_consensus.cc:2889] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:04.396337  5610 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:04.468888  5366 raft_consensus.cc:1275] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:04.505370  5610 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260630 12:36:05.026742  5254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.2:41813, user_credentials={real_user=slave}} blocked reactor thread for 66030us
W20260630 12:36:05.074374  5638 log.cc:927] Time spent T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260630 12:36:05.712088  5257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.3:45151, user_credentials={real_user=slave}} blocked reactor thread for 48108.7us
W20260630 12:36:05.903018  5575 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.000s	sys 0.002s
W20260630 12:36:06.953616  5405 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.1:38431, user_credentials={real_user=slave}} blocked reactor thread for 59410.3us
W20260630 12:36:06.975062  5403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.2:41813, user_credentials={real_user=slave}} blocked reactor thread for 81505.3us
W20260630 12:36:07.127961  5575 meta_cache.cc:1261] Time spent looking up entry by key: real 0.080s	user 0.004s	sys 0.000s
I20260630 12:36:07.990304   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.033327  5668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:08.044487  5669 instance_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:36:08.048424   836 server_base.cc:1061] running on GCE node
W20260630 12:36:08.048405  5672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:08.056586   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:08.056819   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.057086   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822968057066 us; error 0 us; skew 500 ppm
I20260630 12:36:08.057717   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.060705   836 webserver.cc:533] Webserver started at http://127.0.209.4:40647/ using document root <none> and password file <none>
I20260630 12:36:08.061218   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.061436   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.061775   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.062933   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "3a248ff3a9374aa1a990e232e4796a6b"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-n2nm"
I20260630 12:36:08.067528   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:08.071064  5676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.071965   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:08.072269   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "3a248ff3a9374aa1a990e232e4796a6b"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-n2nm"
I20260630 12:36:08.072551   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:08.104246   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.105547   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.106827   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:08.109246   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:08.109491   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.109746   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:08.109937   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.153389   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:40311
I20260630 12:36:08.153522  5738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:40311 every 8 connection(s)
I20260630 12:36:08.159340   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.165977  5743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:08.167325  5744 instance_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:36:08.171113   836 server_base.cc:1061] running on GCE node
W20260630 12:36:08.171438  5746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:08.175712   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:08.175837  5739 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44913
W20260630 12:36:08.176146   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.176347  5739 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:08.176393   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822968176371 us; error 0 us; skew 500 ppm
I20260630 12:36:08.177294   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.177371  5739 heartbeater.cc:507] Master 127.0.209.62:44913 requested a full tablet report, sending...
I20260630 12:36:08.179983  5186 ts_manager.cc:194] Registered new tserver with Master: 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4:40311)
I20260630 12:36:08.181043   836 webserver.cc:533] Webserver started at http://127.0.209.5:44357/ using document root <none> and password file <none>
I20260630 12:36:08.181696   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.181919   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.182109  5186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44908
I20260630 12:36:08.182281   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.184090   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-4-root/instance:
uuid: "f6e19b243e414d69a3575bac1d28cc9f"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-n2nm"
I20260630 12:36:08.190722   836 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:08.194375  5751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.195122   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:08.195452   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-4-root
uuid: "f6e19b243e414d69a3575bac1d28cc9f"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-n2nm"
I20260630 12:36:08.195734   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:08.206647   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.208204   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.209951   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:08.212666   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:08.212888   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.213165   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:08.213330   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.280184   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.5:37675
I20260630 12:36:08.280283  5813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.5:37675 every 8 connection(s)
I20260630 12:36:08.286938   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.295255  5817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:08.299081  5818 instance_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:36:08.299677  5814 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44913
I20260630 12:36:08.300391  5814 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:08.300937   836 server_base.cc:1061] running on GCE node
I20260630 12:36:08.301613  5814 heartbeater.cc:507] Master 127.0.209.62:44913 requested a full tablet report, sending...
W20260630 12:36:08.303838  5820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:08.303864  5186 ts_manager.cc:194] Registered new tserver with Master: f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675)
I20260630 12:36:08.304989   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:08.305303   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.305565   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822968305545 us; error 0 us; skew 500 ppm
I20260630 12:36:08.305970  5186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44914
I20260630 12:36:08.306423   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.313838   836 webserver.cc:533] Webserver started at http://127.0.209.6:33293/ using document root <none> and password file <none>
I20260630 12:36:08.314352   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.314553   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.314829   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.316066   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-5-root/instance:
uuid: "9e1764ced7324a5782af3e10e324fe8d"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-n2nm"
I20260630 12:36:08.320675   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:36:08.324052  5825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.324906   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:08.325243   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-5-root
uuid: "9e1764ced7324a5782af3e10e324fe8d"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-n2nm"
I20260630 12:36:08.325600   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-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:36:08.345955   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.347406   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.348887   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:08.351135   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:08.351401   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.351675   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:08.351970   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:36:08.445674   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.6:39631
I20260630 12:36:08.445779  5887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.6:39631 every 8 connection(s)
I20260630 12:36:08.464598  5888 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44913
I20260630 12:36:08.465008  5888 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:08.465708  5888 heartbeater.cc:507] Master 127.0.209.62:44913 requested a full tablet report, sending...
I20260630 12:36:08.467660  5186 ts_manager.cc:194] Registered new tserver with Master: 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6:39631)
I20260630 12:36:08.469110  5186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44924
I20260630 12:36:08.489708  5290 consensus_queue.cc:237] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:08.496937  5363 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.497990  5434 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.499500  5893 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } 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:36:08.500953  5649 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:08.509683  5649 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.512296  5434 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.513962  5360 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
W20260630 12:36:08.523511  5255 consensus_peers.cc:597] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 -> Peer f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675): Couldn't send request to peer f6e19b243e414d69a3575bac1d28cc9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27b692ab47c94860803b485db05ed9f5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.531479  5186 catalog_manager.cc:5697] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:08.547042  5360 consensus_queue.cc:237] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:08.556545  5434 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:08.560768  5520 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:36:08.571476  5520 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.573832  5290 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:08.579166  5905 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260630 12:36:08.585072  5330 consensus_peers.cc:597] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 -> Peer 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4:40311): Couldn't send request to peer 3a248ff3a9374aa1a990e232e4796a6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 420cfb56a05448c19711885e9b5696d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.584614  5290 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.584892  5434 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.591262  5360 consensus_queue.cc:237] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:08.591414  5182 catalog_manager.cc:5697] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:08.599649  5330 consensus_peers.cc:597] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 -> Peer 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4:40311): Couldn't send request to peer 3a248ff3a9374aa1a990e232e4796a6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.600358  5286 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.601733  5437 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.603675  5902 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:08.604636  5520 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } 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:36:08.614365  5902 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.616882  5286 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.616657  5434 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.628960  5186 catalog_manager.cc:5697] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:08.650269  5434 consensus_queue.cc:237] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:08.656910  5360 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.658660  5492 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } 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:36:08.658870  5286 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.667827  5907 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:08.667287  5908 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
W20260630 12:36:08.669955  5404 consensus_peers.cc:597] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb -> Peer f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675): Couldn't send request to peer f6e19b243e414d69a3575bac1d28cc9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e06c563caca74ba1a943819ee61c4146. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.668975  5360 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.673352  5286 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.683692  5290 consensus_queue.cc:237] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:08.683970  5182 catalog_manager.cc:5697] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New cstate: current_term: 1 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
W20260630 12:36:08.690862  5255 consensus_peers.cc:597] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 -> Peer f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675): Couldn't send request to peer f6e19b243e414d69a3575bac1d28cc9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a5741e98160412f9411e60e2e490628. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.691120  5434 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.691120  5360 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.692554  5649 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } 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:36:08.693527  5893 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:08.699838  5649 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.701792  5434 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.706169  5360 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.714280  5185 catalog_manager.cc:5697] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: config changed from index -1 to 26, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:08.940205  5910 ts_tablet_manager.cc:933] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: Initiating tablet copy from peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:08.941859  5910 tablet_copy_client.cc:323] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:41813
I20260630 12:36:08.953177  5376 tablet_copy_service.cc:140] P e02c66222c14428686f0f306a1b87d23: Received BeginTabletCopySession request for tablet 420cfb56a05448c19711885e9b5696d3 from peer 3a248ff3a9374aa1a990e232e4796a6b ({username='slave'} at 127.0.0.1:39206)
I20260630 12:36:08.953712  5376 tablet_copy_service.cc:161] P e02c66222c14428686f0f306a1b87d23: Beginning new tablet copy session on tablet 420cfb56a05448c19711885e9b5696d3 from peer 3a248ff3a9374aa1a990e232e4796a6b at {username='slave'} at 127.0.0.1:39206: session id = 3a248ff3a9374aa1a990e232e4796a6b-420cfb56a05448c19711885e9b5696d3
I20260630 12:36:08.961669  5376 tablet_copy_source_session.cc:215] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.964813  5910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420cfb56a05448c19711885e9b5696d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.976457  5910 tablet_copy_client.cc:806] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.977084  5910 tablet_copy_client.cc:670] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.981356  5911 tablet_copy_client.cc:1025] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:09.069964  5913 ts_tablet_manager.cc:933] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: Initiating tablet copy from peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431)
I20260630 12:36:09.071645  5913 tablet_copy_client.cc:323] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:38431
I20260630 12:36:09.084553  5301 tablet_copy_service.cc:140] P 311d25110b4845fd9ead6554cb1dfd20: Received BeginTabletCopySession request for tablet 27b692ab47c94860803b485db05ed9f5 from peer f6e19b243e414d69a3575bac1d28cc9f ({username='slave'} at 127.0.0.1:33026)
I20260630 12:36:09.085180  5301 tablet_copy_service.cc:161] P 311d25110b4845fd9ead6554cb1dfd20: Beginning new tablet copy session on tablet 27b692ab47c94860803b485db05ed9f5 from peer f6e19b243e414d69a3575bac1d28cc9f at {username='slave'} at 127.0.0.1:33026: session id = f6e19b243e414d69a3575bac1d28cc9f-27b692ab47c94860803b485db05ed9f5
I20260630 12:36:09.092674  5301 tablet_copy_source_session.cc:215] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:09.095717  5913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b692ab47c94860803b485db05ed9f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:09.107508  5913 tablet_copy_client.cc:806] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:09.108134  5913 tablet_copy_client.cc:670] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:09.112246  5914 tablet_copy_client.cc:1025] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:09.128810  5917 ts_tablet_manager.cc:933] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: Initiating tablet copy from peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:09.130549  5917 tablet_copy_client.cc:323] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:41813
I20260630 12:36:09.132203  5376 tablet_copy_service.cc:140] P e02c66222c14428686f0f306a1b87d23: Received BeginTabletCopySession request for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 from peer 3a248ff3a9374aa1a990e232e4796a6b ({username='slave'} at 127.0.0.1:39206)
I20260630 12:36:09.132654  5376 tablet_copy_service.cc:161] P e02c66222c14428686f0f306a1b87d23: Beginning new tablet copy session on tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 from peer 3a248ff3a9374aa1a990e232e4796a6b at {username='slave'} at 127.0.0.1:39206: session id = 3a248ff3a9374aa1a990e232e4796a6b-ccc37ff2d61e4bcdaf05b3ba7dc3b9c9
I20260630 12:36:09.139062  5376 tablet_copy_source_session.cc:215] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:09.141776  5917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:09.158775  5917 tablet_copy_client.cc:806] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:09.159407  5917 tablet_copy_client.cc:670] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:09.163278  5918 tablet_copy_client.cc:1025] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:09.171517  5919 ts_tablet_manager.cc:933] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: Initiating tablet copy from peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431)
I20260630 12:36:09.173231  5919 tablet_copy_client.cc:323] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:38431
I20260630 12:36:09.174853  5301 tablet_copy_service.cc:140] P 311d25110b4845fd9ead6554cb1dfd20: Received BeginTabletCopySession request for tablet 5a5741e98160412f9411e60e2e490628 from peer f6e19b243e414d69a3575bac1d28cc9f ({username='slave'} at 127.0.0.1:33026)
I20260630 12:36:09.175395  5301 tablet_copy_service.cc:161] P 311d25110b4845fd9ead6554cb1dfd20: Beginning new tablet copy session on tablet 5a5741e98160412f9411e60e2e490628 from peer f6e19b243e414d69a3575bac1d28cc9f at {username='slave'} at 127.0.0.1:33026: session id = f6e19b243e414d69a3575bac1d28cc9f-5a5741e98160412f9411e60e2e490628
I20260630 12:36:09.183182  5301 tablet_copy_source_session.cc:215] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:09.185132  5739 heartbeater.cc:499] Master 127.0.209.62:44913 was elected leader, sending a full tablet report...
I20260630 12:36:09.186456  5919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5741e98160412f9411e60e2e490628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:09.200314  5919 tablet_copy_client.cc:806] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:09.200904  5919 tablet_copy_client.cc:670] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:09.204757  5920 tablet_copy_client.cc:1025] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:09.244295  5923 ts_tablet_manager.cc:933] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: Initiating tablet copy from peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:09.245985  5923 tablet_copy_client.cc:323] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:45151
I20260630 12:36:09.256347  5450 tablet_copy_service.cc:140] P 05442c7865b748eb84568c27c0baf1eb: Received BeginTabletCopySession request for tablet e06c563caca74ba1a943819ee61c4146 from peer f6e19b243e414d69a3575bac1d28cc9f ({username='slave'} at 127.0.0.1:40504)
I20260630 12:36:09.256929  5450 tablet_copy_service.cc:161] P 05442c7865b748eb84568c27c0baf1eb: Beginning new tablet copy session on tablet e06c563caca74ba1a943819ee61c4146 from peer f6e19b243e414d69a3575bac1d28cc9f at {username='slave'} at 127.0.0.1:40504: session id = f6e19b243e414d69a3575bac1d28cc9f-e06c563caca74ba1a943819ee61c4146
I20260630 12:36:09.262928  5450 tablet_copy_source_session.cc:215] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:09.265591  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c563caca74ba1a943819ee61c4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:09.277670  5923 tablet_copy_client.cc:806] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:09.278266  5923 tablet_copy_client.cc:670] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:09.282413  5924 tablet_copy_client.cc:1025] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:09.309350  5814 heartbeater.cc:499] Master 127.0.209.62:44913 was elected leader, sending a full tablet report...
I20260630 12:36:09.472021  5888 heartbeater.cc:499] Master 127.0.209.62:44913 was elected leader, sending a full tablet report...
W20260630 12:36:11.140962  5254 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.534s	user 0.007s	sys 0.004s
I20260630 12:36:11.143136  5922 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.149003  5922 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.150418  5934 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.151026  5934 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.152009  5922 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.143342  5928 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.152706  5922 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.144965  5929 raft_consensus.cc:493] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.153412  5922 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.154687  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.154309  5929 raft_consensus.cc:515] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.155643  5922 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.152702  5931 raft_consensus.cc:493] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.157101  5929 leader_election.cc:290] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.153096  5928 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.157375  5931 raft_consensus.cc:515] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.157750  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.158351  5290 raft_consensus.cc:2468] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:11.157756  5929 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.159849  5931 leader_election.cc:290] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.160391  5931 raft_consensus.cc:493] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.160000  5929 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.161100  5928 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.160910  5931 raft_consensus.cc:515] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.162350  5929 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.163002  5931 leader_election.cc:290] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.163079  5331 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:11.164184  5922 raft_consensus.cc:2804] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:11.164503  5934 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.164808  5922 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.165453  5922 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.177336  5922 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.179919  5935 raft_consensus.cc:493] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.180519  5935 raft_consensus.cc:515] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.180989  5929 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.181602  5929 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.182633  5935 leader_election.cc:290] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.183641  5929 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.184302  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:11.184885  5290 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.186018  5933 raft_consensus.cc:493] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.186522  5933 raft_consensus.cc:515] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.189381  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.190055  5286 raft_consensus.cc:2468] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:11.191315  5331 leader_election.cc:304] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:11.191747  5935 raft_consensus.cc:493] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.192236  5935 raft_consensus.cc:515] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.194169  5935 leader_election.cc:290] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.194531  5520 raft_consensus.cc:493] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.194998  5520 raft_consensus.cc:515] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.196019  5290 raft_consensus.cc:2468] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 2.
I20260630 12:36:11.197456  5331 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:11.199376  5922 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.200575  5922 raft_consensus.cc:2804] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:11.199280  5936 raft_consensus.cc:2804] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:11.201162  5922 raft_consensus.cc:697] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Becoming Leader. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:11.202412  5922 consensus_queue.cc:237] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.201171  5936 raft_consensus.cc:493] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.206679  5936 raft_consensus.cc:3060] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.209973  5932 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.210530  5932 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.211870  5934 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.212397  5934 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.214458  5934 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.220098  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.220718  5289 raft_consensus.cc:2468] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:11.221863  5937 raft_consensus.cc:493] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.226121  5520 leader_election.cc:290] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.226897  5936 raft_consensus.cc:515] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.229097  5936 leader_election.cc:290] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.230345  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.231130  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:11.231858  5288 raft_consensus.cc:3060] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.232021  5287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.232718  5287 raft_consensus.cc:2468] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 1.
I20260630 12:36:11.227908  5405 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:11.237353  5931 raft_consensus.cc:2804] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:11.237800  5931 raft_consensus.cc:493] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.238232  5931 raft_consensus.cc:3060] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.224318  5937 raft_consensus.cc:515] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.244719  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.245922  5932 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.223721  5938 raft_consensus.cc:493] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.255386  5931 raft_consensus.cc:515] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.249935  5288 raft_consensus.cc:2468] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 2.
I20260630 12:36:11.252637  5405 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:11.253381  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.258081  5434 raft_consensus.cc:2468] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02c66222c14428686f0f306a1b87d23 in term 1.
I20260630 12:36:11.258505  5931 leader_election.cc:290] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.254472  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.258844  5934 raft_consensus.cc:2804] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:11.259238  5934 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.255497  5938 raft_consensus.cc:515] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.260530  5932 raft_consensus.cc:493] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.260727  5287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:11.261080  5932 raft_consensus.cc:515] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.261453  5287 raft_consensus.cc:3060] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.264087  5932 leader_election.cc:290] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.265728  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.267031  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.268272  5290 raft_consensus.cc:1240] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Rejecting Update request from peer 05442c7865b748eb84568c27c0baf1eb for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.259667  5934 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.268509  5331 leader_election.cc:304] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:11.247654  5937 leader_election.cc:290] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.270170  5937 raft_consensus.cc:2804] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:11.194999  5933 leader_election.cc:290] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.280133  5520 raft_consensus.cc:493] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.278790  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.274876  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.285773  5520 raft_consensus.cc:515] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.310751  5520 leader_election.cc:290] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.317652  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.319366  5438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.321116  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.279965  5937 raft_consensus.cc:697] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Becoming Leader. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:11.279495  5936 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.317564  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.327406  5289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.332176  5936 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.339998  5439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 23 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.340212  5431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.327535  5931 raft_consensus.cc:493] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:11.332324  5432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.369380  5357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
W20260630 12:36:11.371374  5735 debug-util.cc:398] Leaking SignalData structure 0x7b08002738c0 after lost signal to thread 839
I20260630 12:36:11.383373  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 23 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.383785  5357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.384441  5362 raft_consensus.cc:2468] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 2.
I20260630 12:36:11.385548  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.329715  5938 leader_election.cc:290] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.373819  5931 raft_consensus.cc:515] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.374967  5358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.411911  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.449978  5291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.557323  5365 raft_consensus.cc:2468] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 1.
I20260630 12:36:11.386224  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.567031  5403 leader_election.cc:304] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.388147  5432 raft_consensus.cc:2393] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 311d25110b4845fd9ead6554cb1dfd20 in current term 2: Already voted for candidate 05442c7865b748eb84568c27c0baf1eb in this term.
W20260630 12:36:11.560636  5405 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.1:38431, user_credentials={real_user=slave}} blocked reactor thread for 48907.3us
I20260630 12:36:11.594276  5403 leader_election.cc:304] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.385748  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:11.591928  5492 consensus_queue.cc:1059] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: INVALID_TERM, Last received: 1.24, Next index: 25, Last known committed idx: 24, Time since last communication: 0.002s
I20260630 12:36:11.595827  5254 leader_election.cc:304] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.596035  5357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1865ed8034046c18873c0dd5b476924" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.390285  5285 raft_consensus.cc:1240] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Rejecting Update request from peer 05442c7865b748eb84568c27c0baf1eb for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.444226  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.601505  5403 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.512015  5937 consensus_queue.cc:237] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [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: 24, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
W20260630 12:36:11.556066  5735 debug-util.cc:398] Leaking SignalData structure 0x7b080026dd40 after lost signal to thread 5223
I20260630 12:36:11.603461  5944 raft_consensus.cc:2749] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.603706  5403 leader_election.cc:304] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.555830  5936 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
W20260630 12:36:11.511706  5940 log.cc:927] Time spent T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Append to log took a long time: real 0.240s	user 0.001s	sys 0.000s
I20260630 12:36:11.485255  5364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.606096  5432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:11.593912  5932 raft_consensus.cc:2749] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.555693  5332 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [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: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 311d25110b4845fd9ead6554cb1dfd20
W20260630 12:36:11.609884  5332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.209.3:45151, user_credentials={real_user=slave}} blocked reactor thread for 54322us
I20260630 12:36:11.614995  5366 raft_consensus.cc:1240] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Rejecting Update request from peer 05442c7865b748eb84568c27c0baf1eb for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.615618  5936 raft_consensus.cc:2804] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:11.662159  5936 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:11.662585  5936 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.661558  5930 raft_consensus.cc:2749] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.597971  5934 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.677253  5934 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:11.677992  5434 raft_consensus.cc:1240] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Rejecting Update request from peer e02c66222c14428686f0f306a1b87d23 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.678194  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 3 candidate_status { last_received { term: 2 index: 23 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
W20260630 12:36:11.664917  5735 debug-util.cc:398] Leaking SignalData structure 0x7b0800201ba0 after lost signal to thread 5315
I20260630 12:36:11.614048  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.682515  5432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 3 candidate_status { last_received { term: 2 index: 23 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.691979  5432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d3022a20ee4919b8fd4c56d5428b3c" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.686949  5943 raft_consensus.cc:2749] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:36:11.671108  5254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.209.2:41813, user_credentials={real_user=slave}} blocked reactor thread for 77079us
I20260630 12:36:11.699626  5254 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:11.679162  5932 raft_consensus.cc:2749] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.683915  5287 raft_consensus.cc:2468] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 2.
W20260630 12:36:11.700627  5735 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa8e0 after lost signal to thread 5390
I20260630 12:36:11.700623  5936 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.702518  5286 raft_consensus.cc:1240] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Rejecting Update request from peer e02c66222c14428686f0f306a1b87d23 for earlier term 1. Current term is 2. Ops: []
W20260630 12:36:11.707043  5735 debug-util.cc:398] Leaking SignalData structure 0x7b0800091b60 after lost signal to thread 5464
I20260630 12:36:11.701203  5926 raft_consensus.cc:2804] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:11.707682  5926 raft_consensus.cc:493] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.708113  5926 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:11.708284  5937 consensus_queue.cc:1059] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:11.709296  5937 raft_consensus.cc:3055] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:11.709609  5937 raft_consensus.cc:740] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:11.710769  5439 raft_consensus.cc:3055] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:11.710536  5937 consensus_queue.cc:260] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.700577  5254 leader_election.cc:304] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:11.715615  5254 leader_election.cc:304] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
W20260630 12:36:11.716850  5735 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2380 after lost signal to thread 5738
I20260630 12:36:11.717051  5929 raft_consensus.cc:2804] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:11.717476  5929 raft_consensus.cc:493] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:11.717862  5929 raft_consensus.cc:3060] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:11.718096  5735 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa140 after lost signal to thread 5813
I20260630 12:36:11.718677  5649 raft_consensus.cc:2749] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.719049  5931 leader_election.cc:290] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
W20260630 12:36:11.720669  5330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.4:40311, user_credentials={real_user=slave}} blocked reactor thread for 108068us
W20260630 12:36:11.719295  5735 debug-util.cc:398] Leaking SignalData structure 0x7b08001acd20 after lost signal to thread 5887
I20260630 12:36:11.726392  5936 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 2 election: Requested vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.727238  5929 raft_consensus.cc:515] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.727960  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:11.729786  5287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:11.734072  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:11.734817  5291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
I20260630 12:36:11.735677  5285 raft_consensus.cc:1240] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Rejecting Update request from peer 05442c7865b748eb84568c27c0baf1eb for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.704015  5332 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:11.704771  5435 raft_consensus.cc:2393] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 311d25110b4845fd9ead6554cb1dfd20 in current term 2: Already voted for candidate 05442c7865b748eb84568c27c0baf1eb in this term.
I20260630 12:36:11.736817  5405 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:11.693408  5432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5741e98160412f9411e60e2e490628" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.705475  5365 raft_consensus.cc:1240] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Rejecting Update request from peer 05442c7865b748eb84568c27c0baf1eb for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.705709  5431 raft_consensus.cc:1240] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Rejecting Update request from peer e02c66222c14428686f0f306a1b87d23 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.738302  5931 consensus_queue.cc:1059] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:11.739216  5931 raft_consensus.cc:2804] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:11.739707  5931 raft_consensus.cc:697] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Becoming Leader. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:11.740487  5931 consensus_queue.cc:237] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.740680  5932 consensus_queue.cc:1059] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:11.715637  5926 raft_consensus.cc:515] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.743994  5943 raft_consensus.cc:3055] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:11.744195  5287 raft_consensus.cc:1240] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Rejecting Update request from peer 05442c7865b748eb84568c27c0baf1eb for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:11.744415  5943 raft_consensus.cc:740] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:11.745324  5943 consensus_queue.cc:260] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.703800  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b692ab47c94860803b485db05ed9f5" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.737653  5332 leader_election.cc:304] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:11.711158  5439 raft_consensus.cc:740] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:11.747181  5929 leader_election.cc:290] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 2 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.750133  5926 leader_election.cc:290] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 3 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:11.714038  5286 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:11.753473  5942 consensus_queue.cc:1059] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:11.753829  5943 raft_consensus.cc:3060] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.754647  5921 raft_consensus.cc:3055] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:11.755013  5921 raft_consensus.cc:740] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:11.755862  5921 consensus_queue.cc:260] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.758661  5921 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.761545  5932 consensus_queue.cc:1059] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: INVALID_TERM, Last received: 2.23, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:36:11.761759  5942 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:11.762887  5946 raft_consensus.cc:3055] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:11.763327  5946 raft_consensus.cc:740] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:11.764436  5946 consensus_queue.cc:260] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 2.23, Last appended by leader: 23, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.766793  5946 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:11.778513  5937 raft_consensus.cc:3060] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.783259  5944 raft_consensus.cc:3055] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:11.740731  5936 raft_consensus.cc:2749] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:36:11.747119  5938 raft_consensus.cc:2749] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:36:11.747545  5403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.209.2:41813, user_credentials={real_user=slave}} blocked reactor thread for 143924us
I20260630 12:36:11.748097  5439 consensus_queue.cc:260] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:11.713186  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c71475ffeb64845b414973cc786966d" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.712210  5433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4843f3e97f492cb9973cdc56b769db" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:11.798245  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420cfb56a05448c19711885e9b5696d3" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:11.797008  5439 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.799607  5257 leader_election.cc:304] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.785166  5944 raft_consensus.cc:740] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:11.813642  5257 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.816118  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc37ff2d61e4bcdaf05b3ba7dc3b9c9" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:11.818430  5186 catalog_manager.cc:5697] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 reported cstate change: term changed from 1 to 2, leader changed from 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) to e02c66222c14428686f0f306a1b87d23 (127.0.209.2). New cstate: current_term: 2 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:11.814805  5649 raft_consensus.cc:2749] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.824550  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:11.835184  5186 catalog_manager.cc:5697] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 reported cstate change: term changed from 1 to 2, leader changed from 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) to e02c66222c14428686f0f306a1b87d23 (127.0.209.2). New cstate: current_term: 2 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:11.837431  5434 raft_consensus.cc:2468] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 2.
I20260630 12:36:11.840900  5257 leader_election.cc:304] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:11.842988  5947 consensus_queue.cc:1059] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: INVALID_TERM, Last received: 1.24, Next index: 25, Last known committed idx: 24, Time since last communication: 0.029s
I20260630 12:36:11.843801  5947 consensus_queue.cc:1243] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Peer e02c66222c14428686f0f306a1b87d23 log is divergent from this leader: its last log entry 2.25 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 24
I20260630 12:36:11.848701  5432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 23 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:11.852010  5332 leader_election.cc:304] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:11.853390  5332 leader_election.cc:304] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:11.855026  5332 leader_election.cc:304] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:11.841735  5649 raft_consensus.cc:2804] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:11.855721  5365 raft_consensus.cc:2468] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05442c7865b748eb84568c27c0baf1eb in term 2.
I20260630 12:36:11.856155  5649 raft_consensus.cc:697] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:11.856994  5649 consensus_queue.cc:237] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
W20260630 12:36:11.857401  5254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.2:41813, user_credentials={real_user=slave}} blocked reactor thread for 133179us
I20260630 12:36:11.862058  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62db920d0794c34801108b5fb7889c3" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:11.833184  5926 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.865252  5360 raft_consensus.cc:1240] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Rejecting Update request from peer 311d25110b4845fd9ead6554cb1dfd20 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:11.866551  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be230741d44f55886be1f71d08ca24" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 23 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:11.868862  5942 raft_consensus.cc:2749] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.869678  5938 raft_consensus.cc:2749] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.870642  5403 leader_election.cc:304] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:11.871618  5931 raft_consensus.cc:2749] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.876400  5910 tablet_copy_client.cc:538] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:11.878911  5944 consensus_queue.cc:260] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:11.880681  5403 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [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: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23; no voters: 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:11.881691  5931 raft_consensus.cc:2804] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:11.882333  5931 raft_consensus.cc:697] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Becoming Leader. State: Replica: 05442c7865b748eb84568c27c0baf1eb, State: Running, Role: LEADER
I20260630 12:36:11.884984  5931 consensus_queue.cc:237] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:11.888471  5433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "e02c66222c14428686f0f306a1b87d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:11.894021  5439 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:11.895531  5332 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [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: e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
W20260630 12:36:11.897123  5945 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260630 12:36:11.900545  5936 raft_consensus.cc:2749] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.883272  5921 raft_consensus.cc:2749] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.881562  5944 raft_consensus.cc:3060] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:11.913208  5921 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:11.904431  5432 raft_consensus.cc:2468] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 3.
I20260630 12:36:11.924455  5926 raft_consensus.cc:2749] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:11.932559  5910 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap starting.
I20260630 12:36:11.971218  5257 leader_election.cc:304] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:11.984256  5917 tablet_copy_client.cc:538] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:12.000118  5930 raft_consensus.cc:2804] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:12.003944  5929 consensus_queue.cc:1059] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260630 12:36:12.004516  5930 raft_consensus.cc:697] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:12.007843  5930 consensus_queue.cc:237] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 2.23, Last appended by leader: 23, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:12.010334  5926 raft_consensus.cc:3055] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:12.010856  5926 raft_consensus.cc:740] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:12.012414  5926 consensus_queue.cc:260] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:12.014925  5926 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:12.028744  5330 consensus_peers.cc:597] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 -> Peer f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675): Couldn't send request to peer f6e19b243e414d69a3575bac1d28cc9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:12.072475  5917 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap starting.
I20260630 12:36:12.107492  5913 tablet_copy_client.cc:538] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:12.123905  5366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146"
dest_uuid: "e02c66222c14428686f0f306a1b87d23"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39688
I20260630 12:36:12.124812  5366 raft_consensus.cc:606] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:36:12.133271  5913 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap starting.
I20260630 12:36:12.133240  5184 catalog_manager.cc:5697] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: term changed from 1 to 2, leader changed from e02c66222c14428686f0f306a1b87d23 (127.0.209.2) to 05442c7865b748eb84568c27c0baf1eb (127.0.209.3). New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:12.138863  5286 raft_consensus.cc:1275] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260630 12:36:12.144982  5939 consensus_queue.cc:1048] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:36:12.151281  5286 raft_consensus.cc:1275] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:12.157279  5432 raft_consensus.cc:1275] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260630 12:36:12.158210  5931 consensus_queue.cc:1048] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:12.161046  5921 consensus_queue.cc:1048] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:36:12.164681  5366 raft_consensus.cc:1275] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:12.174068  5931 consensus_queue.cc:1048] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.004s
I20260630 12:36:12.177289  5186 catalog_manager.cc:5697] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 2 to 3, leader changed from 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 3 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:12.179185  5186 catalog_manager.cc:5697] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 1 to 2, leader changed from 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 2 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:12.197157  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146"
dest_uuid: "e02c66222c14428686f0f306a1b87d23"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39688
I20260630 12:36:12.198056  5363 raft_consensus.cc:606] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:36:12.214036  5173 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for e06c563caca74ba1a943819ee61c4146 already in progress [suppressed 7 similar messages]
I20260630 12:36:12.219210  5184 catalog_manager.cc:5697] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: term changed from 1 to 2, leader changed from e02c66222c14428686f0f306a1b87d23 (127.0.209.2) to 05442c7865b748eb84568c27c0baf1eb (127.0.209.3). New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:12.251102  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146"
dest_uuid: "e02c66222c14428686f0f306a1b87d23"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39688
I20260630 12:36:12.251817  5363 raft_consensus.cc:606] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:36:12.253759  5432 raft_consensus.cc:1275] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:12.256991  5930 consensus_queue.cc:1048] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:12.282064  5363 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:12.284029  5947 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:12.285971  5933 raft_consensus.cc:993] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: : Instructing follower 311d25110b4845fd9ead6554cb1dfd20 to start an election
I20260630 12:36:12.287151  5938 raft_consensus.cc:1081] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Signalling peer 311d25110b4845fd9ead6554cb1dfd20 to start an election
I20260630 12:36:12.291651  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146"
dest_uuid: "311d25110b4845fd9ead6554cb1dfd20"
 from {username='slave'} at 127.0.0.1:47534
I20260630 12:36:12.292253  5286 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:12.292572  5286 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:12.313128  5286 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.315297  5286 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 3 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:12.317799  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 27 } } ignore_live_leader: true dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:12.318619  5365 raft_consensus.cc:3055] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:12.318961  5365 raft_consensus.cc:740] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e02c66222c14428686f0f306a1b87d23, State: Running, Role: LEADER
I20260630 12:36:12.320406  5433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c563caca74ba1a943819ee61c4146" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 27 } } ignore_live_leader: true dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:12.321224  5433 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:12.326556  5366 raft_consensus.cc:3060] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:12.328572  5365 consensus_queue.cc:260] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 27, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.330539  5365 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:12.330651  5923 tablet_copy_client.cc:538] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:12.341285  5433 raft_consensus.cc:2468] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 3.
I20260630 12:36:12.343212  5257 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [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: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20; no voters: 
I20260630 12:36:12.343434  5365 raft_consensus.cc:2468] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 3.
I20260630 12:36:12.344398  5930 raft_consensus.cc:2804] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:12.344993  5930 raft_consensus.cc:697] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:12.346154  5930 consensus_queue.cc:237] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.348196  5366 raft_consensus.cc:1275] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:12.350092  5926 consensus_queue.cc:1048] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:12.362547  5923 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap starting.
I20260630 12:36:12.366552  5286 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:12.378363  5944 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } 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:36:12.387815  5185 catalog_manager.cc:5697] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 2 to 3, leader changed from e02c66222c14428686f0f306a1b87d23 (127.0.209.2) to 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1). New cstate: current_term: 3 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:12.401357  5404 consensus_peers.cc:597] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb -> Peer 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4:40311): Couldn't send request to peer 3a248ff3a9374aa1a990e232e4796a6b. 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:36:12.422178  5919 tablet_copy_client.cc:538] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:12.440977  5919 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap starting.
I20260630 12:36:12.478188  5432 raft_consensus.cc:1275] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 23. Preceding OpId from leader: term: 3 index: 24. (index mismatch)
I20260630 12:36:12.480098  5930 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:36:12.511775  5366 raft_consensus.cc:3060] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:12.527604  5366 raft_consensus.cc:1275] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 23. Preceding OpId from leader: term: 3 index: 24. (index mismatch)
I20260630 12:36:12.529036  5930 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
W20260630 12:36:12.575230  5237 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Leader has not yet committed an operation in its own term
W20260630 12:36:12.575799  5237 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for e06c563caca74ba1a943819ee61c4146 already in progress
W20260630 12:36:12.576125  5237 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e06c563caca74ba1a943819ee61c4146 already in progress
I20260630 12:36:12.742941  5910 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:12.756577  5910 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap complete.
I20260630 12:36:12.757602  5910 ts_tablet_manager.cc:1403] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: Time spent bootstrapping tablet: real 0.825s	user 0.174s	sys 0.014s
I20260630 12:36:12.765754  5910 raft_consensus.cc:359] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:12.766667  5910 raft_consensus.cc:740] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a248ff3a9374aa1a990e232e4796a6b, State: Initialized, Role: LEARNER
I20260630 12:36:12.767355  5910 consensus_queue.cc:260] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:12.782299  5363 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:12.784401  5910 ts_tablet_manager.cc:1434] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:36:12.784209  5930 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:12.786774  5376 tablet_copy_service.cc:342] P e02c66222c14428686f0f306a1b87d23: Request end of tablet copy session 3a248ff3a9374aa1a990e232e4796a6b-420cfb56a05448c19711885e9b5696d3 received from {username='slave'} at 127.0.0.1:39206
I20260630 12:36:12.787351  5376 tablet_copy_service.cc:434] P e02c66222c14428686f0f306a1b87d23: ending tablet copy session 3a248ff3a9374aa1a990e232e4796a6b-420cfb56a05448c19711885e9b5696d3 on tablet 420cfb56a05448c19711885e9b5696d3 with peer 3a248ff3a9374aa1a990e232e4796a6b
I20260630 12:36:12.801976  5432 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:36:12.802394  5714 raft_consensus.cc:3060] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Advancing to term 2
I20260630 12:36:12.805968  5649 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260630 12:36:12.807821  5255 consensus_peers.cc:597] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 -> Peer f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675): Couldn't send request to peer f6e19b243e414d69a3575bac1d28cc9f. 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:36:12.810406  5917 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:12.816512  5917 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap complete.
I20260630 12:36:12.817632  5917 ts_tablet_manager.cc:1403] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: Time spent bootstrapping tablet: real 0.746s	user 0.210s	sys 0.012s
I20260630 12:36:12.821024  5917 raft_consensus.cc:359] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:12.821784  5917 raft_consensus.cc:740] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a248ff3a9374aa1a990e232e4796a6b, State: Initialized, Role: LEARNER
I20260630 12:36:12.822373  5917 consensus_queue.cc:260] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:12.832489  5917 ts_tablet_manager.cc:1434] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:36:12.834208  5376 tablet_copy_service.cc:342] P e02c66222c14428686f0f306a1b87d23: Request end of tablet copy session 3a248ff3a9374aa1a990e232e4796a6b-ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 received from {username='slave'} at 127.0.0.1:39206
I20260630 12:36:12.834678  5376 tablet_copy_service.cc:434] P e02c66222c14428686f0f306a1b87d23: ending tablet copy session 3a248ff3a9374aa1a990e232e4796a6b-ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 on tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 with peer 3a248ff3a9374aa1a990e232e4796a6b
I20260630 12:36:12.847067  5913 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:12.864707  5913 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap complete.
I20260630 12:36:12.865412  5913 ts_tablet_manager.cc:1403] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: Time spent bootstrapping tablet: real 0.733s	user 0.166s	sys 0.015s
I20260630 12:36:12.868477  5913 raft_consensus.cc:359] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.869258  5913 raft_consensus.cc:740] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6e19b243e414d69a3575bac1d28cc9f, State: Initialized, Role: LEARNER
I20260630 12:36:12.869876  5913 consensus_queue.cc:260] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.871492  5919 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:12.872488  5919 tablet_bootstrap.cc:492] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap complete.
I20260630 12:36:12.873239  5919 ts_tablet_manager.cc:1403] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: Time spent bootstrapping tablet: real 0.433s	user 0.141s	sys 0.025s
I20260630 12:36:12.875952  5919 raft_consensus.cc:359] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.876737  5919 raft_consensus.cc:740] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6e19b243e414d69a3575bac1d28cc9f, State: Initialized, Role: LEARNER
I20260630 12:36:12.877425  5919 consensus_queue.cc:260] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.893596  5913 ts_tablet_manager.cc:1434] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260630 12:36:12.895954  5301 tablet_copy_service.cc:342] P 311d25110b4845fd9ead6554cb1dfd20: Request end of tablet copy session f6e19b243e414d69a3575bac1d28cc9f-27b692ab47c94860803b485db05ed9f5 received from {username='slave'} at 127.0.0.1:33026
I20260630 12:36:12.896469  5301 tablet_copy_service.cc:434] P 311d25110b4845fd9ead6554cb1dfd20: ending tablet copy session f6e19b243e414d69a3575bac1d28cc9f-27b692ab47c94860803b485db05ed9f5 on tablet 27b692ab47c94860803b485db05ed9f5 with peer f6e19b243e414d69a3575bac1d28cc9f
I20260630 12:36:12.910058  5919 ts_tablet_manager.cc:1434] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.018s
I20260630 12:36:12.918367  5301 tablet_copy_service.cc:342] P 311d25110b4845fd9ead6554cb1dfd20: Request end of tablet copy session f6e19b243e414d69a3575bac1d28cc9f-5a5741e98160412f9411e60e2e490628 received from {username='slave'} at 127.0.0.1:33026
I20260630 12:36:12.918851  5301 tablet_copy_service.cc:434] P 311d25110b4845fd9ead6554cb1dfd20: ending tablet copy session f6e19b243e414d69a3575bac1d28cc9f-5a5741e98160412f9411e60e2e490628 on tablet 5a5741e98160412f9411e60e2e490628 with peer f6e19b243e414d69a3575bac1d28cc9f
I20260630 12:36:12.933173  5714 raft_consensus.cc:1217] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:12.933593  5923 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:12.934537  5923 tablet_bootstrap.cc:492] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap complete.
I20260630 12:36:12.935046  5788 raft_consensus.cc:1217] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:12.935281  5923 ts_tablet_manager.cc:1403] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: Time spent bootstrapping tablet: real 0.573s	user 0.138s	sys 0.029s
I20260630 12:36:12.938942  5923 raft_consensus.cc:359] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.939721  5923 raft_consensus.cc:740] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6e19b243e414d69a3575bac1d28cc9f, State: Initialized, Role: LEARNER
I20260630 12:36:12.940307  5923 consensus_queue.cc:260] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:12.942624  5923 ts_tablet_manager.cc:1434] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:12.944710  5450 tablet_copy_service.cc:342] P 05442c7865b748eb84568c27c0baf1eb: Request end of tablet copy session f6e19b243e414d69a3575bac1d28cc9f-e06c563caca74ba1a943819ee61c4146 received from {username='slave'} at 127.0.0.1:40504
I20260630 12:36:12.945196  5450 tablet_copy_service.cc:434] P 05442c7865b748eb84568c27c0baf1eb: ending tablet copy session f6e19b243e414d69a3575bac1d28cc9f-e06c563caca74ba1a943819ee61c4146 on tablet e06c563caca74ba1a943819ee61c4146 with peer f6e19b243e414d69a3575bac1d28cc9f
I20260630 12:36:13.193004  5931 raft_consensus.cc:1064] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: attempting to promote NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b to VOTER
I20260630 12:36:13.196050  5931 consensus_queue.cc:237] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 25, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } }
I20260630 12:36:13.202955  5714 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 LEARNER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:13.206158  5286 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:13.206442  5990 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } 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:36:13.208446  5989 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } 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:36:13.208830  5363 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:13.210677  5931 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:13.220372  5931 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index 25 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.223358  5363 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 25 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.233762  5286 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 25 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.238927  5713 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 25 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.257457  5188 catalog_manager.cc:5697] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index 25 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.267431  5649 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.269865  5649 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:13.270720  5788 raft_consensus.cc:1217] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:13.273011  5649 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:13.279934  5366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:13.280670  5366 raft_consensus.cc:2468] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 2.
I20260630 12:36:13.280911  5433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb" is_pre_election: true
I20260630 12:36:13.282358  5254 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 
I20260630 12:36:13.283814  5649 raft_consensus.cc:2804] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:13.284241  5649 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:13.284590  5649 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:13.304033  5649 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:13.307053  5649 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [CANDIDATE]: Term 3 election: Requested vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:13.307996  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23"
I20260630 12:36:13.308629  5363 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:13.308511  5433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "311d25110b4845fd9ead6554cb1dfd20" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "05442c7865b748eb84568c27c0baf1eb"
I20260630 12:36:13.315987  5363 raft_consensus.cc:2468] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311d25110b4845fd9ead6554cb1dfd20 in term 3.
I20260630 12:36:13.320338  5433 consensus_queue.cc:237] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } }
I20260630 12:36:13.327111  5363 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:36:13.327842  5713 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:36:13.328555  5989 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:13.329249  5254 leader_election.cc:304] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [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: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23; no voters: 05442c7865b748eb84568c27c0baf1eb
I20260630 12:36:13.331923  5930 raft_consensus.cc:2804] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:13.332427  5930 raft_consensus.cc:697] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Becoming Leader. State: Replica: 311d25110b4845fd9ead6554cb1dfd20, State: Running, Role: LEADER
I20260630 12:36:13.333269  5930 consensus_queue.cc:237] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:13.337538  5989 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } 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:36:13.347847  5989 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 27 to 28, VOTER 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.361544  5931 raft_consensus.cc:493] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:13.362250  5931 raft_consensus.cc:515] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } }
I20260630 12:36:13.358793  5713 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, VOTER 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.367596  5366 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, VOTER 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.373848  5931 leader_election.cc:290] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:13.375487  5365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e02c66222c14428686f0f306a1b87d23" is_pre_election: true
I20260630 12:36:13.375922  5994 raft_consensus.cc:1064] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: attempting to promote NON_VOTER f6e19b243e414d69a3575bac1d28cc9f to VOTER
I20260630 12:36:13.376430  5365 raft_consensus.cc:2368] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05442c7865b748eb84568c27c0baf1eb for earlier term 2. Current term is 3.
I20260630 12:36:13.378103  5403 leader_election.cc:400] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Vote denied by peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813) with higher term. Message: Invalid argument: T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05442c7865b748eb84568c27c0baf1eb for earlier term 2. Current term is 3.
I20260630 12:36:13.378476  5403 leader_election.cc:403] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:36:13.379402  5931 raft_consensus.cc:3060] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:36:13.395431  5186 catalog_manager.cc:5697] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.396776  5994 consensus_queue.cc:237] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:13.403174  5176 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 420cfb56a05448c19711885e9b5696d3 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:13.414692  5188 catalog_manager.cc:5697] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index 27 to 28, VOTER 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1) evicted. New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.429387  5931 raft_consensus.cc:2749] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813) with higher term. Message: Invalid argument: T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05442c7865b748eb84568c27c0baf1eb for earlier term 2. Current term is 3.
I20260630 12:36:13.436810  5788 raft_consensus.cc:3060] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Advancing to term 3
I20260630 12:36:13.437211  5432 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.440920  5994 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:13.445441  5788 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 LEARNER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:13.447676  5787 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.446786  5366 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.449571  5277 tablet_service.cc:1558] Processing DeleteTablet for tablet 420cfb56a05448c19711885e9b5696d3 with delete_type TABLET_DATA_TOMBSTONED (TS 311d25110b4845fd9ead6554cb1dfd20 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:47518
I20260630 12:36:13.450265  5994 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } 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:36:13.458424  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f992decdc114efdb025621b5d30194f" candidate_uuid: "05442c7865b748eb84568c27c0baf1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "311d25110b4845fd9ead6554cb1dfd20" is_pre_election: true
I20260630 12:36:13.462759  5997 consensus_queue.cc:1050] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:13.466253  5997 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } 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:36:13.487660  6000 tablet_replica.cc:333] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:13.490898  6000 raft_consensus.cc:2243] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:13.492798  5994 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.497303  5365 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.506713  6000 raft_consensus.cc:2272] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:13.510386  5432 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.511152  5788 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.519913  5185 catalog_manager.cc:5697] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.537978  5286 consensus_queue.cc:237] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:13.545449  5788 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:13.547066  5433 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:13.549145  5649 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } 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:36:13.553056  5997 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:13.573987  5439 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.593957  5994 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.594949  5788 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.597607  6000 ts_tablet_manager.cc:1916] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:13.615103  5182 catalog_manager.cc:5697] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: config changed from index 27 to 28, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.631453  5349 tablet_service.cc:1558] Processing DeleteTablet for tablet 27b692ab47c94860803b485db05ed9f5 with delete_type TABLET_DATA_TOMBSTONED (TS e02c66222c14428686f0f306a1b87d23 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39688
I20260630 12:36:13.645494  6010 tablet_replica.cc:333] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:13.647300  6010 raft_consensus.cc:2243] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:13.649191  6007 raft_consensus.cc:1064] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: attempting to promote NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b to VOTER
I20260630 12:36:13.649451  6010 raft_consensus.cc:2272] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:13.652395  6007 consensus_queue.cc:237] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } }
I20260630 12:36:13.662216  5175 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27b692ab47c94860803b485db05ed9f5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:13.664589  5926 raft_consensus.cc:1064] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: attempting to promote NON_VOTER f6e19b243e414d69a3575bac1d28cc9f to VOTER
I20260630 12:36:13.668288  5995 raft_consensus.cc:1064] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: attempting to promote NON_VOTER f6e19b243e414d69a3575bac1d28cc9f to VOTER
I20260630 12:36:13.670734  5995 consensus_queue.cc:237] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 27, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:13.671314  6000 ts_tablet_manager.cc:1929] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.27
I20260630 12:36:13.671878  6000 log.cc:1199] T 420cfb56a05448c19711885e9b5696d3 P 311d25110b4845fd9ead6554cb1dfd20: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-0-root/wals/420cfb56a05448c19711885e9b5696d3
I20260630 12:36:13.673619  5175 catalog_manager.cc:5028] TS 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): tablet 420cfb56a05448c19711885e9b5696d3 (table test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]) successfully deleted
I20260630 12:36:13.667429  5926 consensus_queue.cc:237] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:13.682387  5787 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 LEARNER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:36:13.684062  5997 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } 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:36:13.693799  5366 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:36:13.695757  5439 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:36:13.697081  5994 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } 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:36:13.700850  6010 ts_tablet_manager.cc:1916] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:13.702296  5995 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:13.706914  5649 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 26 to 29, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.715512  5439 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.719107  5366 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.739063  5188 catalog_manager.cc:5697] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: config changed from index 26 to 29, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.742223  5713 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 LEARNER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.744599  5286 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.750355  5938 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } 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:36:13.750926  5787 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.752326  5938 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:13.771508  5788 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.772585  5365 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.773281  5926 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } 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:36:13.775141  5994 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:13.767426  5439 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.790540  5432 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:13.791759  6010 ts_tablet_manager.cc:1929] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:13.795001  6010 log.cc:1199] T 27b692ab47c94860803b485db05ed9f5 P e02c66222c14428686f0f306a1b87d23: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-1-root/wals/27b692ab47c94860803b485db05ed9f5
I20260630 12:36:13.792639  6006 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } 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:36:13.796729  5173 catalog_manager.cc:5028] TS e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): tablet 27b692ab47c94860803b485db05ed9f5 (table test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]) successfully deleted
I20260630 12:36:13.803709  5649 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } 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:36:13.814697  6006 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.826260  5713 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.831255  5997 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.838617  5286 consensus_queue.cc:237] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 3.29, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:13.838901  5433 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.845686  5788 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:36:13.848341  5287 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.856824  5994 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:36:13.857774  5188 catalog_manager.cc:5697] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index 26 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:13.858708  5432 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.867606  5366 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.873220  5365 consensus_queue.cc:237] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } }
I20260630 12:36:13.873651  5994 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.876487  5439 raft_consensus.cc:1275] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:13.878082  5930 consensus_queue.cc:1048] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.884482  5714 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:13.886139  6006 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } 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:36:13.897109  5439 raft_consensus.cc:1275] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:36:13.906203  5788 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.908452  5188 catalog_manager.cc:5697] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index 26 to 27, f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:13.913939  6006 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.917340  5713 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.924912  5285 consensus_queue.cc:237] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:13.903121  5997 consensus_queue.cc:1048] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.025s
I20260630 12:36:13.931553  5366 raft_consensus.cc:1275] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:36:13.933264  6019 consensus_queue.cc:1048] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:13.937435  5439 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.945456  5175 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e06c563caca74ba1a943819ee61c4146 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:13.946449  5173 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:13.946185  5185 catalog_manager.cc:5697] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b reported cstate change: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:13.961082  5365 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:13.962831  5787 raft_consensus.cc:1275] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:13.964056  5424 tablet_service.cc:1558] Processing DeleteTablet for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 with delete_type TABLET_DATA_TOMBSTONED (TS 05442c7865b748eb84568c27c0baf1eb not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36278
I20260630 12:36:13.965974  5997 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } 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:36:13.965476  5788 raft_consensus.cc:2955] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.969936  6022 consensus_queue.cc:1048] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:36:13.974339  5995 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.977854  5787 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.988687  5365 raft_consensus.cc:2955] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:13.995913  5286 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:14.000782  6006 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:36:14.003227  5185 catalog_manager.cc:5697] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f reported cstate change: config changed from index 29 to 30, VOTER e02c66222c14428686f0f306a1b87d23 (127.0.209.2) evicted. New cstate: current_term: 3 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } }
I20260630 12:36:14.013461  5175 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a5741e98160412f9411e60e2e490628 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:14.021536  5286 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } }
I20260630 12:36:14.042564  5182 catalog_manager.cc:5697] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index 27 to 28, VOTER 05442c7865b748eb84568c27c0baf1eb (127.0.209.3) evicted. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.044755  6023 tablet_replica.cc:333] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:14.046535  5349 tablet_service.cc:1558] Processing DeleteTablet for tablet e06c563caca74ba1a943819ee61c4146 with delete_type TABLET_DATA_TOMBSTONED (TS e02c66222c14428686f0f306a1b87d23 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:39688
I20260630 12:36:14.047520  6010 tablet_replica.cc:333] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:14.052678  6010 raft_consensus.cc:2243] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.054293  6010 raft_consensus.cc:2272] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.059196  6010 ts_tablet_manager.cc:1916] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:14.050069  6023 raft_consensus.cc:2243] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.067482  6023 raft_consensus.cc:2272] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.074786  6023 ts_tablet_manager.cc:1916] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:14.076057  5424 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a5741e98160412f9411e60e2e490628 with delete_type TABLET_DATA_TOMBSTONED (TS 05442c7865b748eb84568c27c0baf1eb not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36278
I20260630 12:36:14.090667  6010 ts_tablet_manager.cc:1929] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.29
I20260630 12:36:14.091272  6010 log.cc:1199] T e06c563caca74ba1a943819ee61c4146 P e02c66222c14428686f0f306a1b87d23: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-1-root/wals/e06c563caca74ba1a943819ee61c4146
I20260630 12:36:14.093109  5173 catalog_manager.cc:5028] TS e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): tablet e06c563caca74ba1a943819ee61c4146 (table test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]) successfully deleted
I20260630 12:36:14.099933  6023 ts_tablet_manager.cc:1929] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:14.100373  6023 log.cc:1199] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 05442c7865b748eb84568c27c0baf1eb: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-2-root/wals/ccc37ff2d61e4bcdaf05b3ba7dc3b9c9
I20260630 12:36:14.101894  6023 tablet_replica.cc:333] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:14.101799  5176 catalog_manager.cc:5028] TS 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 (table test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]) successfully deleted
I20260630 12:36:14.102821  6023 raft_consensus.cc:2243] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.103473  6023 raft_consensus.cc:2272] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.106380  6023 ts_tablet_manager.cc:1916] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:14.116839  6023 ts_tablet_manager.cc:1929] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:14.117269  6023 log.cc:1199] T 5a5741e98160412f9411e60e2e490628 P 05442c7865b748eb84568c27c0baf1eb: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822841017348-836-0/minicluster-data/ts-2-root/wals/5a5741e98160412f9411e60e2e490628
I20260630 12:36:14.118693  5176 catalog_manager.cc:5028] TS 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): tablet 5a5741e98160412f9411e60e2e490628 (table test-workload [id=8b2f6e11239e478c9f41748fef15d3fe]) successfully deleted
I20260630 12:36:15.098168  5440 consensus_queue.cc:237] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:15.109587  5365 raft_consensus.cc:1275] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:15.110672  5286 raft_consensus.cc:1275] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:36:15.111224  5931 consensus_queue.cc:1048] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:15.113240  5931 consensus_queue.cc:1048] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } 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:36:15.127941  5931 raft_consensus.cc:2955] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.129359  5366 raft_consensus.cc:2955] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
W20260630 12:36:15.127925  5405 consensus_peers.cc:597] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb -> Peer 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6:39631): Couldn't send request to peer 9e1764ced7324a5782af3e10e324fe8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1865ed8034046c18873c0dd5b476924. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.154819  5184 catalog_manager.cc:5697] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index -1 to 27, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
W20260630 12:36:15.156497  5257 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:36:15.155486  5286 raft_consensus.cc:2955] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.157167  5287 consensus_queue.cc:237] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:15.179314  5787 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:15.181296  5440 raft_consensus.cc:1275] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:15.184453  6019 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } 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:36:15.187582  6029 consensus_queue.cc:1048] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:36:15.198577  5256 consensus_peers.cc:597] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 -> Peer 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6:39631): Couldn't send request to peer 9e1764ced7324a5782af3e10e324fe8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27b692ab47c94860803b485db05ed9f5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.220050  6019 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.227985  5787 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.237399  5432 consensus_queue.cc:237] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:15.246696  5440 raft_consensus.cc:2955] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.250742  5186 catalog_manager.cc:5697] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New cstate: current_term: 1 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:15.283504  5405 consensus_peers.cc:597] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb -> Peer 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6:39631): Couldn't send request to peer 9e1764ced7324a5782af3e10e324fe8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 420cfb56a05448c19711885e9b5696d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.283634  5713 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:36:15.285640  6034 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:36:15.288846  5366 raft_consensus.cc:1275] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Refusing update from remote peer 05442c7865b748eb84568c27c0baf1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:36:15.290805  6034 consensus_queue.cc:1048] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } 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:36:15.297281  6034 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.303006  5713 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.308471  5366 raft_consensus.cc:2955] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } } }
I20260630 12:36:15.319247  5365 consensus_queue.cc:237] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.25, Last appended by leader: 24, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:15.324607  5182 catalog_manager.cc:5697] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb reported cstate change: config changed from index 28 to 29, NON_VOTER 9e1764ced7324a5782af3e10e324fe8d (127.0.209.6) added. New cstate: current_term: 2 leader_uuid: "05442c7865b748eb84568c27c0baf1eb" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:15.330597  5330 consensus_peers.cc:597] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 -> Peer 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4:40311): Couldn't send request to peer 3a248ff3a9374aa1a990e232e4796a6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c71475ffeb64845b414973cc786966d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.333451  5287 raft_consensus.cc:1275] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:15.333491  5432 raft_consensus.cc:1275] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:36:15.335620  6037 consensus_queue.cc:1048] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:15.336890  6028 consensus_queue.cc:1048] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } 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:36:15.352736  5440 raft_consensus.cc:2955] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.355369  6056 raft_consensus.cc:2955] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.358457  5287 raft_consensus.cc:2955] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.367537  5186 catalog_manager.cc:5697] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb reported cstate change: config changed from index -1 to 26, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New cstate: current_term: 2 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.371256  5365 consensus_queue.cc:237] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
W20260630 12:36:15.385435  5330 consensus_peers.cc:597] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 -> Peer f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5:37675): Couldn't send request to peer f6e19b243e414d69a3575bac1d28cc9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.386937  5713 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:15.387475  5287 raft_consensus.cc:1275] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Refusing update from remote peer e02c66222c14428686f0f306a1b87d23: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:15.388933  6037 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } 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:36:15.390122  6056 consensus_queue.cc:1048] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } 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:36:15.399812  6056 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:15.407651  5713 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:15.410264  5287 raft_consensus.cc:2955] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } } }
I20260630 12:36:15.421140  5286 consensus_queue.cc:237] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 3.24, Last appended by leader: 23, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:15.424206  5186 catalog_manager.cc:5697] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 reported cstate change: config changed from index 28 to 29, NON_VOTER f6e19b243e414d69a3575bac1d28cc9f (127.0.209.5) added. New cstate: current_term: 1 leader_uuid: "e02c66222c14428686f0f306a1b87d23" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.450727  5440 raft_consensus.cc:1275] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 24. Preceding OpId from leader: term: 3 index: 25. (index mismatch)
I20260630 12:36:15.452533  6049 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } 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:36:15.461221  5365 raft_consensus.cc:1275] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Refusing update from remote peer 311d25110b4845fd9ead6554cb1dfd20: Log matching property violated. Preceding OpId in replica: term: 3 index: 24. Preceding OpId from leader: term: 3 index: 25. (index mismatch)
I20260630 12:36:15.463493  6049 consensus_queue.cc:1048] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260630 12:36:15.465001  5255 consensus_peers.cc:597] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 -> Peer 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4:40311): Couldn't send request to peer 3a248ff3a9374aa1a990e232e4796a6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16be230741d44f55886be1f71d08ca24. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.471943  6029 raft_consensus.cc:2955] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Committing config change with OpId 3.25: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.474932  5365 raft_consensus.cc:2955] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Committing config change with OpId 3.25: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.475996  5440 raft_consensus.cc:2955] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Committing config change with OpId 3.25: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } } }
I20260630 12:36:15.489853  5186 catalog_manager.cc:5697] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 reported cstate change: config changed from index -1 to 25, NON_VOTER 3a248ff3a9374aa1a990e232e4796a6b (127.0.209.4) added. New cstate: current_term: 3 leader_uuid: "311d25110b4845fd9ead6554cb1dfd20" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.549042  6064 ts_tablet_manager.cc:933] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: Initiating tablet copy from peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:15.556720  6064 tablet_copy_client.cc:323] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:45151
I20260630 12:36:15.587747  6068 ts_tablet_manager.cc:933] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: Initiating tablet copy from peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431)
I20260630 12:36:15.590700  6068 tablet_copy_client.cc:323] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:38431
I20260630 12:36:15.615126  5450 tablet_copy_service.cc:140] P 05442c7865b748eb84568c27c0baf1eb: Received BeginTabletCopySession request for tablet a1865ed8034046c18873c0dd5b476924 from peer 9e1764ced7324a5782af3e10e324fe8d ({username='slave'} at 127.0.0.1:39318)
I20260630 12:36:15.615801  5450 tablet_copy_service.cc:161] P 05442c7865b748eb84568c27c0baf1eb: Beginning new tablet copy session on tablet a1865ed8034046c18873c0dd5b476924 from peer 9e1764ced7324a5782af3e10e324fe8d at {username='slave'} at 127.0.0.1:39318: session id = 9e1764ced7324a5782af3e10e324fe8d-a1865ed8034046c18873c0dd5b476924
I20260630 12:36:15.628914  5450 tablet_copy_source_session.cc:215] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:15.632867  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1865ed8034046c18873c0dd5b476924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:15.640254  5301 tablet_copy_service.cc:140] P 311d25110b4845fd9ead6554cb1dfd20: Received BeginTabletCopySession request for tablet 27b692ab47c94860803b485db05ed9f5 from peer 9e1764ced7324a5782af3e10e324fe8d ({username='slave'} at 127.0.0.1:42310)
I20260630 12:36:15.640825  5301 tablet_copy_service.cc:161] P 311d25110b4845fd9ead6554cb1dfd20: Beginning new tablet copy session on tablet 27b692ab47c94860803b485db05ed9f5 from peer 9e1764ced7324a5782af3e10e324fe8d at {username='slave'} at 127.0.0.1:42310: session id = 9e1764ced7324a5782af3e10e324fe8d-27b692ab47c94860803b485db05ed9f5
I20260630 12:36:15.647112  5301 tablet_copy_source_session.cc:215] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:15.651031  6068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b692ab47c94860803b485db05ed9f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:15.661425  6064 tablet_copy_client.cc:806] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:15.662142  6064 tablet_copy_client.cc:670] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:15.667011  6065 tablet_copy_client.cc:1025] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:15.670576  6068 tablet_copy_client.cc:806] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:15.671322  6068 tablet_copy_client.cc:670] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:15.675765  6069 tablet_copy_client.cc:1025] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:15.701493  6072 ts_tablet_manager.cc:933] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: Initiating tablet copy from peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:15.703933  6072 tablet_copy_client.cc:323] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:45151
I20260630 12:36:15.705930  5450 tablet_copy_service.cc:140] P 05442c7865b748eb84568c27c0baf1eb: Received BeginTabletCopySession request for tablet 420cfb56a05448c19711885e9b5696d3 from peer 9e1764ced7324a5782af3e10e324fe8d ({username='slave'} at 127.0.0.1:39318)
I20260630 12:36:15.706553  5450 tablet_copy_service.cc:161] P 05442c7865b748eb84568c27c0baf1eb: Beginning new tablet copy session on tablet 420cfb56a05448c19711885e9b5696d3 from peer 9e1764ced7324a5782af3e10e324fe8d at {username='slave'} at 127.0.0.1:39318: session id = 9e1764ced7324a5782af3e10e324fe8d-420cfb56a05448c19711885e9b5696d3
I20260630 12:36:15.715293  5450 tablet_copy_source_session.cc:215] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:15.717857  6074 ts_tablet_manager.cc:933] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: Initiating tablet copy from peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:15.719554  6072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420cfb56a05448c19711885e9b5696d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:15.736667  6074 tablet_copy_client.cc:323] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:41813
I20260630 12:36:15.739398  5376 tablet_copy_service.cc:140] P e02c66222c14428686f0f306a1b87d23: Received BeginTabletCopySession request for tablet 6c71475ffeb64845b414973cc786966d from peer 3a248ff3a9374aa1a990e232e4796a6b ({username='slave'} at 127.0.0.1:39206)
I20260630 12:36:15.739557  6072 tablet_copy_client.cc:806] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:15.740060  5376 tablet_copy_service.cc:161] P e02c66222c14428686f0f306a1b87d23: Beginning new tablet copy session on tablet 6c71475ffeb64845b414973cc786966d from peer 3a248ff3a9374aa1a990e232e4796a6b at {username='slave'} at 127.0.0.1:39206: session id = 3a248ff3a9374aa1a990e232e4796a6b-6c71475ffeb64845b414973cc786966d
I20260630 12:36:15.740268  6072 tablet_copy_client.cc:670] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:15.745220  6073 tablet_copy_client.cc:1025] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:15.750010  5376 tablet_copy_source_session.cc:215] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:15.753724  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c71475ffeb64845b414973cc786966d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:15.773782  6074 tablet_copy_client.cc:806] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:15.774525  6074 tablet_copy_client.cc:670] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:15.779559  6075 tablet_copy_client.cc:1025] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:15.928344   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:36:15.947408   836 tablet_copy_service.cc:362] P 311d25110b4845fd9ead6554cb1dfd20: Destroying tablet copy session 9e1764ced7324a5782af3e10e324fe8d-27b692ab47c94860803b485db05ed9f5 due to service shutdown
I20260630 12:36:15.947983   836 tablet_copy_service.cc:434] P 311d25110b4845fd9ead6554cb1dfd20: ending tablet copy session 9e1764ced7324a5782af3e10e324fe8d-27b692ab47c94860803b485db05ed9f5 on tablet 27b692ab47c94860803b485db05ed9f5 with peer 9e1764ced7324a5782af3e10e324fe8d
I20260630 12:36:15.978698  6076 ts_tablet_manager.cc:933] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: Initiating tablet copy from peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:15.981863  6076 tablet_copy_client.cc:323] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:41813
I20260630 12:36:16.013444   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:16.015010   836 tablet_replica.cc:333] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.015995   836 raft_consensus.cc:2243] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.017251  5376 tablet_copy_service.cc:140] P e02c66222c14428686f0f306a1b87d23: Received BeginTabletCopySession request for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 from peer f6e19b243e414d69a3575bac1d28cc9f ({username='slave'} at 127.0.0.1:34184)
I20260630 12:36:16.017822  5376 tablet_copy_service.cc:161] P e02c66222c14428686f0f306a1b87d23: Beginning new tablet copy session on tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 from peer f6e19b243e414d69a3575bac1d28cc9f at {username='slave'} at 127.0.0.1:34184: session id = f6e19b243e414d69a3575bac1d28cc9f-ccc37ff2d61e4bcdaf05b3ba7dc3b9c9
I20260630 12:36:16.017896   836 raft_consensus.cc:2272] T 5b4843f3e97f492cb9973cdc56b769db P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.025727  5376 tablet_copy_source_session.cc:215] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:16.029074  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:16.040747   836 tablet_replica.cc:333] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.047374   836 raft_consensus.cc:2243] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:36:16.046382  5405 consensus_peers.cc:597] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb -> Peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Couldn't send request to peer 311d25110b4845fd9ead6554cb1dfd20. 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:36:16.048800   836 raft_consensus.cc:2272] T 5a5741e98160412f9411e60e2e490628 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.049343  6076 tablet_copy_client.cc:806] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:16.049995  6076 tablet_copy_client.cc:670] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:16.053689   836 tablet_replica.cc:333] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.054569  6077 tablet_copy_client.cc:1025] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:16.055265   836 raft_consensus.cc:2243] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.056607   836 raft_consensus.cc:2272] T 27b692ab47c94860803b485db05ed9f5 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.057590  6081 ts_tablet_manager.cc:933] T 16be230741d44f55886be1f71d08ca24 P 3a248ff3a9374aa1a990e232e4796a6b: Initiating tablet copy from peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431)
I20260630 12:36:16.070636  6081 tablet_copy_client.cc:323] T 16be230741d44f55886be1f71d08ca24 P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:38431
I20260630 12:36:16.085887   836 tablet_replica.cc:333] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.087071   836 raft_consensus.cc:2243] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.093986   836 raft_consensus.cc:2272] T 13d3022a20ee4919b8fd4c56d5428b3c P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.105332   836 tablet_replica.cc:333] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.106519   836 raft_consensus.cc:2243] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.107514   836 raft_consensus.cc:2272] T a1865ed8034046c18873c0dd5b476924 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.110241   836 tablet_replica.cc:333] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.110858   836 raft_consensus.cc:2243] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.111866   836 raft_consensus.cc:2272] T 6c71475ffeb64845b414973cc786966d P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.115140   836 tablet_replica.cc:333] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.115710   836 raft_consensus.cc:2243] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.116721   836 raft_consensus.cc:2272] T 16be230741d44f55886be1f71d08ca24 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.119619   836 tablet_replica.cc:333] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.120260   836 raft_consensus.cc:2243] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.120963   836 raft_consensus.cc:2272] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 311d25110b4845fd9ead6554cb1dfd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.124735   836 tablet_replica.cc:333] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.125285   836 raft_consensus.cc:2243] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.126070   836 raft_consensus.cc:2272] T f62db920d0794c34801108b5fb7889c3 P 311d25110b4845fd9ead6554cb1dfd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.128350   836 tablet_replica.cc:333] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.128837   836 raft_consensus.cc:2243] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.129580   836 raft_consensus.cc:2272] T e06c563caca74ba1a943819ee61c4146 P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.132056   836 tablet_replica.cc:333] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20: stopping tablet replica
I20260630 12:36:16.132659   836 raft_consensus.cc:2243] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.133417   836 raft_consensus.cc:2272] T 2f992decdc114efdb025621b5d30194f P 311d25110b4845fd9ead6554cb1dfd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.184980   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
W20260630 12:36:16.221943  5680 connection.cc:466] server connection from 127.0.0.1:58108 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58108 (request call id 1) could send its response
I20260630 12:36:16.226680   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:36:16.259238   836 tablet_copy_service.cc:362] P e02c66222c14428686f0f306a1b87d23: Destroying tablet copy session f6e19b243e414d69a3575bac1d28cc9f-ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 due to service shutdown
I20260630 12:36:16.259706   836 tablet_copy_service.cc:434] P e02c66222c14428686f0f306a1b87d23: ending tablet copy session f6e19b243e414d69a3575bac1d28cc9f-ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 on tablet ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 with peer f6e19b243e414d69a3575bac1d28cc9f
I20260630 12:36:16.260349   836 tablet_copy_service.cc:362] P e02c66222c14428686f0f306a1b87d23: Destroying tablet copy session 3a248ff3a9374aa1a990e232e4796a6b-6c71475ffeb64845b414973cc786966d due to service shutdown
I20260630 12:36:16.260665   836 tablet_copy_service.cc:434] P e02c66222c14428686f0f306a1b87d23: ending tablet copy session 3a248ff3a9374aa1a990e232e4796a6b-6c71475ffeb64845b414973cc786966d on tablet 6c71475ffeb64845b414973cc786966d with peer 3a248ff3a9374aa1a990e232e4796a6b
I20260630 12:36:16.300056   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:16.301095   836 tablet_replica.cc:333] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.302031   836 raft_consensus.cc:2243] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.302850   836 raft_consensus.cc:2272] T f62db920d0794c34801108b5fb7889c3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.306478   836 tablet_replica.cc:333] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.307271   836 raft_consensus.cc:2243] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.308367   836 raft_consensus.cc:2272] T 13d3022a20ee4919b8fd4c56d5428b3c P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.311992   836 tablet_replica.cc:333] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.312892   836 raft_consensus.cc:2243] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.314436   836 raft_consensus.cc:2272] T 6c71475ffeb64845b414973cc786966d P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.318326   836 tablet_replica.cc:333] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.319115   836 raft_consensus.cc:2243] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.320569   836 raft_consensus.cc:2272] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.324647   836 tablet_replica.cc:333] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.325459   836 raft_consensus.cc:2243] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.326431   836 raft_consensus.cc:2272] T 16be230741d44f55886be1f71d08ca24 P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.330415   836 tablet_replica.cc:333] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.331219   836 raft_consensus.cc:2243] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.331918   836 raft_consensus.cc:2272] T a1865ed8034046c18873c0dd5b476924 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.335304   836 tablet_replica.cc:333] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.336104   836 raft_consensus.cc:2243] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.336866   836 raft_consensus.cc:2272] T 5b4843f3e97f492cb9973cdc56b769db P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.340381   836 tablet_replica.cc:333] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.341101   836 raft_consensus.cc:2243] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.341804   836 raft_consensus.cc:2272] T 5a5741e98160412f9411e60e2e490628 P e02c66222c14428686f0f306a1b87d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.344996   836 tablet_replica.cc:333] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.345675   836 raft_consensus.cc:2243] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.346552   836 raft_consensus.cc:2272] T 420cfb56a05448c19711885e9b5696d3 P e02c66222c14428686f0f306a1b87d23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.349929   836 tablet_replica.cc:333] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23: stopping tablet replica
I20260630 12:36:16.350634   836 raft_consensus.cc:2243] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.351184   836 raft_consensus.cc:2272] T 2f992decdc114efdb025621b5d30194f P e02c66222c14428686f0f306a1b87d23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.389065   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:36:16.435956   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:36:16.465910   836 tablet_copy_service.cc:362] P 05442c7865b748eb84568c27c0baf1eb: Destroying tablet copy session 9e1764ced7324a5782af3e10e324fe8d-420cfb56a05448c19711885e9b5696d3 due to service shutdown
I20260630 12:36:16.466384   836 tablet_copy_service.cc:434] P 05442c7865b748eb84568c27c0baf1eb: ending tablet copy session 9e1764ced7324a5782af3e10e324fe8d-420cfb56a05448c19711885e9b5696d3 on tablet 420cfb56a05448c19711885e9b5696d3 with peer 9e1764ced7324a5782af3e10e324fe8d
I20260630 12:36:16.466883   836 tablet_copy_service.cc:362] P 05442c7865b748eb84568c27c0baf1eb: Destroying tablet copy session 9e1764ced7324a5782af3e10e324fe8d-a1865ed8034046c18873c0dd5b476924 due to service shutdown
I20260630 12:36:16.467162   836 tablet_copy_service.cc:434] P 05442c7865b748eb84568c27c0baf1eb: ending tablet copy session 9e1764ced7324a5782af3e10e324fe8d-a1865ed8034046c18873c0dd5b476924 on tablet a1865ed8034046c18873c0dd5b476924 with peer 9e1764ced7324a5782af3e10e324fe8d
I20260630 12:36:16.501029   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:16.503566   836 tablet_replica.cc:333] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.504691   836 raft_consensus.cc:2243] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.505625   836 raft_consensus.cc:2272] T 27b692ab47c94860803b485db05ed9f5 P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.509388   836 tablet_replica.cc:333] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.510286   836 raft_consensus.cc:2243] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.510877   836 raft_consensus.cc:2272] T f62db920d0794c34801108b5fb7889c3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.514293   836 tablet_replica.cc:333] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.515148   836 raft_consensus.cc:2243] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.516110   836 raft_consensus.cc:2272] T 13d3022a20ee4919b8fd4c56d5428b3c P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.519055   836 tablet_replica.cc:333] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.519692   836 raft_consensus.cc:2243] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.520407   836 raft_consensus.cc:2272] T 16be230741d44f55886be1f71d08ca24 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.523065   836 tablet_replica.cc:333] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.523702   836 raft_consensus.cc:2243] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.524331   836 raft_consensus.cc:2272] T 6c71475ffeb64845b414973cc786966d P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.527468   836 tablet_replica.cc:333] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.528185   836 raft_consensus.cc:2243] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.529295   836 raft_consensus.cc:2272] T a1865ed8034046c18873c0dd5b476924 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.531985   836 tablet_replica.cc:333] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.532582   836 raft_consensus.cc:2243] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:16.533735   836 raft_consensus.cc:2272] T 420cfb56a05448c19711885e9b5696d3 P 05442c7865b748eb84568c27c0baf1eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.536453   836 tablet_replica.cc:333] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.537019   836 raft_consensus.cc:2243] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.537521   836 raft_consensus.cc:2272] T 2f992decdc114efdb025621b5d30194f P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.540102   836 tablet_replica.cc:333] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.540670   836 raft_consensus.cc:2243] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.541227   836 raft_consensus.cc:2272] T e06c563caca74ba1a943819ee61c4146 P 05442c7865b748eb84568c27c0baf1eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.543980   836 tablet_replica.cc:333] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb: stopping tablet replica
I20260630 12:36:16.544544   836 raft_consensus.cc:2243] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.545362   836 raft_consensus.cc:2272] T 5b4843f3e97f492cb9973cdc56b769db P 05442c7865b748eb84568c27c0baf1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.577603   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:36:16.626591   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:36:16.688079   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.338630  6089 raft_consensus.cc:493] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:17.339321  6089 raft_consensus.cc:515] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:17.342691  6089 leader_election.cc:290] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
W20260630 12:36:17.357613  5752 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.2:41813: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:36:17.369056  5752 leader_election.cc:336] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Network error: Client connection negotiation failed: client connection to 127.0.209.2:41813: connect: Connection refused (error 111)
W20260630 12:36:17.369974  5754 leader_election.cc:336] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Network error: Client connection negotiation failed: client connection to 127.0.209.1:38431: connect: Connection refused (error 111)
I20260630 12:36:17.370431  5754 leader_election.cc:304] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [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: f6e19b243e414d69a3575bac1d28cc9f; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:17.371214  6089 raft_consensus.cc:2749] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:17.527601  6089 raft_consensus.cc:493] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:17.528344  6089 raft_consensus.cc:515] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:17.531481  6089 leader_election.cc:290] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
W20260630 12:36:17.536705  5755 leader_election.cc:336] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Network error: Client connection negotiation failed: client connection to 127.0.209.3:45151: connect: Connection refused (error 111)
W20260630 12:36:17.539109  5754 leader_election.cc:336] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Network error: Client connection negotiation failed: client connection to 127.0.209.1:38431: connect: Connection refused (error 111)
I20260630 12:36:17.539647  5754 leader_election.cc:304] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [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: f6e19b243e414d69a3575bac1d28cc9f; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:17.540557  6089 raft_consensus.cc:2749] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:17.584540  6089 raft_consensus.cc:493] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 311d25110b4845fd9ead6554cb1dfd20)
I20260630 12:36:17.585110  6089 raft_consensus.cc:515] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } }
I20260630 12:36:17.594807  6089 leader_election.cc:290] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
W20260630 12:36:17.598222  5754 leader_election.cc:336] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Network error: Client connection negotiation failed: client connection to 127.0.209.1:38431: connect: Connection refused (error 111)
W20260630 12:36:17.598925  5755 leader_election.cc:336] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Network error: Client connection negotiation failed: client connection to 127.0.209.3:45151: connect: Connection refused (error 111)
I20260630 12:36:17.599406  5755 leader_election.cc:304] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6e19b243e414d69a3575bac1d28cc9f; no voters: 05442c7865b748eb84568c27c0baf1eb, 311d25110b4845fd9ead6554cb1dfd20
I20260630 12:36:17.600235  6089 raft_consensus.cc:2749] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:36:17.668078  6064 tablet_copy_client.cc:538] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:17.676718  6068 tablet_copy_client.cc:538] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:17.680866  6064 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap starting.
I20260630 12:36:17.686756  6068 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap starting.
I20260630 12:36:17.746272  6072 tablet_copy_client.cc:538] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:17.758476  6072 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap starting.
I20260630 12:36:17.774497  6095 raft_consensus.cc:493] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e02c66222c14428686f0f306a1b87d23)
I20260630 12:36:17.776129  6095 raft_consensus.cc:515] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:17.780581  6074 tablet_copy_client.cc:538] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:17.783310  6095 leader_election.cc:290] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431), e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813)
I20260630 12:36:17.790653  6095 raft_consensus.cc:493] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05442c7865b748eb84568c27c0baf1eb)
I20260630 12:36:17.795866  6095 raft_consensus.cc:515] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:17.798586  6095 leader_election.cc:290] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813), 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151)
I20260630 12:36:17.808878  6074 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap starting.
W20260630 12:36:17.824024  5677 leader_election.cc:336] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Network error: Client connection negotiation failed: client connection to 127.0.209.2:41813: connect: Connection refused (error 111)
W20260630 12:36:17.825047  5679 leader_election.cc:336] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 311d25110b4845fd9ead6554cb1dfd20 (127.0.209.1:38431): Network error: Client connection negotiation failed: client connection to 127.0.209.1:38431: connect: Connection refused (error 111)
W20260630 12:36:17.829588  5677 leader_election.cc:336] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e02c66222c14428686f0f306a1b87d23 (127.0.209.2:41813): Network error: Client connection negotiation failed: client connection to 127.0.209.2:41813: connect: Connection refused (error 111)
W20260630 12:36:17.831509  5680 leader_election.cc:336] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 05442c7865b748eb84568c27c0baf1eb (127.0.209.3:45151): Network error: Client connection negotiation failed: client connection to 127.0.209.3:45151: connect: Connection refused (error 111)
I20260630 12:36:17.832402  5680 leader_election.cc:304] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a248ff3a9374aa1a990e232e4796a6b; no voters: 05442c7865b748eb84568c27c0baf1eb, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:17.830116  5677 leader_election.cc:304] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [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: 3a248ff3a9374aa1a990e232e4796a6b; no voters: 311d25110b4845fd9ead6554cb1dfd20, e02c66222c14428686f0f306a1b87d23
I20260630 12:36:17.840586  6098 raft_consensus.cc:2749] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:36:17.841528  6098 raft_consensus.cc:2749] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:17.921305  6068 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.922493  6068 tablet_bootstrap.cc:492] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap complete.
I20260630 12:36:17.923318  6068 ts_tablet_manager.cc:1403] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: Time spent bootstrapping tablet: real 0.237s	user 0.147s	sys 0.032s
I20260630 12:36:17.926399  6068 raft_consensus.cc:359] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:17.927436  6068 raft_consensus.cc:740] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e1764ced7324a5782af3e10e324fe8d, State: Initialized, Role: LEARNER
I20260630 12:36:17.928253  6068 consensus_queue.cc:260] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } attrs { replace: true } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:17.941316  6068 ts_tablet_manager.cc:1434] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:36:17.964924  6064 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:17.966008  6064 tablet_bootstrap.cc:492] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap complete.
I20260630 12:36:17.966799  6064 ts_tablet_manager.cc:1403] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: Time spent bootstrapping tablet: real 0.286s	user 0.161s	sys 0.024s
I20260630 12:36:17.969592  6064 raft_consensus.cc:359] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:17.970495  6064 raft_consensus.cc:740] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9e1764ced7324a5782af3e10e324fe8d, State: Initialized, Role: LEARNER
I20260630 12:36:17.971184  6064 consensus_queue.cc:260] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 2.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:17.973814  6064 ts_tablet_manager.cc:1434] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:36:17.976614  6064 tablet_copy_client.cc:1131] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.3:45151: connect: Connection refused (error 111)
W20260630 12:36:17.979777  6068 tablet_copy_client.cc:1131] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.1:38431: connect: Connection refused (error 111)
I20260630 12:36:18.055527  6076 tablet_copy_client.cc:538] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:18.064667  6072 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:18.065757  6072 tablet_bootstrap.cc:492] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: Bootstrap complete.
I20260630 12:36:18.066605  6072 ts_tablet_manager.cc:1403] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: Time spent bootstrapping tablet: real 0.308s	user 0.123s	sys 0.045s
I20260630 12:36:18.069947  6074 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:18.069458  6072 raft_consensus.cc:359] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:18.070637  6072 raft_consensus.cc:740] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9e1764ced7324a5782af3e10e324fe8d, State: Initialized, Role: LEARNER
I20260630 12:36:18.065806  6076 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap starting.
I20260630 12:36:18.071379  6072 consensus_queue.cc:260] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 2.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } attrs { replace: true } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "9e1764ced7324a5782af3e10e324fe8d" member_type: NON_VOTER last_known_addr { host: "127.0.209.6" port: 39631 } attrs { promote: true } }
I20260630 12:36:18.081470  6072 ts_tablet_manager.cc:1434] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:36:18.084041  6074 tablet_bootstrap.cc:492] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: Bootstrap complete.
I20260630 12:36:18.084903  6074 ts_tablet_manager.cc:1403] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: Time spent bootstrapping tablet: real 0.276s	user 0.142s	sys 0.010s
I20260630 12:36:18.087764  6074 raft_consensus.cc:359] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:18.088651  6074 raft_consensus.cc:740] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3a248ff3a9374aa1a990e232e4796a6b, State: Initialized, Role: LEARNER
I20260630 12:36:18.089322  6074 consensus_queue.cc:260] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 2.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: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "05442c7865b748eb84568c27c0baf1eb" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45151 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: true } }
I20260630 12:36:18.090921  6074 ts_tablet_manager.cc:1434] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:36:18.091367  6072 tablet_copy_client.cc:1131] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.3:45151: connect: Connection refused (error 111)
W20260630 12:36:18.095937  6074 tablet_copy_client.cc:1131] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.2:41813: connect: Connection refused (error 111)
I20260630 12:36:18.097816   836 tablet_replica.cc:333] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b: stopping tablet replica
I20260630 12:36:18.099037   836 raft_consensus.cc:2243] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:36:18.100257   836 raft_consensus.cc:2272] T 6c71475ffeb64845b414973cc786966d P 3a248ff3a9374aa1a990e232e4796a6b [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:36:18.103670   836 tablet_replica.cc:333] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b: stopping tablet replica
I20260630 12:36:18.104508   836 raft_consensus.cc:2243] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.105350   836 raft_consensus.cc:2272] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P 3a248ff3a9374aa1a990e232e4796a6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.108273   836 tablet_replica.cc:333] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b: stopping tablet replica
I20260630 12:36:18.108984   836 raft_consensus.cc:2243] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.109764   836 raft_consensus.cc:2272] T 420cfb56a05448c19711885e9b5696d3 P 3a248ff3a9374aa1a990e232e4796a6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.253099  6076 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:18.254072  6076 tablet_bootstrap.cc:492] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: Bootstrap complete.
I20260630 12:36:18.254719  6076 ts_tablet_manager.cc:1403] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: Time spent bootstrapping tablet: real 0.189s	user 0.154s	sys 0.016s
I20260630 12:36:18.257148  6076 raft_consensus.cc:359] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:18.257915  6076 raft_consensus.cc:740] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6e19b243e414d69a3575bac1d28cc9f, State: Initialized, Role: LEARNER
I20260630 12:36:18.258496  6076 consensus_queue.cc:260] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "311d25110b4845fd9ead6554cb1dfd20" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38431 } attrs { replace: true } } peers { permanent_uuid: "e02c66222c14428686f0f306a1b87d23" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41813 } } peers { permanent_uuid: "3a248ff3a9374aa1a990e232e4796a6b" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 40311 } attrs { promote: false } } peers { permanent_uuid: "f6e19b243e414d69a3575bac1d28cc9f" member_type: NON_VOTER last_known_addr { host: "127.0.209.5" port: 37675 } attrs { promote: true } }
I20260630 12:36:18.262965  6076 ts_tablet_manager.cc:1434] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
W20260630 12:36:18.271598  6076 tablet_copy_client.cc:1131] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.2:41813: connect: Connection refused (error 111)
I20260630 12:36:18.376375   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:36:18.391129   836 tablet_server.cc:179] TabletServer@127.0.209.5:0 shutting down...
I20260630 12:36:18.423343   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:18.424312   836 tablet_replica.cc:333] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f: stopping tablet replica
I20260630 12:36:18.425525   836 raft_consensus.cc:2243] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:18.426014   836 raft_consensus.cc:2272] T ccc37ff2d61e4bcdaf05b3ba7dc3b9c9 P f6e19b243e414d69a3575bac1d28cc9f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:18.428581   836 tablet_replica.cc:333] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f: stopping tablet replica
I20260630 12:36:18.429116   836 raft_consensus.cc:2243] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.429682   836 raft_consensus.cc:2272] T e06c563caca74ba1a943819ee61c4146 P f6e19b243e414d69a3575bac1d28cc9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.431568   836 tablet_replica.cc:333] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f: stopping tablet replica
I20260630 12:36:18.432116   836 raft_consensus.cc:2243] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.432572   836 raft_consensus.cc:2272] T 5a5741e98160412f9411e60e2e490628 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.434557   836 tablet_replica.cc:333] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f: stopping tablet replica
I20260630 12:36:18.435187   836 raft_consensus.cc:2243] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:18.435835   836 raft_consensus.cc:2272] T 27b692ab47c94860803b485db05ed9f5 P f6e19b243e414d69a3575bac1d28cc9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.457755   836 tablet_server.cc:196] TabletServer@127.0.209.5:0 shutdown complete.
I20260630 12:36:18.471900   836 tablet_server.cc:179] TabletServer@127.0.209.6:0 shutting down...
I20260630 12:36:18.507355   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:18.508466   836 tablet_replica.cc:333] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d: stopping tablet replica
I20260630 12:36:18.509205   836 raft_consensus.cc:2243] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:36:18.509696   836 raft_consensus.cc:2272] T 420cfb56a05448c19711885e9b5696d3 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:36:18.512549   836 tablet_replica.cc:333] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d: stopping tablet replica
I20260630 12:36:18.513219   836 raft_consensus.cc:2243] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:18.513666   836 raft_consensus.cc:2272] T 27b692ab47c94860803b485db05ed9f5 P 9e1764ced7324a5782af3e10e324fe8d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:18.516426   836 tablet_replica.cc:333] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d: stopping tablet replica
I20260630 12:36:18.517062   836 raft_consensus.cc:2243] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:36:18.517496   836 raft_consensus.cc:2272] T a1865ed8034046c18873c0dd5b476924 P 9e1764ced7324a5782af3e10e324fe8d [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:36:18.539701   836 tablet_server.cc:196] TabletServer@127.0.209.6:0 shutdown complete.
I20260630 12:36:18.556970   836 master.cc:562] Master@127.0.209.62:44913 shutting down...
W20260630 12:36:18.579422  5237 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:36:18.580924   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:18.581471   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.581844   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01a457000e7e4a488a082e34a8f20bbc: stopping tablet replica
I20260630 12:36:18.605166   836 master.cc:584] Master@127.0.209.62:44913 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17900 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:36:18.653920   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:41927
I20260630 12:36:18.655141   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.661401  6108 instance_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:36:18.661460  6107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.662623  6110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.663278   836 server_base.cc:1061] running on GCE node
I20260630 12:36:18.664373   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.664561   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.664676   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822978664665 us; error 0 us; skew 500 ppm
I20260630 12:36:18.665174   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.667546   836 webserver.cc:533] Webserver started at http://127.0.209.62:41585/ using document root <none> and password file <none>
I20260630 12:36:18.668071   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.668267   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.668594   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.669766   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "17d54d43f3ff49809dee57c8bbe76a76"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-n2nm"
I20260630 12:36:18.674472   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:36:18.677876  6115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.678658   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:18.678939   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "17d54d43f3ff49809dee57c8bbe76a76"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-n2nm"
I20260630 12:36:18.679229   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-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:36:18.692555   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.693763   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.732141   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:41927
I20260630 12:36:18.732232  6166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:41927 every 8 connection(s)
I20260630 12:36:18.736229  6167 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:36:18.747493  6167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76: Bootstrap starting.
I20260630 12:36:18.752626  6167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:18.757227  6167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76: No bootstrap required, opened a new log
I20260630 12:36:18.759507  6167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17d54d43f3ff49809dee57c8bbe76a76" member_type: VOTER }
I20260630 12:36:18.760030  6167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:18.760298  6167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d54d43f3ff49809dee57c8bbe76a76, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.761027  6167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17d54d43f3ff49809dee57c8bbe76a76" member_type: VOTER }
I20260630 12:36:18.761541  6167 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:18.761794  6167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:18.762104  6167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:18.767277  6167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17d54d43f3ff49809dee57c8bbe76a76" member_type: VOTER }
I20260630 12:36:18.767904  6167 leader_election.cc:304] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [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: 17d54d43f3ff49809dee57c8bbe76a76; no voters: 
I20260630 12:36:18.769191  6167 leader_election.cc:290] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:18.769582  6170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:18.770974  6170 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 1 LEADER]: Becoming Leader. State: Replica: 17d54d43f3ff49809dee57c8bbe76a76, State: Running, Role: LEADER
I20260630 12:36:18.771628  6170 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [LEADER]: Queue going to LEADER mode. State: All 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: "17d54d43f3ff49809dee57c8bbe76a76" member_type: VOTER }
I20260630 12:36:18.772495  6167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:18.776690  6171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17d54d43f3ff49809dee57c8bbe76a76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17d54d43f3ff49809dee57c8bbe76a76" member_type: VOTER } }
I20260630 12:36:18.777520  6171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:18.777422  6172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17d54d43f3ff49809dee57c8bbe76a76. Latest consensus state: current_term: 1 leader_uuid: "17d54d43f3ff49809dee57c8bbe76a76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17d54d43f3ff49809dee57c8bbe76a76" member_type: VOTER } }
I20260630 12:36:18.778491  6172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:18.782577  6177 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:18.791560  6177 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:18.792711   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:18.801425  6177 catalog_manager.cc:1383] Generated new cluster ID: 67cfd162cb2c414ea73add4428190c03
I20260630 12:36:18.801762  6177 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:18.829290  6177 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:18.830621  6177 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:18.843677  6177 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76: Generated new TSK 0
I20260630 12:36:18.844282  6177 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:18.859184   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.866408  6188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.867455  6189 instance_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:36:18.872054   836 server_base.cc:1061] running on GCE node
W20260630 12:36:18.873659  6191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.874590   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.874776   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.874897   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822978874885 us; error 0 us; skew 500 ppm
I20260630 12:36:18.875336   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.877591   836 webserver.cc:533] Webserver started at http://127.0.209.1:36845/ using document root <none> and password file <none>
I20260630 12:36:18.878001   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.878151   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.878355   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.879354   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "77ab242b739c4eb78324cdf92b760f2c"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-n2nm"
I20260630 12:36:18.883818   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:36:18.887290  6196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.888092   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:18.888384   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "77ab242b739c4eb78324cdf92b760f2c"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-n2nm"
I20260630 12:36:18.888680   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-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:36:18.909317   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.910529   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.911998   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:18.914275   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:18.914511   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.914757   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:18.914954   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.957052   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:35099
I20260630 12:36:18.957187  6258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:35099 every 8 connection(s)
I20260630 12:36:18.962034   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.969633  6263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:18.970566  6264 instance_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:36:18.975646  6266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:18.976651   836 server_base.cc:1061] running on GCE node
I20260630 12:36:18.977519  6259 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41927
I20260630 12:36:18.977950  6259 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:18.978438   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.978698   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.978865   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822978978850 us; error 0 us; skew 500 ppm
I20260630 12:36:18.978813  6259 heartbeater.cc:507] Master 127.0.209.62:41927 requested a full tablet report, sending...
I20260630 12:36:18.979825   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.981786  6132 ts_manager.cc:194] Registered new tserver with Master: 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099)
I20260630 12:36:18.982447   836 webserver.cc:533] Webserver started at http://127.0.209.2:46451/ using document root <none> and password file <none>
I20260630 12:36:18.982980   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.983189   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.983451   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.984130  6132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51358
I20260630 12:36:18.984665   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "fbf64e2dfc564052984ad6a769e736ae"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-n2nm"
I20260630 12:36:18.989137   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:18.992424  6271 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.993330   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:36:18.993574   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "fbf64e2dfc564052984ad6a769e736ae"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-n2nm"
I20260630 12:36:18.993822   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-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:36:19.015461   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:19.016613   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:19.017968   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:19.020229   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:19.020428   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.020756   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:19.020918   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.061488   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:42297
I20260630 12:36:19.061586  6333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:42297 every 8 connection(s)
I20260630 12:36:19.066457   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:19.074018  6337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:19.075990  6338 instance_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:36:19.077373  6340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:19.078425   836 server_base.cc:1061] running on GCE node
I20260630 12:36:19.079334   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:19.079558   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:19.079701   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822979079690 us; error 0 us; skew 500 ppm
I20260630 12:36:19.080331   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:19.083725   836 webserver.cc:533] Webserver started at http://127.0.209.3:43623/ using document root <none> and password file <none>
I20260630 12:36:19.084161  6334 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41927
I20260630 12:36:19.084460   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:19.084615  6334 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:19.084810   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:19.085210   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:19.085597  6334 heartbeater.cc:507] Master 127.0.209.62:41927 requested a full tablet report, sending...
I20260630 12:36:19.086706   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "5cc26733281f4c4e844489acb64841db"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-n2nm"
I20260630 12:36:19.087919  6132 ts_manager.cc:194] Registered new tserver with Master: fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297)
I20260630 12:36:19.089329  6132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51362
I20260630 12:36:19.092176   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:36:19.095880  6345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.096779   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:19.097136   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "5cc26733281f4c4e844489acb64841db"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-n2nm"
I20260630 12:36:19.097406   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-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:36:19.125465   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:19.126755   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:19.128324   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:19.130537   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:19.130739   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.130985   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:19.131152   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.171372   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:33549
I20260630 12:36:19.171520  6407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:33549 every 8 connection(s)
I20260630 12:36:19.185987  6408 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41927
I20260630 12:36:19.186368  6408 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:19.187076  6408 heartbeater.cc:507] Master 127.0.209.62:41927 requested a full tablet report, sending...
I20260630 12:36:19.189043  6132 ts_manager.cc:194] Registered new tserver with Master: 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:19.189647   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014818819s
I20260630 12:36:19.190685  6132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51376
I20260630 12:36:19.987056  6259 heartbeater.cc:499] Master 127.0.209.62:41927 was elected leader, sending a full tablet report...
I20260630 12:36:20.092192  6334 heartbeater.cc:499] Master 127.0.209.62:41927 was elected leader, sending a full tablet report...
I20260630 12:36:20.193660  6408 heartbeater.cc:499] Master 127.0.209.62:41927 was elected leader, sending a full tablet report...
I20260630 12:36:20.246819  6132 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51386:
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:36:20.249159  6132 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:36:20.323938  6224 tablet_service.cc:1511] Processing CreateTablet for tablet b1f56ec81dfe419ab4b71c0881d8741e (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:20.325470  6224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f56ec81dfe419ab4b71c0881d8741e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.328959  6223 tablet_service.cc:1511] Processing CreateTablet for tablet dee28af3cf204ef8a2b1d0ef0a25280f (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:20.330348  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee28af3cf204ef8a2b1d0ef0a25280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.332850  6222 tablet_service.cc:1511] Processing CreateTablet for tablet 5a81898dde46414480a08f8689bb4bf7 (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:20.334434  6222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a81898dde46414480a08f8689bb4bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.340860  6298 tablet_service.cc:1511] Processing CreateTablet for tablet dee28af3cf204ef8a2b1d0ef0a25280f (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:20.342377  6298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee28af3cf204ef8a2b1d0ef0a25280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.348984  6297 tablet_service.cc:1511] Processing CreateTablet for tablet 5a81898dde46414480a08f8689bb4bf7 (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:20.350478  6297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a81898dde46414480a08f8689bb4bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.354404  6373 tablet_service.cc:1511] Processing CreateTablet for tablet b1f56ec81dfe419ab4b71c0881d8741e (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:20.356271  6373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f56ec81dfe419ab4b71c0881d8741e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.356058  6299 tablet_service.cc:1511] Processing CreateTablet for tablet b1f56ec81dfe419ab4b71c0881d8741e (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:20.357455  6299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f56ec81dfe419ab4b71c0881d8741e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.361140  6372 tablet_service.cc:1511] Processing CreateTablet for tablet dee28af3cf204ef8a2b1d0ef0a25280f (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:20.362567  6372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee28af3cf204ef8a2b1d0ef0a25280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.361694  6428 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: Bootstrap starting.
I20260630 12:36:20.369869  6371 tablet_service.cc:1511] Processing CreateTablet for tablet 5a81898dde46414480a08f8689bb4bf7 (DEFAULT_TABLE table=test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:20.370316  6428 tablet_bootstrap.cc:654] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.372903  6371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a81898dde46414480a08f8689bb4bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.394007  6430 tablet_bootstrap.cc:492] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae: Bootstrap starting.
I20260630 12:36:20.402043  6428 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: No bootstrap required, opened a new log
I20260630 12:36:20.402262  6430 tablet_bootstrap.cc:654] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.402676  6428 ts_tablet_manager.cc:1403] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.014s
I20260630 12:36:20.405659  6428 raft_consensus.cc:359] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.406409  6428 raft_consensus.cc:385] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.406764  6428 raft_consensus.cc:740] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab242b739c4eb78324cdf92b760f2c, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.407572  6428 consensus_queue.cc:260] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.413125  6432 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db: Bootstrap starting.
I20260630 12:36:20.415278  6428 ts_tablet_manager.cc:1434] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:36:20.416810  6428 tablet_bootstrap.cc:492] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c: Bootstrap starting.
I20260630 12:36:20.415601  6430 tablet_bootstrap.cc:492] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae: No bootstrap required, opened a new log
I20260630 12:36:20.417444  6430 ts_tablet_manager.cc:1403] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260630 12:36:20.420207  6430 raft_consensus.cc:359] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.420992  6430 raft_consensus.cc:385] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.421350  6430 raft_consensus.cc:740] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf64e2dfc564052984ad6a769e736ae, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.422545  6432 tablet_bootstrap.cc:654] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.422309  6430 consensus_queue.cc:260] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.426128  6428 tablet_bootstrap.cc:654] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.432731  6430 ts_tablet_manager.cc:1434] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:36:20.433362  6432 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db: No bootstrap required, opened a new log
I20260630 12:36:20.433954  6430 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: Bootstrap starting.
I20260630 12:36:20.434123  6432 ts_tablet_manager.cc:1403] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260630 12:36:20.438301  6432 raft_consensus.cc:359] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.439365  6432 raft_consensus.cc:385] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.439816  6432 raft_consensus.cc:740] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cc26733281f4c4e844489acb64841db, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.441066  6430 tablet_bootstrap.cc:654] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.440860  6432 consensus_queue.cc:260] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.450959  6430 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: No bootstrap required, opened a new log
I20260630 12:36:20.451670  6430 ts_tablet_manager.cc:1403] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:36:20.453364  6432 ts_tablet_manager.cc:1434] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:36:20.453733  6428 tablet_bootstrap.cc:492] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c: No bootstrap required, opened a new log
I20260630 12:36:20.454284  6428 ts_tablet_manager.cc:1403] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.014s
I20260630 12:36:20.454527  6432 tablet_bootstrap.cc:492] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db: Bootstrap starting.
I20260630 12:36:20.455353  6430 raft_consensus.cc:359] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.456146  6430 raft_consensus.cc:385] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.456458  6430 raft_consensus.cc:740] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf64e2dfc564052984ad6a769e736ae, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.457257  6428 raft_consensus.cc:359] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.457391  6430 consensus_queue.cc:260] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.458074  6428 raft_consensus.cc:385] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.458438  6428 raft_consensus.cc:740] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab242b739c4eb78324cdf92b760f2c, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.459184  6428 consensus_queue.cc:260] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.461500  6428 ts_tablet_manager.cc:1434] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:20.462550  6428 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: Bootstrap starting.
I20260630 12:36:20.463722  6430 ts_tablet_manager.cc:1434] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:20.464887  6430 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae: Bootstrap starting.
I20260630 12:36:20.466641  6432 tablet_bootstrap.cc:654] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.468756  6428 tablet_bootstrap.cc:654] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.470754  6430 tablet_bootstrap.cc:654] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.476464  6434 raft_consensus.cc:493] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.477139  6434 raft_consensus.cc:515] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.487084  6434 leader_election.cc:290] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099), 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:20.492775  6433 raft_consensus.cc:493] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.493570  6433 raft_consensus.cc:515] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.497762  6428 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: No bootstrap required, opened a new log
I20260630 12:36:20.498371  6428 ts_tablet_manager.cc:1403] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.006s
I20260630 12:36:20.499217  6433 leader_election.cc:290] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297), 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:20.502159  6428 raft_consensus.cc:359] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.503326  6428 raft_consensus.cc:385] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.503820  6428 raft_consensus.cc:740] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab242b739c4eb78324cdf92b760f2c, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.504860  6428 consensus_queue.cc:260] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.506778  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f56ec81dfe419ab4b71c0881d8741e" candidate_uuid: "fbf64e2dfc564052984ad6a769e736ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ab242b739c4eb78324cdf92b760f2c" is_pre_election: true
I20260630 12:36:20.507201  6428 ts_tablet_manager.cc:1434] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:20.507457  6234 raft_consensus.cc:2468] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf64e2dfc564052984ad6a769e736ae in term 0.
I20260630 12:36:20.508890  6272 leader_election.cc:304] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae; no voters: 
I20260630 12:36:20.509310  6432 tablet_bootstrap.cc:492] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db: No bootstrap required, opened a new log
I20260630 12:36:20.509826  6432 ts_tablet_manager.cc:1403] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.012s
I20260630 12:36:20.509722  6434 raft_consensus.cc:2804] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:20.510211  6434 raft_consensus.cc:493] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:20.510560  6434 raft_consensus.cc:3060] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.512148  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f56ec81dfe419ab4b71c0881d8741e" candidate_uuid: "fbf64e2dfc564052984ad6a769e736ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cc26733281f4c4e844489acb64841db" is_pre_election: true
I20260630 12:36:20.513648  6430 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae: No bootstrap required, opened a new log
W20260630 12:36:20.514019  6275 leader_election.cc:343] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:20.514165  6430 ts_tablet_manager.cc:1403] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260630 12:36:20.517879  6430 raft_consensus.cc:359] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.518929  6430 raft_consensus.cc:385] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.518674  6434 raft_consensus.cc:515] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.519855  6432 raft_consensus.cc:359] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.521386  6434 leader_election.cc:290] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [CANDIDATE]: Term 1 election: Requested vote from peers 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099), 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:20.519302  6430 raft_consensus.cc:740] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf64e2dfc564052984ad6a769e736ae, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.522843  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f56ec81dfe419ab4b71c0881d8741e" candidate_uuid: "fbf64e2dfc564052984ad6a769e736ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cc26733281f4c4e844489acb64841db"
I20260630 12:36:20.522207  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f56ec81dfe419ab4b71c0881d8741e" candidate_uuid: "fbf64e2dfc564052984ad6a769e736ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ab242b739c4eb78324cdf92b760f2c"
I20260630 12:36:20.528658  6234 raft_consensus.cc:3060] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.528586  6430 consensus_queue.cc:260] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.530933  6430 ts_tablet_manager.cc:1434] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:36:20.520649  6432 raft_consensus.cc:385] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.534934  6432 raft_consensus.cc:740] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cc26733281f4c4e844489acb64841db, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.535943  6432 consensus_queue.cc:260] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.538219  6432 ts_tablet_manager.cc:1434] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:36:20.539207  6432 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: Bootstrap starting.
I20260630 12:36:20.542852  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf64e2dfc564052984ad6a769e736ae" is_pre_election: true
I20260630 12:36:20.543596  6309 raft_consensus.cc:2468] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab242b739c4eb78324cdf92b760f2c in term 0.
I20260630 12:36:20.543859  6234 raft_consensus.cc:2468] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf64e2dfc564052984ad6a769e736ae in term 1.
I20260630 12:36:20.544584  6433 raft_consensus.cc:493] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.545115  6272 leader_election.cc:304] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae; no voters: 
I20260630 12:36:20.545046  6433 raft_consensus.cc:515] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.545955  6432 tablet_bootstrap.cc:654] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.546031  6434 raft_consensus.cc:2804] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.547293  6433 leader_election.cc:290] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297), 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:20.549890  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee28af3cf204ef8a2b1d0ef0a25280f" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf64e2dfc564052984ad6a769e736ae" is_pre_election: true
I20260630 12:36:20.550792  6309 raft_consensus.cc:2468] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab242b739c4eb78324cdf92b760f2c in term 0.
I20260630 12:36:20.552299  6382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cc26733281f4c4e844489acb64841db" is_pre_election: true
I20260630 12:36:20.553671  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee28af3cf204ef8a2b1d0ef0a25280f" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cc26733281f4c4e844489acb64841db" is_pre_election: true
I20260630 12:36:20.554672  6381 raft_consensus.cc:2468] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab242b739c4eb78324cdf92b760f2c in term 0.
I20260630 12:36:20.553613  6200 leader_election.cc:304] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae; no voters: 
I20260630 12:36:20.557581  6433 raft_consensus.cc:2804] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:20.558061  6433 raft_consensus.cc:493] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:20.558459  6433 raft_consensus.cc:3060] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.560810  6383 raft_consensus.cc:3060] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.564352  6200 leader_election.cc:304] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae; no voters: 
I20260630 12:36:20.572769  6434 raft_consensus.cc:697] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 1 LEADER]: Becoming Leader. State: Replica: fbf64e2dfc564052984ad6a769e736ae, State: Running, Role: LEADER
I20260630 12:36:20.574057  6434 consensus_queue.cc:237] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.570420  6433 raft_consensus.cc:515] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.577703  6433 leader_election.cc:290] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 election: Requested vote from peers fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297), 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:20.579442  6448 raft_consensus.cc:2804] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:20.581490  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf64e2dfc564052984ad6a769e736ae"
I20260630 12:36:20.587011  6309 raft_consensus.cc:3060] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.587780  6383 raft_consensus.cc:2468] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf64e2dfc564052984ad6a769e736ae in term 1.
I20260630 12:36:20.583397  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cc26733281f4c4e844489acb64841db"
W20260630 12:36:20.585772  6200 leader_election.cc:343] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:20.595103  6432 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: No bootstrap required, opened a new log
W20260630 12:36:20.595445  6200 leader_election.cc:343] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:20.595762  6432 ts_tablet_manager.cc:1403] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: Time spent bootstrapping tablet: real 0.057s	user 0.036s	sys 0.020s
I20260630 12:36:20.596194  6448 raft_consensus.cc:493] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:20.596669  6448 raft_consensus.cc:3060] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.599231  6309 raft_consensus.cc:2468] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab242b739c4eb78324cdf92b760f2c in term 1.
I20260630 12:36:20.599146  6432 raft_consensus.cc:359] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.600498  6432 raft_consensus.cc:385] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.600855  6432 raft_consensus.cc:740] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cc26733281f4c4e844489acb64841db, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.601320  6200 leader_election.cc:304] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [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: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae; no voters: 5cc26733281f4c4e844489acb64841db
I20260630 12:36:20.601779  6432 consensus_queue.cc:260] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.602715  6433 raft_consensus.cc:2804] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.604131  6432 ts_tablet_manager.cc:1434] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:20.603961  6448 raft_consensus.cc:515] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.608729  6448 leader_election.cc:290] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 election: Requested vote from peers fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297), 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:20.609555  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee28af3cf204ef8a2b1d0ef0a25280f" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf64e2dfc564052984ad6a769e736ae"
I20260630 12:36:20.610181  6309 raft_consensus.cc:3060] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.610926  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee28af3cf204ef8a2b1d0ef0a25280f" candidate_uuid: "77ab242b739c4eb78324cdf92b760f2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cc26733281f4c4e844489acb64841db"
I20260630 12:36:20.611558  6383 raft_consensus.cc:3060] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.614012  6130 catalog_manager.cc:5697] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf64e2dfc564052984ad6a769e736ae (127.0.209.2). New cstate: current_term: 1 leader_uuid: "fbf64e2dfc564052984ad6a769e736ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.617476  6309 raft_consensus.cc:2468] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab242b739c4eb78324cdf92b760f2c in term 1.
I20260630 12:36:20.618168  6383 raft_consensus.cc:2468] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab242b739c4eb78324cdf92b760f2c in term 1.
I20260630 12:36:20.618628  6200 leader_election.cc:304] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae; no voters: 
I20260630 12:36:20.618835  6433 raft_consensus.cc:697] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Becoming Leader. State: Replica: 77ab242b739c4eb78324cdf92b760f2c, State: Running, Role: LEADER
I20260630 12:36:20.619807  6433 consensus_queue.cc:237] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.621978  6450 raft_consensus.cc:2804] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.622475  6450 raft_consensus.cc:697] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Becoming Leader. State: Replica: 77ab242b739c4eb78324cdf92b760f2c, State: Running, Role: LEADER
I20260630 12:36:20.623345  6450 consensus_queue.cc:237] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.631716  6130 catalog_manager.cc:5697] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1). New cstate: current_term: 1 leader_uuid: "77ab242b739c4eb78324cdf92b760f2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.644299  6130 catalog_manager.cc:5697] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1). New cstate: current_term: 1 leader_uuid: "77ab242b739c4eb78324cdf92b760f2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.712733   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:20.719101  6453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:20.720037  6454 instance_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:36:20.721544  6456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:20.722118   836 server_base.cc:1061] running on GCE node
I20260630 12:36:20.723430   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:20.723619   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:20.723825   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822980723810 us; error 0 us; skew 500 ppm
I20260630 12:36:20.724294   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:20.726815   836 webserver.cc:533] Webserver started at http://127.0.209.4:44725/ using document root <none> and password file <none>
I20260630 12:36:20.727258   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:20.727433   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:20.727648   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:20.728780   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "a88a832bc02048cab2ca4d011d50ae22"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-n2nm"
I20260630 12:36:20.733546   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:20.737037  6461 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.737839   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:36:20.738160   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "a88a832bc02048cab2ca4d011d50ae22"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-n2nm"
I20260630 12:36:20.738449   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-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:36:20.774173   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:20.775331   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:20.776857   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:20.779189   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:20.779439   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.779688   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:20.779893   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:36:20.785781  6437 raft_consensus.cc:493] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:20.786384  6437 raft_consensus.cc:515] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:20.791102  6437 leader_election.cc:290] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099), fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297)
I20260630 12:36:20.792128  6185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:20.814491  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "5cc26733281f4c4e844489acb64841db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf64e2dfc564052984ad6a769e736ae" is_pre_election: true
I20260630 12:36:20.815464  6309 raft_consensus.cc:2393] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cc26733281f4c4e844489acb64841db in current term 1: Already voted for candidate 77ab242b739c4eb78324cdf92b760f2c in this term.
I20260630 12:36:20.822142  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "5cc26733281f4c4e844489acb64841db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ab242b739c4eb78324cdf92b760f2c" is_pre_election: true
I20260630 12:36:20.823262  6233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7"
dest_uuid: "77ab242b739c4eb78324cdf92b760f2c"
mode: GRACEFUL
new_leader_uuid: "5cc26733281f4c4e844489acb64841db"
 from {username='slave'} at 127.0.0.1:50682
I20260630 12:36:20.823976  6233 raft_consensus.cc:606] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Received request to transfer leadership to TS 5cc26733281f4c4e844489acb64841db
I20260630 12:36:20.823645  6346 leader_election.cc:304] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [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: 5cc26733281f4c4e844489acb64841db; no voters: 77ab242b739c4eb78324cdf92b760f2c, fbf64e2dfc564052984ad6a769e736ae
I20260630 12:36:20.824927  6437 raft_consensus.cc:3060] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.826205  6185 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:36:20.826853  6185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:20.833076  6437 raft_consensus.cc:2749] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:20.837028  6434 consensus_queue.cc:1048] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:20.846328  6446 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:36:20.846660  6446 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:36:20.866204   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:43545
I20260630 12:36:20.866328  6529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:43545 every 8 connection(s)
I20260630 12:36:20.882542  6530 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41927
I20260630 12:36:20.882941  6530 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:20.883677  6530 heartbeater.cc:507] Master 127.0.209.62:41927 requested a full tablet report, sending...
I20260630 12:36:20.885596  6130 ts_manager.cc:194] Registered new tserver with Master: a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4:43545)
I20260630 12:36:20.886993  6130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51398
I20260630 12:36:20.911540  6434 consensus_queue.cc:1048] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.928040  6450 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.937703  6433 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:20.945780  6450 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:20.961668  6450 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:21.070840  6448 raft_consensus.cc:993] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: : Instructing follower 5cc26733281f4c4e844489acb64841db to start an election
I20260630 12:36:21.071461  6540 raft_consensus.cc:1081] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Signalling peer 5cc26733281f4c4e844489acb64841db to start an election
I20260630 12:36:21.073130  6383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7"
dest_uuid: "5cc26733281f4c4e844489acb64841db"
 from {username='slave'} at 127.0.0.1:43078
I20260630 12:36:21.073715  6383 raft_consensus.cc:493] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:21.074038  6383 raft_consensus.cc:3060] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:21.079277  6383 raft_consensus.cc:515] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:21.081084  6383 leader_election.cc:290] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [CANDIDATE]: Term 2 election: Requested vote from peers 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099), fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297)
I20260630 12:36:21.082078  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "5cc26733281f4c4e844489acb64841db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ab242b739c4eb78324cdf92b760f2c"
I20260630 12:36:21.082228  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a81898dde46414480a08f8689bb4bf7" candidate_uuid: "5cc26733281f4c4e844489acb64841db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf64e2dfc564052984ad6a769e736ae"
I20260630 12:36:21.082767  6233 raft_consensus.cc:3055] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:21.082880  6309 raft_consensus.cc:3060] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:21.083091  6233 raft_consensus.cc:740] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ab242b739c4eb78324cdf92b760f2c, State: Running, Role: LEADER
I20260630 12:36:21.083925  6233 consensus_queue.cc:260] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:21.084996  6233 raft_consensus.cc:3060] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:21.088595  6309 raft_consensus.cc:2468] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cc26733281f4c4e844489acb64841db in term 2.
I20260630 12:36:21.089706  6349 leader_election.cc:304] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [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: 5cc26733281f4c4e844489acb64841db, fbf64e2dfc564052984ad6a769e736ae; no voters: 
I20260630 12:36:21.090298  6233 raft_consensus.cc:2468] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cc26733281f4c4e844489acb64841db in term 2.
I20260630 12:36:21.090814  6437 raft_consensus.cc:2804] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:21.092108  6437 raft_consensus.cc:697] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 LEADER]: Becoming Leader. State: Replica: 5cc26733281f4c4e844489acb64841db, State: Running, Role: LEADER
I20260630 12:36:21.092905  6437 consensus_queue.cc:237] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:21.100097  6132 catalog_manager.cc:5697] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db reported cstate change: term changed from 1 to 2, leader changed from 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1) to 5cc26733281f4c4e844489acb64841db (127.0.209.3). New cstate: current_term: 2 leader_uuid: "5cc26733281f4c4e844489acb64841db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:21.347987  6309 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:21.349560  6437 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.363065  6233 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:21.364319  6437 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.819589  6383 consensus_queue.cc:237] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } }
I20260630 12:36:21.826602  6233 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:21.826527  6309 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:21.828800  6546 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } 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:36:21.830081  6549 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:21.841320  6348 consensus_peers.cc:597] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db -> Peer a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4:43545): Couldn't send request to peer a88a832bc02048cab2ca4d011d50ae22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a81898dde46414480a08f8689bb4bf7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:21.842264  6233 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:21.843164  6309 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:21.856734  6132 catalog_manager.cc:5697] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c reported cstate change: config changed from index -1 to 3, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New cstate: current_term: 2 leader_uuid: "5cc26733281f4c4e844489acb64841db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:21.889351  6530 heartbeater.cc:499] Master 127.0.209.62:41927 was elected leader, sending a full tablet report...
I20260630 12:36:22.156005  6556 ts_tablet_manager.cc:933] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: Initiating tablet copy from peer 5cc26733281f4c4e844489acb64841db (127.0.209.3:33549)
I20260630 12:36:22.158871  6556 tablet_copy_client.cc:323] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:33549
I20260630 12:36:22.171696  6393 tablet_copy_service.cc:140] P 5cc26733281f4c4e844489acb64841db: Received BeginTabletCopySession request for tablet 5a81898dde46414480a08f8689bb4bf7 from peer a88a832bc02048cab2ca4d011d50ae22 ({username='slave'} at 127.0.0.1:43088)
I20260630 12:36:22.172272  6393 tablet_copy_service.cc:161] P 5cc26733281f4c4e844489acb64841db: Beginning new tablet copy session on tablet 5a81898dde46414480a08f8689bb4bf7 from peer a88a832bc02048cab2ca4d011d50ae22 at {username='slave'} at 127.0.0.1:43088: session id = a88a832bc02048cab2ca4d011d50ae22-5a81898dde46414480a08f8689bb4bf7
I20260630 12:36:22.180328  6393 tablet_copy_source_session.cc:215] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:22.183867  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a81898dde46414480a08f8689bb4bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:22.200276  6556 tablet_copy_client.cc:806] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:22.200975  6556 tablet_copy_client.cc:670] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:22.205370  6556 tablet_copy_client.cc:538] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:22.213572  6556 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: Bootstrap starting.
I20260630 12:36:22.225920  6543 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:22.232693  6556 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:22.233695  6556 tablet_bootstrap.cc:492] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: Bootstrap complete.
I20260630 12:36:22.234387  6556 ts_tablet_manager.cc:1403] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260630 12:36:22.239256  6556 raft_consensus.cc:359] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } }
I20260630 12:36:22.241072  6556 raft_consensus.cc:740] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a88a832bc02048cab2ca4d011d50ae22, State: Initialized, Role: LEARNER
I20260630 12:36:22.242069  6556 consensus_queue.cc:260] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, 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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } }
I20260630 12:36:22.246042  6556 ts_tablet_manager.cc:1434] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:36:22.248291  6393 tablet_copy_service.cc:342] P 5cc26733281f4c4e844489acb64841db: Request end of tablet copy session a88a832bc02048cab2ca4d011d50ae22-5a81898dde46414480a08f8689bb4bf7 received from {username='slave'} at 127.0.0.1:43088
I20260630 12:36:22.248867  6393 tablet_copy_service.cc:434] P 5cc26733281f4c4e844489acb64841db: ending tablet copy session a88a832bc02048cab2ca4d011d50ae22-5a81898dde46414480a08f8689bb4bf7 on tablet 5a81898dde46414480a08f8689bb4bf7 with peer a88a832bc02048cab2ca4d011d50ae22
I20260630 12:36:22.260769  6233 consensus_queue.cc:237] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } }
I20260630 12:36:22.269088  6383 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:22.269929  6309 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:22.270639  6563 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:22.272089  6448 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } 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:36:22.286823  6199 consensus_peers.cc:597] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c -> Peer a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4:43545): Couldn't send request to peer a88a832bc02048cab2ca4d011d50ae22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dee28af3cf204ef8a2b1d0ef0a25280f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:22.286384  6309 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:22.293843  6383 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:22.300879  6131 catalog_manager.cc:5697] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae reported cstate change: config changed from index -1 to 2, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "77ab242b739c4eb78324cdf92b760f2c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:22.360947  6448 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:22.477325  6504 raft_consensus.cc:1217] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:22.478291  6504 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } } }
I20260630 12:36:22.502123  6556 ts_tablet_manager.cc:933] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: Initiating tablet copy from peer 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099)
I20260630 12:36:22.504123  6556 tablet_copy_client.cc:323] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:35099
I20260630 12:36:22.515424  6244 tablet_copy_service.cc:140] P 77ab242b739c4eb78324cdf92b760f2c: Received BeginTabletCopySession request for tablet dee28af3cf204ef8a2b1d0ef0a25280f from peer a88a832bc02048cab2ca4d011d50ae22 ({username='slave'} at 127.0.0.1:50704)
I20260630 12:36:22.516090  6244 tablet_copy_service.cc:161] P 77ab242b739c4eb78324cdf92b760f2c: Beginning new tablet copy session on tablet dee28af3cf204ef8a2b1d0ef0a25280f from peer a88a832bc02048cab2ca4d011d50ae22 at {username='slave'} at 127.0.0.1:50704: session id = a88a832bc02048cab2ca4d011d50ae22-dee28af3cf204ef8a2b1d0ef0a25280f
I20260630 12:36:22.525458  6244 tablet_copy_source_session.cc:215] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:22.528604  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee28af3cf204ef8a2b1d0ef0a25280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:22.541271  6556 tablet_copy_client.cc:806] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:22.541860  6556 tablet_copy_client.cc:670] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:22.545604  6556 tablet_copy_client.cc:538] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:22.551892  6556 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: Bootstrap starting.
I20260630 12:36:22.567487  6556 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: 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:36:22.568454  6556 tablet_bootstrap.cc:492] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: Bootstrap complete.
I20260630 12:36:22.569193  6556 ts_tablet_manager.cc:1403] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260630 12:36:22.572124  6556 raft_consensus.cc:359] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } }
I20260630 12:36:22.572755  6556 raft_consensus.cc:740] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a88a832bc02048cab2ca4d011d50ae22, State: Initialized, Role: LEARNER
I20260630 12:36:22.573315  6556 consensus_queue.cc:260] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: true } }
I20260630 12:36:22.575145  6556 ts_tablet_manager.cc:1434] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:36:22.576972  6244 tablet_copy_service.cc:342] P 77ab242b739c4eb78324cdf92b760f2c: Request end of tablet copy session a88a832bc02048cab2ca4d011d50ae22-dee28af3cf204ef8a2b1d0ef0a25280f received from {username='slave'} at 127.0.0.1:50704
I20260630 12:36:22.577436  6244 tablet_copy_service.cc:434] P 77ab242b739c4eb78324cdf92b760f2c: ending tablet copy session a88a832bc02048cab2ca4d011d50ae22-dee28af3cf204ef8a2b1d0ef0a25280f on tablet dee28af3cf204ef8a2b1d0ef0a25280f with peer a88a832bc02048cab2ca4d011d50ae22
I20260630 12:36:22.828325  6185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:22.831522  6185 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:22.831993  6185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:22.863057  6504 raft_consensus.cc:1217] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:23.021749  6546 raft_consensus.cc:1064] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: attempting to promote NON_VOTER a88a832bc02048cab2ca4d011d50ae22 to VOTER
I20260630 12:36:23.024856  6546 consensus_queue.cc:237] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } }
I20260630 12:36:23.032588  6309 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:23.032712  6504 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 LEARNER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:23.033655  6233 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:23.034198  6546 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:23.035985  6571 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } 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:36:23.036932  6437 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } 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:36:23.058372  6504 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.059986  6309 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.072999  6130 catalog_manager.cc:5697] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 reported cstate change: config changed from index 3 to 4, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5cc26733281f4c4e844489acb64841db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.282612  6233 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.318298  6571 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } attrs { replace: true } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.336658  6383 consensus_queue.cc:237] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [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: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } }
I20260630 12:36:23.341467  6504 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:23.341861  6309 raft_consensus.cc:1275] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Refusing update from remote peer 5cc26733281f4c4e844489acb64841db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:23.342845  6577 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } 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:36:23.343886  6546 consensus_queue.cc:1048] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:23.351650  6504 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.351755  6309 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.362437  6132 catalog_manager.cc:5697] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 reported cstate change: config changed from index 4 to 5, VOTER 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1) evicted. New cstate: current_term: 2 leader_uuid: "5cc26733281f4c4e844489acb64841db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.367246  6448 raft_consensus.cc:1064] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: attempting to promote NON_VOTER a88a832bc02048cab2ca4d011d50ae22 to VOTER
I20260630 12:36:23.369385  6448 consensus_queue.cc:237] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } }
I20260630 12:36:23.376583  6383 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:23.379943  6563 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:23.386739  6504 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 LEARNER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:23.390280  6223 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a81898dde46414480a08f8689bb4bf7 with delete_type TABLET_DATA_TOMBSTONED (TS 77ab242b739c4eb78324cdf92b760f2c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50640
I20260630 12:36:23.391170  6580 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } 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:36:23.401718  6309 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:23.410264  6563 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } 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:36:23.411031  6581 tablet_replica.cc:333] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: stopping tablet replica
I20260630 12:36:23.412081  6581 raft_consensus.cc:2243] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.412845  6581 raft_consensus.cc:2272] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.417352  6581 ts_tablet_manager.cc:1916] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:23.427891  6383 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.438164  6581 ts_tablet_manager.cc:1929] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:23.438805  6581 log.cc:1199] T 5a81898dde46414480a08f8689bb4bf7 P 77ab242b739c4eb78324cdf92b760f2c: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-0-root/wals/5a81898dde46414480a08f8689bb4bf7
I20260630 12:36:23.440888  6308 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.445169  6116 catalog_manager.cc:5028] TS 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099): tablet 5a81898dde46414480a08f8689bb4bf7 (table test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]) successfully deleted
I20260630 12:36:23.446460  6132 catalog_manager.cc:5697] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db reported cstate change: config changed from index 2 to 3, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "77ab242b739c4eb78324cdf92b760f2c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.529912  6580 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.541348  6504 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a88a832bc02048cab2ca4d011d50ae22 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.737371  6233 consensus_queue.cc:237] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [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: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } }
I20260630 12:36:23.743646  6504 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 FOLLOWER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:23.743924  6383 raft_consensus.cc:1275] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Refusing update from remote peer 77ab242b739c4eb78324cdf92b760f2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:23.745401  6585 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } 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:36:23.746237  6448 consensus_queue.cc:1048] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:23.754714  6504 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fbf64e2dfc564052984ad6a769e736ae (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.755170  6383 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fbf64e2dfc564052984ad6a769e736ae (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.769645  6131 catalog_manager.cc:5697] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db reported cstate change: config changed from index 3 to 4, VOTER fbf64e2dfc564052984ad6a769e736ae (127.0.209.2) evicted. New cstate: current_term: 1 leader_uuid: "77ab242b739c4eb78324cdf92b760f2c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.843752  6297 tablet_service.cc:1558] Processing DeleteTablet for tablet dee28af3cf204ef8a2b1d0ef0a25280f with delete_type TABLET_DATA_TOMBSTONED (TS fbf64e2dfc564052984ad6a769e736ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32968
I20260630 12:36:23.846139  6586 tablet_replica.cc:333] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: stopping tablet replica
I20260630 12:36:23.847249  6586 raft_consensus.cc:2243] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.848170  6586 raft_consensus.cc:2272] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.851804  6586 ts_tablet_manager.cc:1916] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:23.862799  6586 ts_tablet_manager.cc:1929] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:23.863157  6586 log.cc:1199] T dee28af3cf204ef8a2b1d0ef0a25280f P fbf64e2dfc564052984ad6a769e736ae: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822841017348-836-0/minicluster-data/ts-1-root/wals/dee28af3cf204ef8a2b1d0ef0a25280f
I20260630 12:36:23.864701  6119 catalog_manager.cc:5028] TS fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297): tablet dee28af3cf204ef8a2b1d0ef0a25280f (table test-workload [id=3a8f30bc6da4412989a95dbdb0da0559]) successfully deleted
I20260630 12:36:23.967175  6571 raft_consensus.cc:2955] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf64e2dfc564052984ad6a769e736ae" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42297 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:23.974452  6119 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a81898dde46414480a08f8689bb4bf7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.075420  6580 raft_consensus.cc:2955] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fbf64e2dfc564052984ad6a769e736ae (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77ab242b739c4eb78324cdf92b760f2c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35099 } } peers { permanent_uuid: "5cc26733281f4c4e844489acb64841db" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33549 } } peers { permanent_uuid: "a88a832bc02048cab2ca4d011d50ae22" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 43545 } attrs { promote: false } } }
I20260630 12:36:24.083951  6116 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dee28af3cf204ef8a2b1d0ef0a25280f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.833171  6185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:24.835790  6185 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:24.836169  6185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:26.837275  6185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:26.840065  6185 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:26.840508  6185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:28.841553  6185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:28.844607  6185 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:28.844987  6185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:30.845928  6185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:30.849103  6185 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:30.849601  6185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:30.937311   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:36:30.968186   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:30.968997   836 tablet_replica.cc:333] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c: stopping tablet replica
I20260630 12:36:30.969606   836 raft_consensus.cc:2243] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:30.970453   836 raft_consensus.cc:2272] T dee28af3cf204ef8a2b1d0ef0a25280f P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.972777   836 tablet_replica.cc:333] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c: stopping tablet replica
I20260630 12:36:30.973268   836 raft_consensus.cc:2243] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.973757   836 raft_consensus.cc:2272] T b1f56ec81dfe419ab4b71c0881d8741e P 77ab242b739c4eb78324cdf92b760f2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.999928   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
W20260630 12:36:31.007462  6272 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:35099: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:36:31.011801  6272 consensus_peers.cc:597] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae -> Peer 77ab242b739c4eb78324cdf92b760f2c (127.0.209.1:35099): Couldn't send request to peer 77ab242b739c4eb78324cdf92b760f2c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:35099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:31.017261   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:36:31.045496   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:31.046262   836 tablet_replica.cc:333] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae: stopping tablet replica
I20260630 12:36:31.046813   836 raft_consensus.cc:2243] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.047479   836 raft_consensus.cc:2272] T 5a81898dde46414480a08f8689bb4bf7 P fbf64e2dfc564052984ad6a769e736ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.049640   836 tablet_replica.cc:333] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae: stopping tablet replica
I20260630 12:36:31.050137   836 raft_consensus.cc:2243] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:31.051049   836 raft_consensus.cc:2272] T b1f56ec81dfe419ab4b71c0881d8741e P fbf64e2dfc564052984ad6a769e736ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.074975   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:36:31.089618   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
W20260630 12:36:31.116048  6349 consensus_peers.cc:597] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db -> Peer fbf64e2dfc564052984ad6a769e736ae (127.0.209.2:42297): Couldn't send request to peer fbf64e2dfc564052984ad6a769e736ae. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:42297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:31.117676   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:31.118376   836 tablet_replica.cc:333] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db: stopping tablet replica
I20260630 12:36:31.118986   836 raft_consensus.cc:2243] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:31.119849   836 raft_consensus.cc:2272] T 5a81898dde46414480a08f8689bb4bf7 P 5cc26733281f4c4e844489acb64841db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.121951   836 tablet_replica.cc:333] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db: stopping tablet replica
I20260630 12:36:31.122488   836 raft_consensus.cc:2243] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.122905   836 raft_consensus.cc:2272] T b1f56ec81dfe419ab4b71c0881d8741e P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.124982   836 tablet_replica.cc:333] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db: stopping tablet replica
I20260630 12:36:31.125484   836 raft_consensus.cc:2243] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.126019   836 raft_consensus.cc:2272] T dee28af3cf204ef8a2b1d0ef0a25280f P 5cc26733281f4c4e844489acb64841db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.149541   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:36:31.164077   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:36:31.191043   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:31.191800   836 tablet_replica.cc:333] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22: stopping tablet replica
I20260630 12:36:31.192366   836 raft_consensus.cc:2243] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.192946   836 raft_consensus.cc:2272] T dee28af3cf204ef8a2b1d0ef0a25280f P a88a832bc02048cab2ca4d011d50ae22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.194854   836 tablet_replica.cc:333] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22: stopping tablet replica
I20260630 12:36:31.195356   836 raft_consensus.cc:2243] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.195951   836 raft_consensus.cc:2272] T 5a81898dde46414480a08f8689bb4bf7 P a88a832bc02048cab2ca4d011d50ae22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.216810   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:36:31.228302   836 master.cc:562] Master@127.0.209.62:41927 shutting down...
I20260630 12:36:31.250420   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:31.250982   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.251339   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17d54d43f3ff49809dee57c8bbe76a76: stopping tablet replica
I20260630 12:36:31.271209   836 master.cc:584] Master@127.0.209.62:41927 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12658 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:36:31.312448   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:36621
I20260630 12:36:31.313570   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:31.319521  6592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:31.319614  6593 instance_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:36:31.320160  6595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:31.320950   836 server_base.cc:1061] running on GCE node
I20260630 12:36:31.321797   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:31.322003   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:31.322189   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822991322152 us; error 0 us; skew 500 ppm
I20260630 12:36:31.322732   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:31.325112   836 webserver.cc:533] Webserver started at http://127.0.209.62:36301/ using document root <none> and password file <none>
I20260630 12:36:31.325624   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:31.325810   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:31.326138   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:31.327288   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "0efbb101a493435da3dcaf9757893a83"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.331961   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:31.335299  6600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.336172   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:31.336470   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "0efbb101a493435da3dcaf9757893a83"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.336746   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-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:36:31.347031   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.348287   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.387353   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:36621
I20260630 12:36:31.387477  6651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:36621 every 8 connection(s)
I20260630 12:36:31.391366  6652 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:36:31.402585  6652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83: Bootstrap starting.
I20260630 12:36:31.407210  6652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.411383  6652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83: No bootstrap required, opened a new log
I20260630 12:36:31.413870  6652 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efbb101a493435da3dcaf9757893a83" member_type: VOTER }
I20260630 12:36:31.414264  6652 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.414592  6652 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efbb101a493435da3dcaf9757893a83, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.415289  6652 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0efbb101a493435da3dcaf9757893a83" member_type: VOTER }
I20260630 12:36:31.415783  6652 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:31.416026  6652 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:31.416301  6652 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.421046  6652 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efbb101a493435da3dcaf9757893a83" member_type: VOTER }
I20260630 12:36:31.421573  6652 leader_election.cc:304] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [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: 0efbb101a493435da3dcaf9757893a83; no voters: 
I20260630 12:36:31.422749  6652 leader_election.cc:290] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:31.423185  6655 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:31.424571  6655 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 1 LEADER]: Becoming Leader. State: Replica: 0efbb101a493435da3dcaf9757893a83, State: Running, Role: LEADER
I20260630 12:36:31.425210  6655 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [LEADER]: Queue going to LEADER mode. State: All 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: "0efbb101a493435da3dcaf9757893a83" member_type: VOTER }
I20260630 12:36:31.425542  6652 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:31.428256  6657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0efbb101a493435da3dcaf9757893a83. Latest consensus state: current_term: 1 leader_uuid: "0efbb101a493435da3dcaf9757893a83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efbb101a493435da3dcaf9757893a83" member_type: VOTER } }
I20260630 12:36:31.428220  6656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0efbb101a493435da3dcaf9757893a83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efbb101a493435da3dcaf9757893a83" member_type: VOTER } }
I20260630 12:36:31.429116  6656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:31.431843  6657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:31.434222  6661 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:31.439433  6661 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:31.441763   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:31.448647  6661 catalog_manager.cc:1383] Generated new cluster ID: ddf8fec4ac134a13a44fb6ab3d850fc5
I20260630 12:36:31.448946  6661 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:31.477259  6661 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:31.478533  6661 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:31.492419  6661 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83: Generated new TSK 0
I20260630 12:36:31.493022  6661 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:31.508191   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:31.514261  6673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:31.515442  6674 instance_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:36:31.517035  6676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:31.517702   836 server_base.cc:1061] running on GCE node
I20260630 12:36:31.518697   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:31.518882   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:31.519085   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822991519068 us; error 0 us; skew 500 ppm
I20260630 12:36:31.519654   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:31.522142   836 webserver.cc:533] Webserver started at http://127.0.209.1:36173/ using document root <none> and password file <none>
I20260630 12:36:31.522631   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:31.522823   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:31.523136   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:31.524322   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "728447a7bdc84c9898692c099ebe156e"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.529036   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:31.532465  6681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.533228   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:31.533535   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "728447a7bdc84c9898692c099ebe156e"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.533818   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-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:36:31.543610   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.544847   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.546264   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:31.548592   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:31.548810   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.549103   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:31.549297   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.589900   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:34495
I20260630 12:36:31.590015  6743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:34495 every 8 connection(s)
I20260630 12:36:31.595126   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:31.601999  6748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:31.603691  6749 instance_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:36:31.606630  6752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:31.607659   836 server_base.cc:1061] running on GCE node
I20260630 12:36:31.608081  6744 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36621
I20260630 12:36:31.608526  6744 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:31.608845   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:31.609127   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:31.609304   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822991609287 us; error 0 us; skew 500 ppm
I20260630 12:36:31.609298  6744 heartbeater.cc:507] Master 127.0.209.62:36621 requested a full tablet report, sending...
I20260630 12:36:31.610117   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:31.612120  6617 ts_manager.cc:194] Registered new tserver with Master: 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495)
I20260630 12:36:31.613054   836 webserver.cc:533] Webserver started at http://127.0.209.2:35129/ using document root <none> and password file <none>
I20260630 12:36:31.613715   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:31.613957   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:31.614284   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:31.614774  6617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52228
I20260630 12:36:31.615891   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "68a687cd2d1d479b9d081e195ff2204a"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.620428   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:31.623608  6756 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.624445   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:31.624689   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "68a687cd2d1d479b9d081e195ff2204a"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.624915   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-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:36:31.638244   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.639405   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.640798   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:31.642942   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:31.643126   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.643414   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:31.643553   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.681926   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:42727
I20260630 12:36:31.682057  6818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:42727 every 8 connection(s)
I20260630 12:36:31.686830   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:31.694037  6822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:31.695516  6823 instance_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:36:31.697536  6825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:31.698585   836 server_base.cc:1061] running on GCE node
I20260630 12:36:31.699662   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:31.699903  6819 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36621
W20260630 12:36:31.699952   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:31.700471   836 hybrid_clock.cc:648] HybridClock initialized: now 1782822991700454 us; error 0 us; skew 500 ppm
I20260630 12:36:31.700524  6819 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:31.701071   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:31.701392  6819 heartbeater.cc:507] Master 127.0.209.62:36621 requested a full tablet report, sending...
I20260630 12:36:31.703711  6617 ts_manager.cc:194] Registered new tserver with Master: 68a687cd2d1d479b9d081e195ff2204a (127.0.209.2:42727)
I20260630 12:36:31.703867   836 webserver.cc:533] Webserver started at http://127.0.209.3:39957/ using document root <none> and password file <none>
I20260630 12:36:31.704483   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:31.704704   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:31.705018   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:31.705374  6617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52230
I20260630 12:36:31.706391   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.710798   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:31.714076  6830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.714808   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:31.715109   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-n2nm"
I20260630 12:36:31.715374   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822841017348-836-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:36:31.731586   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.732795   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.734265   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:31.736650   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:31.736877   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.737126   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:31.737303   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.777240   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:45697
I20260630 12:36:31.777376  6892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:45697 every 8 connection(s)
I20260630 12:36:31.791692  6893 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36621
I20260630 12:36:31.792107  6893 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:31.792826  6893 heartbeater.cc:507] Master 127.0.209.62:36621 requested a full tablet report, sending...
I20260630 12:36:31.794838  6617 ts_manager.cc:194] Registered new tserver with Master: c7155ea0efcc4f8cb1a76c82bf58ff5b (127.0.209.3:45697)
I20260630 12:36:31.795921   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015104539s
I20260630 12:36:31.796305  6617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52246
I20260630 12:36:32.618021  6744 heartbeater.cc:499] Master 127.0.209.62:36621 was elected leader, sending a full tablet report...
I20260630 12:36:32.708220  6819 heartbeater.cc:499] Master 127.0.209.62:36621 was elected leader, sending a full tablet report...
I20260630 12:36:32.799340  6893 heartbeater.cc:499] Master 127.0.209.62:36621 was elected leader, sending a full tablet report...
I20260630 12:36:32.858263  6617 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52262:
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:36:32.860562  6617 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:36:32.913326  6858 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7f892c7dc483caeccf69ffca4b252 (DEFAULT_TABLE table=test-workload [id=f7095813b8484e58a6a821f89e3b0d53]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:32.915154  6858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7f892c7dc483caeccf69ffca4b252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:32.924796  6784 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7f892c7dc483caeccf69ffca4b252 (DEFAULT_TABLE table=test-workload [id=f7095813b8484e58a6a821f89e3b0d53]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:32.925275  6709 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7f892c7dc483caeccf69ffca4b252 (DEFAULT_TABLE table=test-workload [id=f7095813b8484e58a6a821f89e3b0d53]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:32.926775  6709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7f892c7dc483caeccf69ffca4b252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:32.926779  6784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7f892c7dc483caeccf69ffca4b252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:32.939416  6914 tablet_bootstrap.cc:492] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: Bootstrap starting.
I20260630 12:36:32.945699  6914 tablet_bootstrap.cc:654] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:32.948294  6915 tablet_bootstrap.cc:492] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a: Bootstrap starting.
I20260630 12:36:32.950536  6916 tablet_bootstrap.cc:492] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: Bootstrap starting.
I20260630 12:36:32.955199  6914 tablet_bootstrap.cc:492] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: No bootstrap required, opened a new log
I20260630 12:36:32.955868  6914 ts_tablet_manager.cc:1403] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:36:32.956781  6916 tablet_bootstrap.cc:654] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:32.957024  6915 tablet_bootstrap.cc:654] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:32.959653  6914 raft_consensus.cc:359] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:32.961115  6914 raft_consensus.cc:385] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:32.961654  6914 raft_consensus.cc:740] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7155ea0efcc4f8cb1a76c82bf58ff5b, State: Initialized, Role: FOLLOWER
I20260630 12:36:32.963090  6914 consensus_queue.cc:260] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:32.965720  6915 tablet_bootstrap.cc:492] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a: No bootstrap required, opened a new log
I20260630 12:36:32.966246  6915 ts_tablet_manager.cc:1403] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:36:32.966302  6916 tablet_bootstrap.cc:492] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: No bootstrap required, opened a new log
I20260630 12:36:32.967103  6916 ts_tablet_manager.cc:1403] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:36:32.968488  6914 ts_tablet_manager.cc:1434] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:36:32.969676  6915 raft_consensus.cc:359] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:32.970329  6915 raft_consensus.cc:385] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:32.970587  6915 raft_consensus.cc:740] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a687cd2d1d479b9d081e195ff2204a, State: Initialized, Role: FOLLOWER
I20260630 12:36:32.970499  6916 raft_consensus.cc:359] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:32.971608  6916 raft_consensus.cc:385] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:32.971547  6915 consensus_queue.cc:260] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:32.972046  6916 raft_consensus.cc:740] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728447a7bdc84c9898692c099ebe156e, State: Initialized, Role: FOLLOWER
I20260630 12:36:32.973023  6916 consensus_queue.cc:260] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:32.975682  6915 ts_tablet_manager.cc:1434] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:36:32.977536  6916 ts_tablet_manager.cc:1434] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:36:33.024564  6922 raft_consensus.cc:493] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:33.025136  6922 raft_consensus.cc:515] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:33.027807  6922 leader_election.cc:290] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7155ea0efcc4f8cb1a76c82bf58ff5b (127.0.209.3:45697), 68a687cd2d1d479b9d081e195ff2204a (127.0.209.2:42727)
W20260630 12:36:33.033015  6894 tablet.cc:2406] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:33.041046  6868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f892c7dc483caeccf69ffca4b252" candidate_uuid: "728447a7bdc84c9898692c099ebe156e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" is_pre_election: true
I20260630 12:36:33.042003  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f892c7dc483caeccf69ffca4b252" candidate_uuid: "728447a7bdc84c9898692c099ebe156e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a687cd2d1d479b9d081e195ff2204a" is_pre_election: true
I20260630 12:36:33.042025  6868 raft_consensus.cc:2468] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728447a7bdc84c9898692c099ebe156e in term 0.
I20260630 12:36:33.042784  6794 raft_consensus.cc:2468] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728447a7bdc84c9898692c099ebe156e in term 0.
I20260630 12:36:33.044078  6684 leader_election.cc:304] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 728447a7bdc84c9898692c099ebe156e, c7155ea0efcc4f8cb1a76c82bf58ff5b; no voters: 
I20260630 12:36:33.045047  6922 raft_consensus.cc:2804] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:33.045357  6922 raft_consensus.cc:493] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:33.045694  6922 raft_consensus.cc:3060] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:33.052001  6922 raft_consensus.cc:515] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:33.053718  6922 leader_election.cc:290] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [CANDIDATE]: Term 1 election: Requested vote from peers c7155ea0efcc4f8cb1a76c82bf58ff5b (127.0.209.3:45697), 68a687cd2d1d479b9d081e195ff2204a (127.0.209.2:42727)
I20260630 12:36:33.055024  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f892c7dc483caeccf69ffca4b252" candidate_uuid: "728447a7bdc84c9898692c099ebe156e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a687cd2d1d479b9d081e195ff2204a"
I20260630 12:36:33.055025  6868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f892c7dc483caeccf69ffca4b252" candidate_uuid: "728447a7bdc84c9898692c099ebe156e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b"
I20260630 12:36:33.055825  6794 raft_consensus.cc:3060] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:33.055887  6868 raft_consensus.cc:3060] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:33.061939  6868 raft_consensus.cc:2468] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728447a7bdc84c9898692c099ebe156e in term 1.
I20260630 12:36:33.062371  6794 raft_consensus.cc:2468] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728447a7bdc84c9898692c099ebe156e in term 1.
I20260630 12:36:33.063098  6684 leader_election.cc:304] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 728447a7bdc84c9898692c099ebe156e, c7155ea0efcc4f8cb1a76c82bf58ff5b; no voters: 
I20260630 12:36:33.064086  6922 raft_consensus.cc:2804] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:33.065223  6922 raft_consensus.cc:697] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 1 LEADER]: Becoming Leader. State: Replica: 728447a7bdc84c9898692c099ebe156e, State: Running, Role: LEADER
I20260630 12:36:33.066080  6922 consensus_queue.cc:237] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:33.073199  6615 catalog_manager.cc:5697] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e reported cstate change: term changed from 0 to 1, leader changed from <none> to 728447a7bdc84c9898692c099ebe156e (127.0.209.1). New cstate: current_term: 1 leader_uuid: "728447a7bdc84c9898692c099ebe156e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:33.113229   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:36:33.137482   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:33.138690   836 tablet_replica.cc:333] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: stopping tablet replica
I20260630 12:36:33.139256   836 raft_consensus.cc:2243] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:33.140012   836 pending_rounds.cc:70] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: Trying to abort 1 pending ops.
I20260630 12:36:33.140264   836 pending_rounds.cc:77] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442979605909504 op_type: NO_OP noop_request { }
I20260630 12:36:33.140606   836 raft_consensus.cc:2889] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:33.140928   836 raft_consensus.cc:2272] T 8fd7f892c7dc483caeccf69ffca4b252 P 728447a7bdc84c9898692c099ebe156e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:33.162322   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:36:33.441649  6670 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:33.443146  6670 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:33.443460  6670 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:34.974313  6927 raft_consensus.cc:493] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:34.974807  6927 raft_consensus.cc:515] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:34.977105  6927 leader_election.cc:290] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495), 68a687cd2d1d479b9d081e195ff2204a (127.0.209.2:42727)
W20260630 12:36:34.984638  6832 leader_election.cc:336] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495): Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111)
I20260630 12:36:34.988965  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f892c7dc483caeccf69ffca4b252" candidate_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a687cd2d1d479b9d081e195ff2204a" is_pre_election: true
I20260630 12:36:34.989526  6794 raft_consensus.cc:2468] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7155ea0efcc4f8cb1a76c82bf58ff5b in term 1.
I20260630 12:36:34.990645  6832 leader_election.cc:304] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [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: 68a687cd2d1d479b9d081e195ff2204a, c7155ea0efcc4f8cb1a76c82bf58ff5b; no voters: 728447a7bdc84c9898692c099ebe156e
I20260630 12:36:34.991345  6927 raft_consensus.cc:2804] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:34.991727  6927 raft_consensus.cc:493] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:34.992057  6927 raft_consensus.cc:3060] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:34.997967  6927 raft_consensus.cc:515] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:34.999912  6927 leader_election.cc:290] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [CANDIDATE]: Term 2 election: Requested vote from peers 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495), 68a687cd2d1d479b9d081e195ff2204a (127.0.209.2:42727)
I20260630 12:36:35.001435  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f892c7dc483caeccf69ffca4b252" candidate_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68a687cd2d1d479b9d081e195ff2204a"
I20260630 12:36:35.002071  6794 raft_consensus.cc:3060] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:35.003329  6832 leader_election.cc:336] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495): Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111)
I20260630 12:36:35.007576  6794 raft_consensus.cc:2468] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7155ea0efcc4f8cb1a76c82bf58ff5b in term 2.
I20260630 12:36:35.008598  6832 leader_election.cc:304] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [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: 68a687cd2d1d479b9d081e195ff2204a, c7155ea0efcc4f8cb1a76c82bf58ff5b; no voters: 728447a7bdc84c9898692c099ebe156e
I20260630 12:36:35.009274  6927 raft_consensus.cc:2804] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:35.010375  6927 raft_consensus.cc:697] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 2 LEADER]: Becoming Leader. State: Replica: c7155ea0efcc4f8cb1a76c82bf58ff5b, State: Running, Role: LEADER
I20260630 12:36:35.011083  6927 consensus_queue.cc:237] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [LEADER]: Queue going to LEADER 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: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } }
I20260630 12:36:35.018011  6615 catalog_manager.cc:5697] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b reported cstate change: term changed from 1 to 2, leader changed from 728447a7bdc84c9898692c099ebe156e (127.0.209.1) to c7155ea0efcc4f8cb1a76c82bf58ff5b (127.0.209.3). New cstate: current_term: 2 leader_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7155ea0efcc4f8cb1a76c82bf58ff5b" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 45697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "728447a7bdc84c9898692c099ebe156e" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:35.443234  6832 consensus_peers.cc:597] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b -> Peer 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495): Couldn't send request to peer 728447a7bdc84c9898692c099ebe156e. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:35.444340  6670 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:35.446002  6670 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:35.446357  6670 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:35.628679  6794 raft_consensus.cc:1275] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 2 FOLLOWER]: Refusing update from remote peer c7155ea0efcc4f8cb1a76c82bf58ff5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:35.630142  6927 consensus_queue.cc:1048] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68a687cd2d1d479b9d081e195ff2204a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:36.378049  6832 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:36:37.447515  6670 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:37.449039  6670 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:37.449373  6670 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:37.897058  6832 consensus_peers.cc:597] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b -> Peer 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495): Couldn't send request to peer 728447a7bdc84c9898692c099ebe156e. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:36:39.450435  6670 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:39.452004  6670 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:39.452427  6670 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:40.654175  6832 consensus_peers.cc:597] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b -> Peer 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495): Couldn't send request to peer 728447a7bdc84c9898692c099ebe156e. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:36:41.453457  6670 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:41.454864  6670 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:41.455202  6670 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:41.714541  6832 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:36:43.305892  6832 consensus_peers.cc:597] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b -> Peer 728447a7bdc84c9898692c099ebe156e (127.0.209.1:34495): Couldn't send request to peer 728447a7bdc84c9898692c099ebe156e. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:34495: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:36:43.456413  6670 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:43.457993  6670 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:43.458323  6670 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:44.238529   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:36:44.268880   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:44.269601   836 tablet_replica.cc:333] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a: stopping tablet replica
I20260630 12:36:44.270112   836 raft_consensus.cc:2243] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:44.270715   836 raft_consensus.cc:2272] T 8fd7f892c7dc483caeccf69ffca4b252 P 68a687cd2d1d479b9d081e195ff2204a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:44.292346   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:36:44.306182   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:36:44.332748   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:44.333604   836 tablet_replica.cc:333] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b: stopping tablet replica
I20260630 12:36:44.334178   836 raft_consensus.cc:2243] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:44.335291   836 raft_consensus.cc:2272] T 8fd7f892c7dc483caeccf69ffca4b252 P c7155ea0efcc4f8cb1a76c82bf58ff5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:44.355489   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:36:44.368526   836 master.cc:562] Master@127.0.209.62:36621 shutting down...
I20260630 12:36:44.389784   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:44.390466   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:44.390775   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0efbb101a493435da3dcaf9757893a83: stopping tablet replica
I20260630 12:36:44.410612   836 master.cc:584] Master@127.0.209.62:36621 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13138 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:36:44.451345   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:35007
I20260630 12:36:44.452694   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.458555  6970 instance_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:36:44.458636  6969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:44.460088  6972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:44.461153   836 server_base.cc:1061] running on GCE node
I20260630 12:36:44.462009   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.462213   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.462379   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823004462345 us; error 0 us; skew 500 ppm
I20260630 12:36:44.462922   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.465317   836 webserver.cc:533] Webserver started at http://127.0.209.62:38695/ using document root <none> and password file <none>
I20260630 12:36:44.465842   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.466054   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.466351   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.467703   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "305a40a44ea34873a4caf7fdddf54d45"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.472265   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:44.475934  6977 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.476724   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:44.477038   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "305a40a44ea34873a4caf7fdddf54d45"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.477340   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-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:36:44.496389   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.497653   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.536936   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:35007
I20260630 12:36:44.537050  7028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:35007 every 8 connection(s)
I20260630 12:36:44.541074  7029 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:36:44.553794  7029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45: Bootstrap starting.
I20260630 12:36:44.558748  7029 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.563295  7029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45: No bootstrap required, opened a new log
I20260630 12:36:44.565601  7029 raft_consensus.cc:359] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "305a40a44ea34873a4caf7fdddf54d45" member_type: VOTER }
I20260630 12:36:44.566066  7029 raft_consensus.cc:385] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.566313  7029 raft_consensus.cc:740] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305a40a44ea34873a4caf7fdddf54d45, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.567057  7029 consensus_queue.cc:260] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "305a40a44ea34873a4caf7fdddf54d45" member_type: VOTER }
I20260630 12:36:44.567574  7029 raft_consensus.cc:399] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:44.567826  7029 raft_consensus.cc:493] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:44.568121  7029 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:44.573004  7029 raft_consensus.cc:515] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "305a40a44ea34873a4caf7fdddf54d45" member_type: VOTER }
I20260630 12:36:44.573561  7029 leader_election.cc:304] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [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: 305a40a44ea34873a4caf7fdddf54d45; no voters: 
I20260630 12:36:44.574730  7029 leader_election.cc:290] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:44.575132  7032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:44.576537  7032 raft_consensus.cc:697] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 1 LEADER]: Becoming Leader. State: Replica: 305a40a44ea34873a4caf7fdddf54d45, State: Running, Role: LEADER
I20260630 12:36:44.577260  7032 consensus_queue.cc:237] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [LEADER]: Queue going to LEADER mode. State: All 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: "305a40a44ea34873a4caf7fdddf54d45" member_type: VOTER }
I20260630 12:36:44.577890  7029 sys_catalog.cc:565] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:44.580330  7034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 305a40a44ea34873a4caf7fdddf54d45. Latest consensus state: current_term: 1 leader_uuid: "305a40a44ea34873a4caf7fdddf54d45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "305a40a44ea34873a4caf7fdddf54d45" member_type: VOTER } }
I20260630 12:36:44.580403  7033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "305a40a44ea34873a4caf7fdddf54d45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "305a40a44ea34873a4caf7fdddf54d45" member_type: VOTER } }
I20260630 12:36:44.581089  7034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:44.581188  7033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:44.587111  7037 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:44.592203  7037 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:44.594398   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:44.601203  7037 catalog_manager.cc:1383] Generated new cluster ID: 29410d97c40b49dbbc93b8ea7cb693eb
I20260630 12:36:44.601454  7037 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:44.613502  7037 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:44.614840  7037 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:44.628500  7037 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45: Generated new TSK 0
I20260630 12:36:44.629107  7037 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:44.660879   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.667183  7050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:44.668267  7051 instance_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:36:44.675819   836 server_base.cc:1061] running on GCE node
W20260630 12:36:44.675760  7053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:44.677099   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.677289   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.677412   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823004677400 us; error 0 us; skew 500 ppm
I20260630 12:36:44.677862   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.680500   836 webserver.cc:533] Webserver started at http://127.0.209.1:33989/ using document root <none> and password file <none>
I20260630 12:36:44.680913   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.681061   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.681265   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.682420   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "0b8745f8a0a248cf953216398b13607c"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.686833   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:44.690306  7058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.691083   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:44.691370   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "0b8745f8a0a248cf953216398b13607c"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.691659   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-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:36:44.717701   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.718899   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.720420   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:44.722654   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:44.722873   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.723127   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:44.723327   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.769706   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:38129
I20260630 12:36:44.769804  7120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:38129 every 8 connection(s)
I20260630 12:36:44.775635   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.783325  7125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:44.784678  7126 instance_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:36:44.787988  7128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:44.788297   836 server_base.cc:1061] running on GCE node
I20260630 12:36:44.789289  7121 heartbeater.cc:344] Connected to a master server at 127.0.209.62:35007
I20260630 12:36:44.789675   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:44.789727  7121 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:44.790015   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.790246   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823004790229 us; error 0 us; skew 500 ppm
I20260630 12:36:44.790759  7121 heartbeater.cc:507] Master 127.0.209.62:35007 requested a full tablet report, sending...
I20260630 12:36:44.790854   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.793473  6994 ts_manager.cc:194] Registered new tserver with Master: 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129)
I20260630 12:36:44.793893   836 webserver.cc:533] Webserver started at http://127.0.209.2:34405/ using document root <none> and password file <none>
I20260630 12:36:44.794406   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.794613   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.794871   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.795660  6994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55430
I20260630 12:36:44.796180   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "59cd244178194a95afe8f1fe63a250d0"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.801014   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:44.804615  7133 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.805464   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:44.805773   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "59cd244178194a95afe8f1fe63a250d0"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.806192   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-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:36:44.821298   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.822500   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.823987   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:44.826213   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:44.826434   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.826681   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:44.826857   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.868598   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:38327
I20260630 12:36:44.868716  7195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:38327 every 8 connection(s)
I20260630 12:36:44.873795   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.881536  7199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:44.882316  7200 instance_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:36:44.886960   836 server_base.cc:1061] running on GCE node
W20260630 12:36:44.886935  7203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:44.887804  7196 heartbeater.cc:344] Connected to a master server at 127.0.209.62:35007
I20260630 12:36:44.888286  7196 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:44.888624   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.888895   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.889094   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823004889078 us; error 0 us; skew 500 ppm
I20260630 12:36:44.889333  7196 heartbeater.cc:507] Master 127.0.209.62:35007 requested a full tablet report, sending...
I20260630 12:36:44.889787   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.892016  6994 ts_manager.cc:194] Registered new tserver with Master: 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:44.893007   836 webserver.cc:533] Webserver started at http://127.0.209.3:40599/ using document root <none> and password file <none>
I20260630 12:36:44.893915   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.894212   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.894230  6994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55432
I20260630 12:36:44.894846   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.896806   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "4b4eba9dad6f4db89944531c5295514f"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.901872   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:44.905268  7208 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.906107   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:44.906416   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "4b4eba9dad6f4db89944531c5295514f"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-n2nm"
I20260630 12:36:44.906723   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-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:36:44.945000   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.946316   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.947888   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:44.950100   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:44.950278   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.950567   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:44.950736   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.994462   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:46053
I20260630 12:36:44.994570  7270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:46053 every 8 connection(s)
I20260630 12:36:45.009097  7271 heartbeater.cc:344] Connected to a master server at 127.0.209.62:35007
I20260630 12:36:45.009502  7271 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:45.010337  7271 heartbeater.cc:507] Master 127.0.209.62:35007 requested a full tablet report, sending...
I20260630 12:36:45.012458  6994 ts_manager.cc:194] Registered new tserver with Master: 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053)
I20260630 12:36:45.012672   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015065453s
I20260630 12:36:45.013929  6994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55440
I20260630 12:36:45.798556  7121 heartbeater.cc:499] Master 127.0.209.62:35007 was elected leader, sending a full tablet report...
I20260630 12:36:45.897826  7196 heartbeater.cc:499] Master 127.0.209.62:35007 was elected leader, sending a full tablet report...
I20260630 12:36:46.016657  7271 heartbeater.cc:499] Master 127.0.209.62:35007 was elected leader, sending a full tablet report...
I20260630 12:36:46.070132  6994 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55446:
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:36:46.072533  6994 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:36:46.140771  7236 tablet_service.cc:1511] Processing CreateTablet for tablet fe579555445b4c87a5f4e75f2497b65c (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:46.141172  7234 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2d80d4ce474258a7838073756afa3f (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:46.142349  7236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe579555445b4c87a5f4e75f2497b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.143435  7235 tablet_service.cc:1511] Processing CreateTablet for tablet 24684e73aa444104808e90904ee9f5b5 (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:46.144017  7161 tablet_service.cc:1511] Processing CreateTablet for tablet fe579555445b4c87a5f4e75f2497b65c (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:46.144907  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24684e73aa444104808e90904ee9f5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.145599  7161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe579555445b4c87a5f4e75f2497b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.148391  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d80d4ce474258a7838073756afa3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.156484  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 24684e73aa444104808e90904ee9f5b5 (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:46.156924  7159 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2d80d4ce474258a7838073756afa3f (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:46.158133  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24684e73aa444104808e90904ee9f5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.158412  7086 tablet_service.cc:1511] Processing CreateTablet for tablet fe579555445b4c87a5f4e75f2497b65c (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:46.159384  7158 tablet_service.cc:1511] Processing CreateTablet for tablet 600c8e2d14494f8494494b4eef51fe92 (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:46.159895  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe579555445b4c87a5f4e75f2497b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.160801  7158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c8e2d14494f8494494b4eef51fe92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.163206  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d80d4ce474258a7838073756afa3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.166332  7233 tablet_service.cc:1511] Processing CreateTablet for tablet 600c8e2d14494f8494494b4eef51fe92 (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:46.167649  7233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c8e2d14494f8494494b4eef51fe92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.182200  7085 tablet_service.cc:1511] Processing CreateTablet for tablet 24684e73aa444104808e90904ee9f5b5 (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:46.184307  7085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24684e73aa444104808e90904ee9f5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.194912  7084 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2d80d4ce474258a7838073756afa3f (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:46.197223  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d80d4ce474258a7838073756afa3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.206475  7083 tablet_service.cc:1511] Processing CreateTablet for tablet 600c8e2d14494f8494494b4eef51fe92 (DEFAULT_TABLE table=test-workload [id=da27f74997f2469bb9ca1077ffb0e268]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:46.208639  7083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c8e2d14494f8494494b4eef51fe92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.258388  7291 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: Bootstrap starting.
I20260630 12:36:46.258780  7292 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c: Bootstrap starting.
I20260630 12:36:46.264065  7292 tablet_bootstrap.cc:654] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.270185  7293 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: Bootstrap starting.
I20260630 12:36:46.271613  7291 tablet_bootstrap.cc:654] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.279681  7291 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: No bootstrap required, opened a new log
I20260630 12:36:46.279947  7293 tablet_bootstrap.cc:654] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.280216  7291 ts_tablet_manager.cc:1403] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260630 12:36:46.280269  7292 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c: No bootstrap required, opened a new log
I20260630 12:36:46.281059  7292 ts_tablet_manager.cc:1403] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.013s
I20260630 12:36:46.283784  7291 raft_consensus.cc:359] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.284636  7291 raft_consensus.cc:385] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.284292  7292 raft_consensus.cc:359] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.284977  7291 raft_consensus.cc:740] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.285073  7292 raft_consensus.cc:385] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.285483  7292 raft_consensus.cc:740] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b8745f8a0a248cf953216398b13607c, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.285898  7291 consensus_queue.cc:260] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.286298  7292 consensus_queue.cc:260] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.290256  7293 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: No bootstrap required, opened a new log
I20260630 12:36:46.290500  7292 ts_tablet_manager.cc:1434] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:36:46.290838  7293 ts_tablet_manager.cc:1403] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260630 12:36:46.290968  7291 ts_tablet_manager.cc:1434] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:36:46.291996  7291 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: Bootstrap starting.
I20260630 12:36:46.294178  7293 raft_consensus.cc:359] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.295105  7293 raft_consensus.cc:385] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.295481  7293 raft_consensus.cc:740] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cd244178194a95afe8f1fe63a250d0, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.296512  7293 consensus_queue.cc:260] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.297096  7292 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c: Bootstrap starting.
I20260630 12:36:46.298642  7291 tablet_bootstrap.cc:654] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.305907  7292 tablet_bootstrap.cc:654] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.306185  7293 ts_tablet_manager.cc:1434] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:36:46.309224  7293 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0: Bootstrap starting.
I20260630 12:36:46.310824  7291 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: No bootstrap required, opened a new log
I20260630 12:36:46.311440  7291 ts_tablet_manager.cc:1403] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:36:46.314577  7291 raft_consensus.cc:359] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.315472  7291 raft_consensus.cc:385] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.315862  7291 raft_consensus.cc:740] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.316798  7291 consensus_queue.cc:260] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.320909  7291 ts_tablet_manager.cc:1434] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260630 12:36:46.322028  7291 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: Bootstrap starting.
I20260630 12:36:46.324349  7293 tablet_bootstrap.cc:654] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.326185  7299 raft_consensus.cc:493] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.326853  7299 raft_consensus.cc:515] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.328622  7291 tablet_bootstrap.cc:654] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.335620  7299 leader_election.cc:290] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053), 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129)
I20260630 12:36:46.340785  7291 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: No bootstrap required, opened a new log
I20260630 12:36:46.341260  7291 ts_tablet_manager.cc:1403] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:36:46.341990  7293 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0: No bootstrap required, opened a new log
I20260630 12:36:46.342556  7293 ts_tablet_manager.cc:1403] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.005s
I20260630 12:36:46.343178  7292 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c: No bootstrap required, opened a new log
I20260630 12:36:46.343634  7291 raft_consensus.cc:359] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.344310  7291 raft_consensus.cc:385] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.344563  7291 raft_consensus.cc:740] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.345252  7291 consensus_queue.cc:260] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.345567  7293 raft_consensus.cc:359] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.343760  7292 ts_tablet_manager.cc:1403] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.004s
I20260630 12:36:46.346333  7293 raft_consensus.cc:385] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.346861  7293 raft_consensus.cc:740] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cd244178194a95afe8f1fe63a250d0, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.347342  7291 ts_tablet_manager.cc:1434] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:46.351040  7291 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f: Bootstrap starting.
I20260630 12:36:46.347901  7293 consensus_queue.cc:260] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.349586  7292 raft_consensus.cc:359] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.353344  7292 raft_consensus.cc:385] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.353710  7292 raft_consensus.cc:740] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b8745f8a0a248cf953216398b13607c, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.355815  7293 ts_tablet_manager.cc:1434] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:36:46.356882  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe579555445b4c87a5f4e75f2497b65c" candidate_uuid: "59cd244178194a95afe8f1fe63a250d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b4eba9dad6f4db89944531c5295514f" is_pre_election: true
I20260630 12:36:46.358358  7292 consensus_queue.cc:260] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
W20260630 12:36:46.359292  7136 leader_election.cc:343] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:46.359579  7293 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0: Bootstrap starting.
I20260630 12:36:46.360950  7292 ts_tablet_manager.cc:1434] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:36:46.362064  7292 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c: Bootstrap starting.
I20260630 12:36:46.366741  7293 tablet_bootstrap.cc:654] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.368465  7292 tablet_bootstrap.cc:654] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.357601  7291 tablet_bootstrap.cc:654] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.375329  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe579555445b4c87a5f4e75f2497b65c" candidate_uuid: "59cd244178194a95afe8f1fe63a250d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c" is_pre_election: true
I20260630 12:36:46.376281  7096 raft_consensus.cc:2468] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cd244178194a95afe8f1fe63a250d0 in term 0.
I20260630 12:36:46.378167  7135 leader_election.cc:304] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [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: 0b8745f8a0a248cf953216398b13607c, 59cd244178194a95afe8f1fe63a250d0; no voters: 4b4eba9dad6f4db89944531c5295514f
I20260630 12:36:46.379911  7299 raft_consensus.cc:2804] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.380182  7291 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f: No bootstrap required, opened a new log
I20260630 12:36:46.380438  7299 raft_consensus.cc:493] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.380963  7291 ts_tablet_manager.cc:1403] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260630 12:36:46.380970  7299 raft_consensus.cc:3060] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.386085  7291 raft_consensus.cc:359] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.387154  7291 raft_consensus.cc:385] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.387579  7291 raft_consensus.cc:740] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.389006  7291 consensus_queue.cc:260] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.392045  7291 ts_tablet_manager.cc:1434] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260630 12:36:46.397881  7299 raft_consensus.cc:515] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.405360  7246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe579555445b4c87a5f4e75f2497b65c" candidate_uuid: "59cd244178194a95afe8f1fe63a250d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b4eba9dad6f4db89944531c5295514f"
I20260630 12:36:46.405992  7246 raft_consensus.cc:3060] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.406664  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe579555445b4c87a5f4e75f2497b65c" candidate_uuid: "59cd244178194a95afe8f1fe63a250d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c"
I20260630 12:36:46.407275  7096 raft_consensus.cc:3060] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.414284  7246 raft_consensus.cc:2468] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cd244178194a95afe8f1fe63a250d0 in term 1.
I20260630 12:36:46.415412  7096 raft_consensus.cc:2468] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cd244178194a95afe8f1fe63a250d0 in term 1.
I20260630 12:36:46.415980  7136 leader_election.cc:304] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b4eba9dad6f4db89944531c5295514f, 59cd244178194a95afe8f1fe63a250d0; no voters: 
I20260630 12:36:46.417049  7299 leader_election.cc:290] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053), 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129)
I20260630 12:36:46.417670  7299 raft_consensus.cc:2804] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.418371  7299 raft_consensus.cc:697] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 LEADER]: Becoming Leader. State: Replica: 59cd244178194a95afe8f1fe63a250d0, State: Running, Role: LEADER
I20260630 12:36:46.419705  7299 consensus_queue.cc:237] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } }
I20260630 12:36:46.426046  7292 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c: No bootstrap required, opened a new log
I20260630 12:36:46.426054  7293 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0: No bootstrap required, opened a new log
I20260630 12:36:46.426671  7292 ts_tablet_manager.cc:1403] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.039s
I20260630 12:36:46.426741  7293 ts_tablet_manager.cc:1403] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.037s
I20260630 12:36:46.428422  6991 catalog_manager.cc:5697] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "59cd244178194a95afe8f1fe63a250d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.429946  7293 raft_consensus.cc:359] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.430155  7292 raft_consensus.cc:359] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.430760  7293 raft_consensus.cc:385] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.430876  7292 raft_consensus.cc:385] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.431159  7293 raft_consensus.cc:740] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cd244178194a95afe8f1fe63a250d0, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.431236  7292 raft_consensus.cc:740] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b8745f8a0a248cf953216398b13607c, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.432124  7293 consensus_queue.cc:260] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.432184  7292 consensus_queue.cc:260] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.434593  7292 ts_tablet_manager.cc:1434] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:36:46.434729  7293 ts_tablet_manager.cc:1434] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:46.435715  7292 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c: Bootstrap starting.
I20260630 12:36:46.435714  7293 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0: Bootstrap starting.
I20260630 12:36:46.442921  7293 tablet_bootstrap.cc:654] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.442930  7292 tablet_bootstrap.cc:654] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.452292  7293 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0: No bootstrap required, opened a new log
I20260630 12:36:46.452823  7292 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c: No bootstrap required, opened a new log
I20260630 12:36:46.452862  7293 ts_tablet_manager.cc:1403] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:36:46.453882  7292 ts_tablet_manager.cc:1403] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:36:46.456607  7293 raft_consensus.cc:359] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.456812  7292 raft_consensus.cc:359] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.457481  7293 raft_consensus.cc:385] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.457531  7292 raft_consensus.cc:385] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.457912  7293 raft_consensus.cc:740] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cd244178194a95afe8f1fe63a250d0, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.458047  7292 raft_consensus.cc:740] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b8745f8a0a248cf953216398b13607c, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.459061  7293 consensus_queue.cc:260] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.459087  7292 consensus_queue.cc:260] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.461575  7292 ts_tablet_manager.cc:1434] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:46.461639  7293 ts_tablet_manager.cc:1434] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:46.521598  7297 raft_consensus.cc:493] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.522185  7297 raft_consensus.cc:515] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.524858  7297 leader_election.cc:290] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129), 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:46.536190  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24684e73aa444104808e90904ee9f5b5" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c" is_pre_election: true
I20260630 12:36:46.536984  7096 raft_consensus.cc:2468] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 0.
I20260630 12:36:46.538195  7210 leader_election.cc:304] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b8745f8a0a248cf953216398b13607c, 4b4eba9dad6f4db89944531c5295514f; no voters: 
I20260630 12:36:46.538547  7171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24684e73aa444104808e90904ee9f5b5" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cd244178194a95afe8f1fe63a250d0" is_pre_election: true
I20260630 12:36:46.538967  7297 raft_consensus.cc:2804] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.539383  7297 raft_consensus.cc:493] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.539394  7171 raft_consensus.cc:2468] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 0.
I20260630 12:36:46.539772  7297 raft_consensus.cc:3060] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.545390  7297 raft_consensus.cc:515] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.547434  7297 leader_election.cc:290] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 election: Requested vote from peers 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129), 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:46.548271  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24684e73aa444104808e90904ee9f5b5" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c"
I20260630 12:36:46.548784  7171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24684e73aa444104808e90904ee9f5b5" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cd244178194a95afe8f1fe63a250d0"
I20260630 12:36:46.549082  7096 raft_consensus.cc:3060] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.549465  7171 raft_consensus.cc:3060] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.557144  7096 raft_consensus.cc:2468] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 1.
I20260630 12:36:46.557148  7171 raft_consensus.cc:2468] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 1.
I20260630 12:36:46.558723  7210 leader_election.cc:304] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b4eba9dad6f4db89944531c5295514f, 59cd244178194a95afe8f1fe63a250d0; no voters: 
I20260630 12:36:46.559381  7297 raft_consensus.cc:2804] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.560526  7297 raft_consensus.cc:697] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Becoming Leader. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Running, Role: LEADER
I20260630 12:36:46.561188  7297 consensus_queue.cc:237] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.569087  6993 catalog_manager.cc:5697] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b4eba9dad6f4db89944531c5295514f (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } }
W20260630 12:36:46.591974  7042 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:46.661285  7297 raft_consensus.cc:493] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.661849  7297 raft_consensus.cc:515] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.663702  7297 leader_election.cc:290] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129), 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:46.664511  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d80d4ce474258a7838073756afa3f" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c" is_pre_election: true
I20260630 12:36:46.664741  7171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d80d4ce474258a7838073756afa3f" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cd244178194a95afe8f1fe63a250d0" is_pre_election: true
I20260630 12:36:46.665099  7096 raft_consensus.cc:2468] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 0.
I20260630 12:36:46.665462  7171 raft_consensus.cc:2468] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 0.
I20260630 12:36:46.666155  7210 leader_election.cc:304] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b8745f8a0a248cf953216398b13607c, 4b4eba9dad6f4db89944531c5295514f; no voters: 
I20260630 12:36:46.666780  7297 raft_consensus.cc:2804] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.667124  7297 raft_consensus.cc:493] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.667418  7297 raft_consensus.cc:3060] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.672427  7297 raft_consensus.cc:515] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.674269  7297 leader_election.cc:290] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 election: Requested vote from peers 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129), 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:46.674971  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d80d4ce474258a7838073756afa3f" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c"
I20260630 12:36:46.675201  7171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2d80d4ce474258a7838073756afa3f" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cd244178194a95afe8f1fe63a250d0"
I20260630 12:36:46.675494  7096 raft_consensus.cc:3060] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.675784  7171 raft_consensus.cc:3060] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.678895  7297 raft_consensus.cc:493] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.679443  7297 raft_consensus.cc:515] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.680824  7096 raft_consensus.cc:2468] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 1.
I20260630 12:36:46.681592  7297 leader_election.cc:290] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129), 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:46.682617  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c8e2d14494f8494494b4eef51fe92" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c" is_pre_election: true
I20260630 12:36:46.681844  7171 raft_consensus.cc:2468] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 1.
I20260630 12:36:46.682864  7170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c8e2d14494f8494494b4eef51fe92" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cd244178194a95afe8f1fe63a250d0" is_pre_election: true
I20260630 12:36:46.689247  7210 leader_election.cc:304] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b8745f8a0a248cf953216398b13607c, 4b4eba9dad6f4db89944531c5295514f; no voters: 
I20260630 12:36:46.689693  7170 raft_consensus.cc:2468] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 0.
I20260630 12:36:46.690091  7297 raft_consensus.cc:2804] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.690091  7095 raft_consensus.cc:2468] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 0.
I20260630 12:36:46.690797  7210 leader_election.cc:304] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b4eba9dad6f4db89944531c5295514f, 59cd244178194a95afe8f1fe63a250d0; no voters: 
I20260630 12:36:46.690922  7297 raft_consensus.cc:697] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Becoming Leader. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Running, Role: LEADER
I20260630 12:36:46.691828  7315 raft_consensus.cc:2804] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.692265  7315 raft_consensus.cc:493] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.691967  7297 consensus_queue.cc:237] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.692611  7315 raft_consensus.cc:3060] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.698953  7315 raft_consensus.cc:515] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.700012  6993 catalog_manager.cc:5697] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b4eba9dad6f4db89944531c5295514f (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:46.701408  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c8e2d14494f8494494b4eef51fe92" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b8745f8a0a248cf953216398b13607c"
I20260630 12:36:46.700737  7315 leader_election.cc:290] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 election: Requested vote from peers 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129), 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:46.701709  7170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c8e2d14494f8494494b4eef51fe92" candidate_uuid: "4b4eba9dad6f4db89944531c5295514f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cd244178194a95afe8f1fe63a250d0"
I20260630 12:36:46.701982  7095 raft_consensus.cc:3060] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.702344  7170 raft_consensus.cc:3060] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.708747  7170 raft_consensus.cc:2468] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 1.
I20260630 12:36:46.708746  7095 raft_consensus.cc:2468] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b4eba9dad6f4db89944531c5295514f in term 1.
I20260630 12:36:46.710165  7210 leader_election.cc:304] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b4eba9dad6f4db89944531c5295514f, 59cd244178194a95afe8f1fe63a250d0; no voters: 
I20260630 12:36:46.710860  7315 raft_consensus.cc:2804] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.711337  7315 raft_consensus.cc:697] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Becoming Leader. State: Replica: 4b4eba9dad6f4db89944531c5295514f, State: Running, Role: LEADER
I20260630 12:36:46.712040  7315 consensus_queue.cc:237] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } }
I20260630 12:36:46.718811  6993 catalog_manager.cc:5697] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b4eba9dad6f4db89944531c5295514f (127.0.209.3). New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:46.733134   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:36:46.750546   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:46.751410   836 tablet_replica.cc:333] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c: stopping tablet replica
I20260630 12:36:46.752104   836 raft_consensus.cc:2243] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.752532   836 raft_consensus.cc:2272] T 6d2d80d4ce474258a7838073756afa3f P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.754752   836 tablet_replica.cc:333] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c: stopping tablet replica
I20260630 12:36:46.755272   836 raft_consensus.cc:2243] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.755648   836 raft_consensus.cc:2272] T 24684e73aa444104808e90904ee9f5b5 P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.757519   836 tablet_replica.cc:333] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c: stopping tablet replica
I20260630 12:36:46.758113   836 raft_consensus.cc:2243] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.758477   836 raft_consensus.cc:2272] T 600c8e2d14494f8494494b4eef51fe92 P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.760311   836 tablet_replica.cc:333] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c: stopping tablet replica
I20260630 12:36:46.760779   836 raft_consensus.cc:2243] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.761140   836 raft_consensus.cc:2272] T fe579555445b4c87a5f4e75f2497b65c P 0b8745f8a0a248cf953216398b13607c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.783154   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
W20260630 12:36:46.817664  7135 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:36:46.820815  7135 consensus_peers.cc:597] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.949498  7299 consensus_queue.cc:1048] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:47.033960  7210 consensus_peers.cc:597] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.116253  7315 consensus_queue.cc:1048] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:47.121573  7315 consensus_queue.cc:1048] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:47.134714  7210 consensus_peers.cc:597] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.157025  7315 consensus_queue.cc:1048] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:47.170411  7210 consensus_peers.cc:597] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:47.594377  7042 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0b8745f8a0a248cf953216398b13607c not available for placement
I20260630 12:36:47.765623  7299 consensus_queue.cc:579] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.344s)
W20260630 12:36:47.773710  6993 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fe579555445b4c87a5f4e75f2497b65c with cas_config_opid_index -1: no extra replica candidate found for tablet fe579555445b4c87a5f4e75f2497b65c (table test-workload [id=da27f74997f2469bb9ca1077ffb0e268]): 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:36:47.827183   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:47.833201  7331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:47.834254  7332 instance_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:36:47.835687  7334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:47.836485   836 server_base.cc:1061] running on GCE node
I20260630 12:36:47.837785   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:47.837982   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:47.838127   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823007838116 us; error 0 us; skew 500 ppm
I20260630 12:36:47.838565   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:47.841149   836 webserver.cc:533] Webserver started at http://127.0.209.4:42659/ using document root <none> and password file <none>
I20260630 12:36:47.841571   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:47.841727   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:47.841938   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:47.842979   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "1e1561b0023748f88a6992a15ea96837"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-n2nm"
I20260630 12:36:47.847463   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:47.851030  7339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.851992   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:47.852298   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "1e1561b0023748f88a6992a15ea96837"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-n2nm"
I20260630 12:36:47.852644   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822841017348-836-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:36:47.892058   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:47.893183   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:47.894608   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:47.896997   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:47.897198   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.897459   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:47.897622   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.935626   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:42981
I20260630 12:36:47.935765  7401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:42981 every 8 connection(s)
I20260630 12:36:47.950323  7402 heartbeater.cc:344] Connected to a master server at 127.0.209.62:35007
I20260630 12:36:47.950692  7402 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:47.951361  7402 heartbeater.cc:507] Master 127.0.209.62:35007 requested a full tablet report, sending...
I20260630 12:36:47.953363  6993 ts_manager.cc:194] Registered new tserver with Master: 1e1561b0023748f88a6992a15ea96837 (127.0.209.4:42981)
I20260630 12:36:47.954901  6993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55454
I20260630 12:36:47.968847  7315 consensus_queue.cc:579] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.407s)
I20260630 12:36:47.977218  7170 consensus_queue.cc:237] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:47.985211  7246 consensus_queue.cc:237] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
W20260630 12:36:47.991053  7135 consensus_peers.cc:597] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.991263  7245 raft_consensus.cc:1275] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Refusing update from remote peer 59cd244178194a95afe8f1fe63a250d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:47.993176  7330 consensus_queue.cc:1048] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:47.996770  7170 raft_consensus.cc:1275] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:47.999464  7407 consensus_queue.cc:1048] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:48.006222  7329 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.008694  7246 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.010535  7406 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
W20260630 12:36:48.014963  7136 consensus_peers.cc:597] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 -> Peer 1e1561b0023748f88a6992a15ea96837 (127.0.209.4:42981): Couldn't send request to peer 1e1561b0023748f88a6992a15ea96837. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe579555445b4c87a5f4e75f2497b65c. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:48.011557  7210 consensus_peers.cc:597] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:48.010469  7211 consensus_peers.cc:597] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f -> Peer 1e1561b0023748f88a6992a15ea96837 (127.0.209.4:42981): Couldn't send request to peer 1e1561b0023748f88a6992a15ea96837. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24684e73aa444104808e90904ee9f5b5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.018167  7170 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.019554  6979 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fe579555445b4c87a5f4e75f2497b65c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:36:48.023375  6993 catalog_manager.cc:5697] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "59cd244178194a95afe8f1fe63a250d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.029814  6980 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 24684e73aa444104808e90904ee9f5b5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.045723  6993 catalog_manager.cc:5697] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f reported cstate change: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.146656  7415 consensus_queue.cc:579] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.434s)
I20260630 12:36:48.156661  7246 consensus_queue.cc:237] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
W20260630 12:36:48.163581  7211 consensus_peers.cc:597] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f -> Peer 1e1561b0023748f88a6992a15ea96837 (127.0.209.4:42981): Couldn't send request to peer 1e1561b0023748f88a6992a15ea96837. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 600c8e2d14494f8494494b4eef51fe92. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.164253  7170 raft_consensus.cc:1275] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:48.165755  7406 consensus_queue.cc:1048] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:48.166409  7210 consensus_peers.cc:597] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.172034  7415 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.173632  7170 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.180523  6980 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 600c8e2d14494f8494494b4eef51fe92 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.184478  6991 catalog_manager.cc:5697] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f reported cstate change: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.220283  7406 consensus_queue.cc:579] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.527s)
I20260630 12:36:48.229410  7246 consensus_queue.cc:237] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.235613  7170 raft_consensus.cc:1275] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:48.235881  7211 consensus_peers.cc:597] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f -> Peer 1e1561b0023748f88a6992a15ea96837 (127.0.209.4:42981): Couldn't send request to peer 1e1561b0023748f88a6992a15ea96837. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d2d80d4ce474258a7838073756afa3f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.237970  7406 consensus_queue.cc:1048] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:48.238677  7210 consensus_peers.cc:597] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.244407  7415 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.246181  7170 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } } }
I20260630 12:36:48.254459  6980 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6d2d80d4ce474258a7838073756afa3f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.258490  6993 catalog_manager.cc:5697] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f reported cstate change: config changed from index -1 to 2, NON_VOTER 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.375934  7423 ts_tablet_manager.cc:933] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: Initiating tablet copy from peer 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053)
I20260630 12:36:48.377523  7423 tablet_copy_client.cc:323] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:46053
I20260630 12:36:48.388070  7256 tablet_copy_service.cc:140] P 4b4eba9dad6f4db89944531c5295514f: Received BeginTabletCopySession request for tablet 24684e73aa444104808e90904ee9f5b5 from peer 1e1561b0023748f88a6992a15ea96837 ({username='slave'} at 127.0.0.1:43934)
I20260630 12:36:48.388682  7256 tablet_copy_service.cc:161] P 4b4eba9dad6f4db89944531c5295514f: Beginning new tablet copy session on tablet 24684e73aa444104808e90904ee9f5b5 from peer 1e1561b0023748f88a6992a15ea96837 at {username='slave'} at 127.0.0.1:43934: session id = 1e1561b0023748f88a6992a15ea96837-24684e73aa444104808e90904ee9f5b5
I20260630 12:36:48.394590  7256 tablet_copy_source_session.cc:215] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:48.397256  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24684e73aa444104808e90904ee9f5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.408102  7423 tablet_copy_client.cc:806] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:48.408740  7423 tablet_copy_client.cc:670] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:48.412133  7423 tablet_copy_client.cc:538] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:48.418321  7423 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: Bootstrap starting.
I20260630 12:36:48.431872  7423 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: 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:36:48.432587  7423 tablet_bootstrap.cc:492] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: Bootstrap complete.
I20260630 12:36:48.433111  7423 ts_tablet_manager.cc:1403] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260630 12:36:48.435082  7423 raft_consensus.cc:359] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.435634  7423 raft_consensus.cc:740] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e1561b0023748f88a6992a15ea96837, State: Initialized, Role: LEARNER
I20260630 12:36:48.436159  7423 consensus_queue.cc:260] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.438140  7402 heartbeater.cc:499] Master 127.0.209.62:35007 was elected leader, sending a full tablet report...
I20260630 12:36:48.438488  7423 ts_tablet_manager.cc:1434] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:36:48.440536  7256 tablet_copy_service.cc:342] P 4b4eba9dad6f4db89944531c5295514f: Request end of tablet copy session 1e1561b0023748f88a6992a15ea96837-24684e73aa444104808e90904ee9f5b5 received from {username='slave'} at 127.0.0.1:43934
I20260630 12:36:48.441004  7256 tablet_copy_service.cc:434] P 4b4eba9dad6f4db89944531c5295514f: ending tablet copy session 1e1561b0023748f88a6992a15ea96837-24684e73aa444104808e90904ee9f5b5 on tablet 24684e73aa444104808e90904ee9f5b5 with peer 1e1561b0023748f88a6992a15ea96837
I20260630 12:36:48.513056  7423 ts_tablet_manager.cc:933] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: Initiating tablet copy from peer 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327)
I20260630 12:36:48.514691  7423 tablet_copy_client.cc:323] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:38327
I20260630 12:36:48.523530  7181 tablet_copy_service.cc:140] P 59cd244178194a95afe8f1fe63a250d0: Received BeginTabletCopySession request for tablet fe579555445b4c87a5f4e75f2497b65c from peer 1e1561b0023748f88a6992a15ea96837 ({username='slave'} at 127.0.0.1:58036)
I20260630 12:36:48.524071  7181 tablet_copy_service.cc:161] P 59cd244178194a95afe8f1fe63a250d0: Beginning new tablet copy session on tablet fe579555445b4c87a5f4e75f2497b65c from peer 1e1561b0023748f88a6992a15ea96837 at {username='slave'} at 127.0.0.1:58036: session id = 1e1561b0023748f88a6992a15ea96837-fe579555445b4c87a5f4e75f2497b65c
I20260630 12:36:48.529379  7181 tablet_copy_source_session.cc:215] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:48.531999  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe579555445b4c87a5f4e75f2497b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.542801  7423 tablet_copy_client.cc:806] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:48.543323  7423 tablet_copy_client.cc:670] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:48.546705  7423 tablet_copy_client.cc:538] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:48.554144  7423 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: Bootstrap starting.
I20260630 12:36:48.567885  7423 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: 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:36:48.568581  7423 tablet_bootstrap.cc:492] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: Bootstrap complete.
I20260630 12:36:48.569166  7423 ts_tablet_manager.cc:1403] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.001s
I20260630 12:36:48.571147  7423 raft_consensus.cc:359] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.571765  7423 raft_consensus.cc:740] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e1561b0023748f88a6992a15ea96837, State: Initialized, Role: LEARNER
I20260630 12:36:48.572289  7423 consensus_queue.cc:260] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.574151  7423 ts_tablet_manager.cc:1434] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:48.576035  7181 tablet_copy_service.cc:342] P 59cd244178194a95afe8f1fe63a250d0: Request end of tablet copy session 1e1561b0023748f88a6992a15ea96837-fe579555445b4c87a5f4e75f2497b65c received from {username='slave'} at 127.0.0.1:58036
I20260630 12:36:48.576386  7181 tablet_copy_service.cc:434] P 59cd244178194a95afe8f1fe63a250d0: ending tablet copy session 1e1561b0023748f88a6992a15ea96837-fe579555445b4c87a5f4e75f2497b65c on tablet fe579555445b4c87a5f4e75f2497b65c with peer 1e1561b0023748f88a6992a15ea96837
W20260630 12:36:48.596393  7042 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0b8745f8a0a248cf953216398b13607c not available for placement
I20260630 12:36:48.636890  7423 ts_tablet_manager.cc:933] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: Initiating tablet copy from peer 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053)
I20260630 12:36:48.638291  7423 tablet_copy_client.cc:323] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:46053
I20260630 12:36:48.639724  7256 tablet_copy_service.cc:140] P 4b4eba9dad6f4db89944531c5295514f: Received BeginTabletCopySession request for tablet 600c8e2d14494f8494494b4eef51fe92 from peer 1e1561b0023748f88a6992a15ea96837 ({username='slave'} at 127.0.0.1:43934)
I20260630 12:36:48.640308  7256 tablet_copy_service.cc:161] P 4b4eba9dad6f4db89944531c5295514f: Beginning new tablet copy session on tablet 600c8e2d14494f8494494b4eef51fe92 from peer 1e1561b0023748f88a6992a15ea96837 at {username='slave'} at 127.0.0.1:43934: session id = 1e1561b0023748f88a6992a15ea96837-600c8e2d14494f8494494b4eef51fe92
I20260630 12:36:48.645509  7256 tablet_copy_source_session.cc:215] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:48.648234  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c8e2d14494f8494494b4eef51fe92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.659060  7423 tablet_copy_client.cc:806] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:48.659590  7423 tablet_copy_client.cc:670] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:48.663089  7423 tablet_copy_client.cc:538] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:48.668727  7423 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: Bootstrap starting.
I20260630 12:36:48.680541  7423 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: 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:36:48.681192  7423 tablet_bootstrap.cc:492] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: Bootstrap complete.
I20260630 12:36:48.681731  7423 ts_tablet_manager.cc:1403] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:36:48.683472  7423 raft_consensus.cc:359] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.684039  7423 raft_consensus.cc:740] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e1561b0023748f88a6992a15ea96837, State: Initialized, Role: LEARNER
I20260630 12:36:48.684494  7423 consensus_queue.cc:260] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.686142  7423 ts_tablet_manager.cc:1434] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:48.687896  7256 tablet_copy_service.cc:342] P 4b4eba9dad6f4db89944531c5295514f: Request end of tablet copy session 1e1561b0023748f88a6992a15ea96837-600c8e2d14494f8494494b4eef51fe92 received from {username='slave'} at 127.0.0.1:43934
I20260630 12:36:48.688345  7256 tablet_copy_service.cc:434] P 4b4eba9dad6f4db89944531c5295514f: ending tablet copy session 1e1561b0023748f88a6992a15ea96837-600c8e2d14494f8494494b4eef51fe92 on tablet 600c8e2d14494f8494494b4eef51fe92 with peer 1e1561b0023748f88a6992a15ea96837
I20260630 12:36:48.792380  7423 ts_tablet_manager.cc:933] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: Initiating tablet copy from peer 4b4eba9dad6f4db89944531c5295514f (127.0.209.3:46053)
I20260630 12:36:48.793673  7423 tablet_copy_client.cc:323] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:46053
I20260630 12:36:48.795156  7256 tablet_copy_service.cc:140] P 4b4eba9dad6f4db89944531c5295514f: Received BeginTabletCopySession request for tablet 6d2d80d4ce474258a7838073756afa3f from peer 1e1561b0023748f88a6992a15ea96837 ({username='slave'} at 127.0.0.1:43934)
I20260630 12:36:48.795706  7256 tablet_copy_service.cc:161] P 4b4eba9dad6f4db89944531c5295514f: Beginning new tablet copy session on tablet 6d2d80d4ce474258a7838073756afa3f from peer 1e1561b0023748f88a6992a15ea96837 at {username='slave'} at 127.0.0.1:43934: session id = 1e1561b0023748f88a6992a15ea96837-6d2d80d4ce474258a7838073756afa3f
I20260630 12:36:48.800940  7256 tablet_copy_source_session.cc:215] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:48.803624  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2d80d4ce474258a7838073756afa3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.813978  7423 tablet_copy_client.cc:806] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:48.814459  7423 tablet_copy_client.cc:670] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:48.817912  7423 tablet_copy_client.cc:538] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:48.823475  7423 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: Bootstrap starting.
I20260630 12:36:48.835052  7423 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: 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:36:48.835780  7423 tablet_bootstrap.cc:492] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: Bootstrap complete.
I20260630 12:36:48.836319  7423 ts_tablet_manager.cc:1403] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.004s
I20260630 12:36:48.838069  7423 raft_consensus.cc:359] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.838652  7423 raft_consensus.cc:740] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e1561b0023748f88a6992a15ea96837, State: Initialized, Role: LEARNER
I20260630 12:36:48.839112  7423 consensus_queue.cc:260] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: true } }
I20260630 12:36:48.840844  7423 ts_tablet_manager.cc:1434] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:48.842654  7256 tablet_copy_service.cc:342] P 4b4eba9dad6f4db89944531c5295514f: Request end of tablet copy session 1e1561b0023748f88a6992a15ea96837-6d2d80d4ce474258a7838073756afa3f received from {username='slave'} at 127.0.0.1:43934
I20260630 12:36:48.843106  7256 tablet_copy_service.cc:434] P 4b4eba9dad6f4db89944531c5295514f: ending tablet copy session 1e1561b0023748f88a6992a15ea96837-6d2d80d4ce474258a7838073756afa3f on tablet 6d2d80d4ce474258a7838073756afa3f with peer 1e1561b0023748f88a6992a15ea96837
I20260630 12:36:48.978739  7377 raft_consensus.cc:1217] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:48.995993  7377 raft_consensus.cc:1217] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:49.026158  7438 consensus_queue.cc:579] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.039s)
I20260630 12:36:49.114487  7377 raft_consensus.cc:1217] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:49.388886  7438 raft_consensus.cc:1064] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: attempting to promote NON_VOTER 1e1561b0023748f88a6992a15ea96837 to VOTER
I20260630 12:36:49.390782  7438 consensus_queue.cc:237] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.398139  7377 raft_consensus.cc:1275] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.398164  7170 raft_consensus.cc:1275] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.399657  7443 consensus_queue.cc:1048] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.401381  7443 consensus_queue.cc:1048] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:49.401273  7377 raft_consensus.cc:1217] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:36:49.402186  7210 consensus_peers.cc:597] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.413219  7436 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.415226  7170 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.422442  7377 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.424817  6993 catalog_manager.cc:5697] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f reported cstate change: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:49.435983  7443 consensus_queue.cc:579] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.278s)
I20260630 12:36:49.443048  7246 consensus_queue.cc:237] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.449084  7377 raft_consensus.cc:1275] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.449420  7170 raft_consensus.cc:1275] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.450477  7443 consensus_queue.cc:1048] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.451298  7438 consensus_queue.cc:1048] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:49.457742  7443 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.459525  7170 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.460314  7377 raft_consensus.cc:2955] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.467325  6980 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24684e73aa444104808e90904ee9f5b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:49.470742  6993 catalog_manager.cc:5697] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 reported cstate change: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
W20260630 12:36:49.487046  6979 catalog_manager.cc:4755] TS 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 24684e73aa444104808e90904ee9f5b5: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111)
I20260630 12:36:49.519289  7441 consensus_queue.cc:579] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.540s)
I20260630 12:36:49.591313  7452 raft_consensus.cc:1064] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: attempting to promote NON_VOTER 1e1561b0023748f88a6992a15ea96837 to VOTER
I20260630 12:36:49.593559  7452 consensus_queue.cc:237] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
W20260630 12:36:49.598766  7042 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0b8745f8a0a248cf953216398b13607c not available for placement
I20260630 12:36:49.602154  7246 raft_consensus.cc:1275] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Refusing update from remote peer 59cd244178194a95afe8f1fe63a250d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.602463  7377 raft_consensus.cc:1275] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Refusing update from remote peer 59cd244178194a95afe8f1fe63a250d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.603698  7441 consensus_queue.cc:1048] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:49.604497  7135 consensus_peers.cc:597] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.604661  7453 consensus_queue.cc:1048] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.618834  7441 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.620560  7377 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.622610  7438 consensus_queue.cc:579] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Leader has been unable to successfully communicate with peer 0b8745f8a0a248cf953216398b13607c for more than 1 seconds (1.392s)
I20260630 12:36:49.630237  7246 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.636301  6991 catalog_manager.cc:5697] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 reported cstate change: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59cd244178194a95afe8f1fe63a250d0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.648170  7436 raft_consensus.cc:1064] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: attempting to promote NON_VOTER 1e1561b0023748f88a6992a15ea96837 to VOTER
I20260630 12:36:49.650347  7436 consensus_queue.cc:237] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.650764  7170 consensus_queue.cc:237] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.657989  7246 raft_consensus.cc:1275] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Refusing update from remote peer 59cd244178194a95afe8f1fe63a250d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.659574  7377 raft_consensus.cc:1275] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Refusing update from remote peer 59cd244178194a95afe8f1fe63a250d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.659806  7452 consensus_queue.cc:1048] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:49.662777  7457 consensus_queue.cc:1048] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.663437  7377 raft_consensus.cc:1275] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.664191  7170 raft_consensus.cc:1275] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.664860  7438 consensus_queue.cc:1048] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.670383  7438 consensus_queue.cc:1048] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:49.672008  7453 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.673913  7246 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.674642  7376 raft_consensus.cc:2955] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
W20260630 12:36:49.676298  7210 consensus_peers.cc:597] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.683909  6979 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe579555445b4c87a5f4e75f2497b65c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:49.687508  6994 catalog_manager.cc:5697] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 reported cstate change: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New cstate: current_term: 1 leader_uuid: "59cd244178194a95afe8f1fe63a250d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.694077  7438 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.696224  7170 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.706142  7376 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.711491  6994 catalog_manager.cc:5697] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f reported cstate change: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:49.723839  7246 consensus_queue.cc:237] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.728631  7376 raft_consensus.cc:1275] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.729044  7170 raft_consensus.cc:1275] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.730014  7406 consensus_queue.cc:1048] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.730726  7443 consensus_queue.cc:1048] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:49.737499  7438 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.739092  7170 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.741082  7376 raft_consensus.cc:2955] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.750036  6980 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 600c8e2d14494f8494494b4eef51fe92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:49.754623  6991 catalog_manager.cc:5697] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 reported cstate change: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.853991  7438 raft_consensus.cc:1064] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: attempting to promote NON_VOTER 1e1561b0023748f88a6992a15ea96837 to VOTER
I20260630 12:36:49.856501  7438 consensus_queue.cc:237] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [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: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.863209  7376 raft_consensus.cc:1275] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 LEARNER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.863209  7170 raft_consensus.cc:1275] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:49.865027  7438 consensus_queue.cc:1048] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.865805  7436 consensus_queue.cc:1048] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:49.866581  7210 consensus_peers.cc:597] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f -> Peer 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): Couldn't send request to peer 0b8745f8a0a248cf953216398b13607c. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.874150  7436 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.875887  7376 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.886344  7170 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.889289  6994 catalog_manager.cc:5697] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 reported cstate change: config changed from index 2 to 3, 1e1561b0023748f88a6992a15ea96837 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0b8745f8a0a248cf953216398b13607c" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38129 } } peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.904930  7246 consensus_queue.cc:237] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [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: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } }
I20260630 12:36:49.911028  7170 raft_consensus.cc:1275] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.911339  7376 raft_consensus.cc:1275] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Refusing update from remote peer 4b4eba9dad6f4db89944531c5295514f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:49.912278  7406 consensus_queue.cc:1048] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:49.912963  7436 consensus_queue.cc:1048] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } 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:36:49.919842  7443 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.921658  7170 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.921659  7376 raft_consensus.cc:2955] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } } }
I20260630 12:36:49.927855  6980 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d2d80d4ce474258a7838073756afa3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:49.931248  6991 catalog_manager.cc:5697] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f reported cstate change: config changed from index 3 to 4, VOTER 0b8745f8a0a248cf953216398b13607c (127.0.209.1) evicted. New cstate: current_term: 1 leader_uuid: "4b4eba9dad6f4db89944531c5295514f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59cd244178194a95afe8f1fe63a250d0" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b4eba9dad6f4db89944531c5295514f" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1561b0023748f88a6992a15ea96837" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 42981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:50.558267  6979 catalog_manager.cc:4755] TS 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6d2d80d4ce474258a7838073756afa3f: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111)
W20260630 12:36:51.750958  6979 catalog_manager.cc:4755] TS 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 24684e73aa444104808e90904ee9f5b5: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111)
W20260630 12:36:51.915256  6979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260630 12:36:53.831314  6979 catalog_manager.cc:4755] TS 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 24684e73aa444104808e90904ee9f5b5: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111)
I20260630 12:36:54.994361   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:36:55.027984   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:55.028774   836 tablet_replica.cc:333] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0: stopping tablet replica
I20260630 12:36:55.029490   836 raft_consensus.cc:2243] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.030664   836 raft_consensus.cc:2272] T 6d2d80d4ce474258a7838073756afa3f P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.033246   836 tablet_replica.cc:333] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0: stopping tablet replica
I20260630 12:36:55.033762   836 raft_consensus.cc:2243] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.034754   836 raft_consensus.cc:2272] T 600c8e2d14494f8494494b4eef51fe92 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.037228   836 tablet_replica.cc:333] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0: stopping tablet replica
I20260630 12:36:55.037756   836 raft_consensus.cc:2243] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.038941   836 raft_consensus.cc:2272] T 24684e73aa444104808e90904ee9f5b5 P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.042805   836 tablet_replica.cc:333] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0: stopping tablet replica
I20260630 12:36:55.043435   836 raft_consensus.cc:2243] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:55.044787   836 raft_consensus.cc:2272] T fe579555445b4c87a5f4e75f2497b65c P 59cd244178194a95afe8f1fe63a250d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:55.044906  7210 consensus_peers.cc:597] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f -> Peer 59cd244178194a95afe8f1fe63a250d0 (127.0.209.2:38327): Couldn't send request to peer 59cd244178194a95afe8f1fe63a250d0. 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:36:55.072800   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:36:55.092578   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:36:55.117130   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:55.117802   836 tablet_replica.cc:333] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f: stopping tablet replica
I20260630 12:36:55.118427   836 raft_consensus.cc:2243] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.119453   836 raft_consensus.cc:2272] T fe579555445b4c87a5f4e75f2497b65c P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.121822   836 tablet_replica.cc:333] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f: stopping tablet replica
I20260630 12:36:55.122396   836 raft_consensus.cc:2243] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:55.123347   836 raft_consensus.cc:2272] T 600c8e2d14494f8494494b4eef51fe92 P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.125742   836 tablet_replica.cc:333] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f: stopping tablet replica
I20260630 12:36:55.126361   836 raft_consensus.cc:2243] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:55.127506   836 raft_consensus.cc:2272] T 24684e73aa444104808e90904ee9f5b5 P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.129813   836 tablet_replica.cc:333] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f: stopping tablet replica
I20260630 12:36:55.130249   836 raft_consensus.cc:2243] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:55.131090   836 raft_consensus.cc:2272] T 6d2d80d4ce474258a7838073756afa3f P 4b4eba9dad6f4db89944531c5295514f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.155618   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:36:55.174296   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:36:55.202436   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:55.203186   836 tablet_replica.cc:333] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837: stopping tablet replica
I20260630 12:36:55.203827   836 raft_consensus.cc:2243] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.204547   836 raft_consensus.cc:2272] T 6d2d80d4ce474258a7838073756afa3f P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.206871   836 tablet_replica.cc:333] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837: stopping tablet replica
I20260630 12:36:55.207368   836 raft_consensus.cc:2243] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.208125   836 raft_consensus.cc:2272] T 600c8e2d14494f8494494b4eef51fe92 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.210253   836 tablet_replica.cc:333] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837: stopping tablet replica
I20260630 12:36:55.210767   836 raft_consensus.cc:2243] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.211447   836 raft_consensus.cc:2272] T fe579555445b4c87a5f4e75f2497b65c P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.213739   836 tablet_replica.cc:333] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837: stopping tablet replica
I20260630 12:36:55.214192   836 raft_consensus.cc:2243] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.215121   836 raft_consensus.cc:2272] T 24684e73aa444104808e90904ee9f5b5 P 1e1561b0023748f88a6992a15ea96837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.239463   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:36:55.257331   836 master.cc:562] Master@127.0.209.62:35007 shutting down...
W20260630 12:36:57.978601  6979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:36:57.981959  6979 catalog_manager.cc:4755] TS 0b8745f8a0a248cf953216398b13607c (127.0.209.1:38129): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 24684e73aa444104808e90904ee9f5b5: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38129: connect: Connection refused (error 111)
I20260630 12:36:58.870438   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:58.871424   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:58.872103   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 305a40a44ea34873a4caf7fdddf54d45: stopping tablet replica
I20260630 12:36:58.906065   836 master.cc:584] Master@127.0.209.62:35007 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14499 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:36:58.950729   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:36419
I20260630 12:36:58.952121   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:58.957931  7475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:58.959084  7476 instance_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:36:58.959460  7478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:58.960158   836 server_base.cc:1061] running on GCE node
I20260630 12:36:58.961086   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:58.961275   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:58.961400   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823018961387 us; error 0 us; skew 500 ppm
I20260630 12:36:58.961872   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:58.964393   836 webserver.cc:533] Webserver started at http://127.0.209.62:41079/ using document root <none> and password file <none>
I20260630 12:36:58.964884   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:58.965072   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:58.965335   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:58.966632   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "196b1fb44a9749f29bd7da0fa996d827"
format_stamp: "Formatted at 2026-06-30 12:36:58 on dist-test-slave-n2nm"
I20260630 12:36:58.971627   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:36:58.975346  7483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:58.976270   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:58.976543   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "196b1fb44a9749f29bd7da0fa996d827"
format_stamp: "Formatted at 2026-06-30 12:36:58 on dist-test-slave-n2nm"
I20260630 12:36:58.976795   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:36:58.988883   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:58.990067   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:59.030915   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:36419
I20260630 12:36:59.031035  7534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:36419 every 8 connection(s)
I20260630 12:36:59.035148  7535 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:36:59.046783  7535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827: Bootstrap starting.
I20260630 12:36:59.051649  7535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:59.056020  7535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827: No bootstrap required, opened a new log
I20260630 12:36:59.058187  7535 raft_consensus.cc:359] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196b1fb44a9749f29bd7da0fa996d827" member_type: VOTER }
I20260630 12:36:59.058594  7535 raft_consensus.cc:385] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:59.058782  7535 raft_consensus.cc:740] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 196b1fb44a9749f29bd7da0fa996d827, State: Initialized, Role: FOLLOWER
I20260630 12:36:59.059389  7535 consensus_queue.cc:260] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "196b1fb44a9749f29bd7da0fa996d827" member_type: VOTER }
I20260630 12:36:59.059839  7535 raft_consensus.cc:399] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:59.060027  7535 raft_consensus.cc:493] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:59.060235  7535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:59.065083  7535 raft_consensus.cc:515] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196b1fb44a9749f29bd7da0fa996d827" member_type: VOTER }
I20260630 12:36:59.065574  7535 leader_election.cc:304] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [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: 196b1fb44a9749f29bd7da0fa996d827; no voters: 
I20260630 12:36:59.066723  7535 leader_election.cc:290] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:59.067250  7538 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:59.068806  7538 raft_consensus.cc:697] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 1 LEADER]: Becoming Leader. State: Replica: 196b1fb44a9749f29bd7da0fa996d827, State: Running, Role: LEADER
I20260630 12:36:59.069700  7535 sys_catalog.cc:565] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:59.069621  7538 consensus_queue.cc:237] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [LEADER]: Queue going to LEADER mode. State: All 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: "196b1fb44a9749f29bd7da0fa996d827" member_type: VOTER }
I20260630 12:36:59.073294  7539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "196b1fb44a9749f29bd7da0fa996d827" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196b1fb44a9749f29bd7da0fa996d827" member_type: VOTER } }
I20260630 12:36:59.073949  7539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:59.074008  7540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 196b1fb44a9749f29bd7da0fa996d827. Latest consensus state: current_term: 1 leader_uuid: "196b1fb44a9749f29bd7da0fa996d827" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196b1fb44a9749f29bd7da0fa996d827" member_type: VOTER } }
I20260630 12:36:59.074831  7540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:59.077859  7544 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:59.083519  7544 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:59.086572   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:59.093776  7544 catalog_manager.cc:1383] Generated new cluster ID: 721745cf0fd2411aa5f6a04cde26add9
I20260630 12:36:59.094051  7544 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:59.110430  7544 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:59.111697  7544 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:59.129166  7544 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827: Generated new TSK 0
I20260630 12:36:59.129758  7544 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:59.153321   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:59.159476  7556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:59.160549  7557 instance_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:36:59.162777   836 server_base.cc:1061] running on GCE node
W20260630 12:36:59.162948  7559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:59.164017   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:59.164238   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:59.164412   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823019164393 us; error 0 us; skew 500 ppm
I20260630 12:36:59.164942   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:59.167587   836 webserver.cc:533] Webserver started at http://127.0.209.1:39721/ using document root <none> and password file <none>
I20260630 12:36:59.168215   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:59.168471   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:59.168816   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:59.170082   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "27bf40d65caf4b22aa785243748ba96d"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:36:59.175390   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:36:59.179407  7564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.180294   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:59.180637   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "27bf40d65caf4b22aa785243748ba96d"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:36:59.180941   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:36:59.209194   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:59.210470   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:59.212070   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:59.214450   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:59.214679   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.214926   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:59.215121   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.257601   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:35597
I20260630 12:36:59.257704  7626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:35597 every 8 connection(s)
I20260630 12:36:59.263131   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:59.270375  7631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:59.272284  7632 instance_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:36:59.275209  7634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:59.276032   836 server_base.cc:1061] running on GCE node
I20260630 12:36:59.277316   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:59.277581   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:59.277791   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823019277773 us; error 0 us; skew 500 ppm
I20260630 12:36:59.278556   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:59.279865  7627 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:36:59.280270  7627 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:59.281275  7627 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
I20260630 12:36:59.281486   836 webserver.cc:533] Webserver started at http://127.0.209.2:35767/ using document root <none> and password file <none>
I20260630 12:36:59.282125   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:59.282369   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:59.282707   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:59.283949  7500 ts_manager.cc:194] Registered new tserver with Master: 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597)
I20260630 12:36:59.284453   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "32e6078d1495402c924bb6a0a4c02f90"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:36:59.286576  7500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36900
I20260630 12:36:59.290396   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:36:59.293932  7639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.294699   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:59.294946   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "32e6078d1495402c924bb6a0a4c02f90"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:36:59.295183   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:36:59.317461   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:59.318599   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:59.320050   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:59.322184   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:59.322365   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.322712   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:59.322878   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.362874   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:35839
I20260630 12:36:59.362986  7701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:35839 every 8 connection(s)
I20260630 12:36:59.367807   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:59.374421  7705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:59.376583  7706 instance_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:36:59.380057  7708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:59.380409   836 server_base.cc:1061] running on GCE node
I20260630 12:36:59.381022  7702 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:36:59.381484  7702 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:59.381639   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:59.381944   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:59.382140   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823019382123 us; error 0 us; skew 500 ppm
I20260630 12:36:59.382339  7702 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
I20260630 12:36:59.382802   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:59.384868  7500 ts_manager.cc:194] Registered new tserver with Master: 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839)
I20260630 12:36:59.385833   836 webserver.cc:533] Webserver started at http://127.0.209.3:46087/ using document root <none> and password file <none>
I20260630 12:36:59.386475   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:59.386722   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:59.386788  7500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36904
I20260630 12:36:59.387143   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:59.388713   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "0334af1b01834429b58ebdefa713fc5a"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:36:59.393216   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:59.396628  7713 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.397645   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:59.397991   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "0334af1b01834429b58ebdefa713fc5a"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:36:59.398268   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:36:59.419238   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:59.420495   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:59.421870   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:59.424134   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:59.424335   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.424593   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:59.424754   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:59.464571   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:43579
I20260630 12:36:59.464705  7775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:43579 every 8 connection(s)
I20260630 12:36:59.479094  7776 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:36:59.479480  7776 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:59.480273  7776 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
I20260630 12:36:59.482535  7500 ts_manager.cc:194] Registered new tserver with Master: 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:36:59.482719   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014932208s
I20260630 12:36:59.484477  7500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36916
I20260630 12:37:00.289937  7627 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
I20260630 12:37:00.390008  7702 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
I20260630 12:37:00.487246  7776 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
I20260630 12:37:00.540048  7500 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36926:
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:37:00.542475  7500 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:37:00.600780  7741 tablet_service.cc:1511] Processing CreateTablet for tablet ef09704621f641d8bc58f4929777f575 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:00.601480  7740 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec1c1e14bc542cc928ebb63245178d8 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:00.602313  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef09704621f641d8bc58f4929777f575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.603400  7738 tablet_service.cc:1511] Processing CreateTablet for tablet 98be0c1997b34d1fa68d7512e55cd868 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:00.603819  7739 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe044d8205c41cea353b46431b892bb (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:00.604909  7738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98be0c1997b34d1fa68d7512e55cd868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.606379  7591 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec1c1e14bc542cc928ebb63245178d8 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:00.606900  7590 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe044d8205c41cea353b46431b892bb (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:00.607856  7591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec1c1e14bc542cc928ebb63245178d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.608294  7667 tablet_service.cc:1511] Processing CreateTablet for tablet ef09704621f641d8bc58f4929777f575 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:00.609299  7740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec1c1e14bc542cc928ebb63245178d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.609661  7667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef09704621f641d8bc58f4929777f575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.610502  7664 tablet_service.cc:1511] Processing CreateTablet for tablet 98be0c1997b34d1fa68d7512e55cd868 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:00.611848  7664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98be0c1997b34d1fa68d7512e55cd868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.609305  7589 tablet_service.cc:1511] Processing CreateTablet for tablet 98be0c1997b34d1fa68d7512e55cd868 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:00.612946  7666 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec1c1e14bc542cc928ebb63245178d8 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:00.614034  7589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98be0c1997b34d1fa68d7512e55cd868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.613612  7592 tablet_service.cc:1511] Processing CreateTablet for tablet ef09704621f641d8bc58f4929777f575 (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:00.615170  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe044d8205c41cea353b46431b892bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.615561  7739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe044d8205c41cea353b46431b892bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.615609  7665 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe044d8205c41cea353b46431b892bb (DEFAULT_TABLE table=test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:00.614214  7666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec1c1e14bc542cc928ebb63245178d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.618417  7665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe044d8205c41cea353b46431b892bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.618616  7592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef09704621f641d8bc58f4929777f575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.682458  7796 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:00.688277  7797 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:00.689520  7796 tablet_bootstrap.cc:654] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.690403  7798 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:00.697057  7798 tablet_bootstrap.cc:654] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.698498  7797 tablet_bootstrap.cc:654] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.699856  7796 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: No bootstrap required, opened a new log
I20260630 12:37:00.700510  7796 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:37:00.702651  7798 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: No bootstrap required, opened a new log
I20260630 12:37:00.703163  7798 ts_tablet_manager.cc:1403] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260630 12:37:00.703716  7796 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.704262  7797 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: No bootstrap required, opened a new log
I20260630 12:37:00.704558  7796 raft_consensus.cc:385] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.704890  7797 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:37:00.704901  7796 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.705663  7798 raft_consensus.cc:359] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.705897  7796 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.706449  7798 raft_consensus.cc:385] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.706816  7798 raft_consensus.cc:740] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.707648  7798 consensus_queue.cc:260] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.708113  7797 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.708899  7797 raft_consensus.cc:385] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.709151  7796 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:37:00.709340  7797 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.710295  7796 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:00.710453  7797 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.717599  7796 tablet_bootstrap.cc:654] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.722545  7798 ts_tablet_manager.cc:1434] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.011s
I20260630 12:37:00.724133  7798 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:00.728963  7797 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.010s
I20260630 12:37:00.730832  7797 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:00.731886  7798 tablet_bootstrap.cc:654] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.730173  7796 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: No bootstrap required, opened a new log
I20260630 12:37:00.734773  7796 ts_tablet_manager.cc:1403] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260630 12:37:00.737977  7796 raft_consensus.cc:359] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.738770  7796 raft_consensus.cc:385] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.739025  7797 tablet_bootstrap.cc:654] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.739136  7796 raft_consensus.cc:740] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.740475  7796 consensus_queue.cc:260] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.742980  7796 ts_tablet_manager.cc:1434] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:37:00.746474  7796 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:00.752846  7796 tablet_bootstrap.cc:654] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.759754  7797 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: No bootstrap required, opened a new log
I20260630 12:37:00.763103  7797 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.010s
I20260630 12:37:00.766229  7796 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: No bootstrap required, opened a new log
I20260630 12:37:00.766050  7797 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.766744  7798 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: No bootstrap required, opened a new log
I20260630 12:37:00.766875  7796 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:37:00.766845  7797 raft_consensus.cc:385] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.767386  7798 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.029s
I20260630 12:37:00.767515  7797 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.768436  7797 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.770458  7797 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:37:00.770599  7798 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.770403  7796 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.771726  7798 raft_consensus.cc:385] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.771822  7796 raft_consensus.cc:385] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.772078  7797 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:00.772305  7798 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.772410  7796 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.773463  7798 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.773463  7796 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.778661  7796 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:37:00.779387  7797 tablet_bootstrap.cc:654] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.779846  7796 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:00.784351  7798 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260630 12:37:00.787249  7796 tablet_bootstrap.cc:654] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.793586  7797 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: No bootstrap required, opened a new log
I20260630 12:37:00.794130  7797 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260630 12:37:00.795346  7798 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:00.796452  7797 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.797079  7797 raft_consensus.cc:385] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.797277  7797 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.798177  7797 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.800205  7797 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:00.801218  7797 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:00.801271  7798 tablet_bootstrap.cc:654] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.803289  7796 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: No bootstrap required, opened a new log
I20260630 12:37:00.803941  7796 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260630 12:37:00.808177  7797 tablet_bootstrap.cc:654] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.809639  7796 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.810544  7796 raft_consensus.cc:385] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.811127  7796 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.811946  7803 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:00.812474  7803 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.812599  7796 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.816068  7796 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260630 12:37:00.822839  7803 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:00.823105  7797 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: No bootstrap required, opened a new log
I20260630 12:37:00.824365  7797 ts_tablet_manager.cc:1403] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260630 12:37:00.825328  7798 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: No bootstrap required, opened a new log
I20260630 12:37:00.825941  7798 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260630 12:37:00.827507  7797 raft_consensus.cc:359] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.828382  7797 raft_consensus.cc:385] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.828733  7797 raft_consensus.cc:740] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.829020  7798 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.829872  7798 raft_consensus.cc:385] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.830524  7798 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.829854  7797 consensus_queue.cc:260] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.831373  7798 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.832826  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d" is_pre_election: true
I20260630 12:37:00.833365  7798 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:37:00.833673  7602 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 0.
I20260630 12:37:00.834370  7798 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:00.835269  7642 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:00.836323  7803 raft_consensus.cc:2804] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:00.836701  7803 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:00.837042  7803 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.841053  7798 tablet_bootstrap.cc:654] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.844157  7797 ts_tablet_manager.cc:1434] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:37:00.846095  7803 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.849529  7803 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 election: Requested vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:00.849747  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d"
I20260630 12:37:00.850387  7602 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.856731  7798 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: No bootstrap required, opened a new log
I20260630 12:37:00.857352  7798 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:37:00.857302  7602 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 1.
I20260630 12:37:00.858944  7642 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:00.859804  7803 raft_consensus.cc:2804] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:00.860630  7751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:00.861006  7750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:00.860693  7798 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.861742  7798 raft_consensus.cc:385] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.861788  7751 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 0.
I20260630 12:37:00.862113  7798 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.862998  7798 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.863940  7803 raft_consensus.cc:697] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 LEADER]: Becoming Leader. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Running, Role: LEADER
I20260630 12:37:00.864851  7803 consensus_queue.cc:237] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.867022  7798 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:00.872897  7499 catalog_manager.cc:5697] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:00.882845  7803 raft_consensus.cc:493] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:00.883322  7803 raft_consensus.cc:515] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.885936  7803 leader_election.cc:290] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:00.886819  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d" is_pre_election: true
I20260630 12:37:00.886832  7751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:00.887657  7602 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 0.
I20260630 12:37:00.887720  7751 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 0.
I20260630 12:37:00.888835  7642 leader_election.cc:304] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:00.889518  7803 raft_consensus.cc:2804] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:00.889884  7803 raft_consensus.cc:493] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:00.890173  7803 raft_consensus.cc:3060] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.895156  7803 raft_consensus.cc:515] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.896991  7803 leader_election.cc:290] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 election: Requested vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:00.897704  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d"
I20260630 12:37:00.898013  7751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:00.898339  7602 raft_consensus.cc:3060] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.898599  7751 raft_consensus.cc:3060] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.905798  7751 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 1.
I20260630 12:37:00.905798  7602 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 1.
I20260630 12:37:00.907456  7643 leader_election.cc:304] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0334af1b01834429b58ebdefa713fc5a, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:00.908277  7803 raft_consensus.cc:2804] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:00.908751  7803 raft_consensus.cc:697] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 LEADER]: Becoming Leader. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Running, Role: LEADER
I20260630 12:37:00.909502  7803 consensus_queue.cc:237] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:00.911867  7802 raft_consensus.cc:493] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:00.912315  7802 raft_consensus.cc:515] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.915176  7802 leader_election.cc:290] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:00.917896  7496 catalog_manager.cc:5697] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:00.928668  7751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:00.929375  7751 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 0.
I20260630 12:37:00.930099  7677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90" is_pre_election: true
I20260630 12:37:00.930470  7568 leader_election.cc:304] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0334af1b01834429b58ebdefa713fc5a, 27bf40d65caf4b22aa785243748ba96d; no voters: 
I20260630 12:37:00.930858  7677 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 0.
I20260630 12:37:00.931497  7802 raft_consensus.cc:2804] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:00.931838  7802 raft_consensus.cc:493] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:00.932130  7802 raft_consensus.cc:3060] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.937270  7802 raft_consensus.cc:515] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.938874  7802 leader_election.cc:290] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 1 election: Requested vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:00.939908  7677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90"
I20260630 12:37:00.939996  7751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:00.940521  7677 raft_consensus.cc:3060] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.940675  7751 raft_consensus.cc:3060] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.946101  7677 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 1.
I20260630 12:37:00.946141  7751 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 1.
I20260630 12:37:00.947515  7568 leader_election.cc:304] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0334af1b01834429b58ebdefa713fc5a, 27bf40d65caf4b22aa785243748ba96d; no voters: 
I20260630 12:37:00.948386  7802 raft_consensus.cc:2804] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:00.949676  7802 raft_consensus.cc:697] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 LEADER]: Becoming Leader. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Running, Role: LEADER
I20260630 12:37:00.950393  7802 consensus_queue.cc:237] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:00.957978  7496 catalog_manager.cc:5697] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d reported cstate change: term changed from 0 to 1, leader changed from <none> to 27bf40d65caf4b22aa785243748ba96d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:00.999260  7804 raft_consensus.cc:493] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:00.999912  7804 raft_consensus.cc:515] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:01.002275  7804 leader_election.cc:290] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839)
I20260630 12:37:01.012717  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "0334af1b01834429b58ebdefa713fc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d" is_pre_election: true
I20260630 12:37:01.013445  7602 raft_consensus.cc:2468] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0334af1b01834429b58ebdefa713fc5a in term 0.
I20260630 12:37:01.014597  7716 leader_election.cc:304] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0334af1b01834429b58ebdefa713fc5a, 27bf40d65caf4b22aa785243748ba96d; no voters: 
I20260630 12:37:01.014818  7677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "0334af1b01834429b58ebdefa713fc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90" is_pre_election: true
I20260630 12:37:01.015623  7804 raft_consensus.cc:2804] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:01.015576  7677 raft_consensus.cc:2468] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0334af1b01834429b58ebdefa713fc5a in term 0.
I20260630 12:37:01.016206  7804 raft_consensus.cc:493] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:01.016607  7804 raft_consensus.cc:3060] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:01.023187  7804 raft_consensus.cc:515] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:01.024830  7804 leader_election.cc:290] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [CANDIDATE]: Term 1 election: Requested vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839)
I20260630 12:37:01.025868  7602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "0334af1b01834429b58ebdefa713fc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d"
I20260630 12:37:01.026227  7677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "0334af1b01834429b58ebdefa713fc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90"
I20260630 12:37:01.026468  7602 raft_consensus.cc:3060] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:01.026901  7677 raft_consensus.cc:3060] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:01.031893  7602 raft_consensus.cc:2468] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0334af1b01834429b58ebdefa713fc5a in term 1.
I20260630 12:37:01.032367  7677 raft_consensus.cc:2468] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0334af1b01834429b58ebdefa713fc5a in term 1.
I20260630 12:37:01.033465  7716 leader_election.cc:304] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0334af1b01834429b58ebdefa713fc5a, 27bf40d65caf4b22aa785243748ba96d; no voters: 
I20260630 12:37:01.034356  7804 raft_consensus.cc:2804] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:01.036243  7804 raft_consensus.cc:697] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 LEADER]: Becoming Leader. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Running, Role: LEADER
I20260630 12:37:01.036962  7804 consensus_queue.cc:237] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:01.044531  7496 catalog_manager.cc:5697] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0334af1b01834429b58ebdefa713fc5a (127.0.209.3). New cstate: current_term: 1 leader_uuid: "0334af1b01834429b58ebdefa713fc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:01.110040   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:01.127965   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.128824   836 tablet_replica.cc:333] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: stopping tablet replica
I20260630 12:37:01.129522   836 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.129944   836 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.132275   836 tablet_replica.cc:333] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: stopping tablet replica
I20260630 12:37:01.132849   836 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.133255   836 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.135061   836 tablet_replica.cc:333] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: stopping tablet replica
I20260630 12:37:01.135591   836 raft_consensus.cc:2243] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.136008   836 raft_consensus.cc:2272] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.137850   836 tablet_replica.cc:333] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: stopping tablet replica
I20260630 12:37:01.138357   836 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.138929   836 pending_rounds.cc:70] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Trying to abort 1 pending ops.
I20260630 12:37:01.139132   836 pending_rounds.cc:77] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443093820383232 op_type: NO_OP noop_request { }
I20260630 12:37:01.139442   836 raft_consensus.cc:2889] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:01.139712   836 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.162710   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:01.175004   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:01.191887   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.192711   836 tablet_replica.cc:333] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: stopping tablet replica
I20260630 12:37:01.193275   836 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.193665   836 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.195712   836 tablet_replica.cc:333] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: stopping tablet replica
I20260630 12:37:01.196318   836 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.196888   836 pending_rounds.cc:70] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Trying to abort 1 pending ops.
I20260630 12:37:01.197067   836 pending_rounds.cc:77] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443093470179328 op_type: NO_OP noop_request { }
I20260630 12:37:01.197302   836 raft_consensus.cc:2889] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:01.197530   836 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.199834   836 tablet_replica.cc:333] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: stopping tablet replica
I20260630 12:37:01.200280   836 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.200601   836 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.202598   836 tablet_replica.cc:333] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: stopping tablet replica
I20260630 12:37:01.203099   836 raft_consensus.cc:2243] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.203634   836 pending_rounds.cc:70] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Trying to abort 1 pending ops.
I20260630 12:37:01.203837   836 pending_rounds.cc:77] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443093652549632 op_type: NO_OP noop_request { }
I20260630 12:37:01.204064   836 raft_consensus.cc:2889] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:01.204277   836 raft_consensus.cc:2272] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.218433   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:01.231276   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:01.249396   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.250283   836 tablet_replica.cc:333] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: stopping tablet replica
I20260630 12:37:01.250984   836 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.251513   836 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.253746   836 tablet_replica.cc:333] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: stopping tablet replica
I20260630 12:37:01.254215   836 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.254544   836 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.256456   836 tablet_replica.cc:333] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: stopping tablet replica
I20260630 12:37:01.256986   836 raft_consensus.cc:2243] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.257318   836 raft_consensus.cc:2272] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.259229   836 tablet_replica.cc:333] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: stopping tablet replica
I20260630 12:37:01.259706   836 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.260295   836 pending_rounds.cc:70] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Trying to abort 1 pending ops.
I20260630 12:37:01.260439   836 pending_rounds.cc:77] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443094174851072 op_type: NO_OP noop_request { }
I20260630 12:37:01.260668   836 raft_consensus.cc:2889] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:01.260876   836 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.273844   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:01.287346   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:01.292959  7828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:01.293206  7829 instance_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:37:01.294443  7831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:01.295701   836 server_base.cc:1061] running on GCE node
I20260630 12:37:01.296867   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:01.297140   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:01.297359   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823021297347 us; error 0 us; skew 500 ppm
I20260630 12:37:01.297879   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:01.300364   836 webserver.cc:533] Webserver started at http://127.0.209.4:37447/ using document root <none> and password file <none>
I20260630 12:37:01.300874   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:01.301110   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:01.301411   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:01.302505   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "0ee8aecb7442474080c3eba494883813"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-n2nm"
I20260630 12:37:01.307060   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:01.310428  7836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.311370   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:01.311822   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "0ee8aecb7442474080c3eba494883813"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-n2nm"
I20260630 12:37:01.312214   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:37:01.329473   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:01.330595   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:01.332167   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:01.334448   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:01.334817   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.335155   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:01.335420   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.373847   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:35851
I20260630 12:37:01.373952  7898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:35851 every 8 connection(s)
I20260630 12:37:01.388267  7899 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:37:01.388696  7899 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:01.389428  7899 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
I20260630 12:37:01.391392  7496 ts_manager.cc:194] Registered new tserver with Master: 0ee8aecb7442474080c3eba494883813 (127.0.209.4:35851)
I20260630 12:37:01.392956  7496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36942
W20260630 12:37:02.100363  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 3ec1c1e14bc542cc928ebb63245178d8: Network error: Client connection negotiation failed: client connection to 127.0.209.1:35597: connect: Connection refused (error 111)
W20260630 12:37:02.104040  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 8fe044d8205c41cea353b46431b892bb: Network error: Client connection negotiation failed: client connection to 127.0.209.3:43579: connect: Connection refused (error 111)
W20260630 12:37:02.107319  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet ef09704621f641d8bc58f4929777f575: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
I20260630 12:37:02.395852  7899 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
W20260630 12:37:03.122399  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet ef09704621f641d8bc58f4929777f575: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
W20260630 12:37:03.125736  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 98be0c1997b34d1fa68d7512e55cd868: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
W20260630 12:37:03.128990  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 8fe044d8205c41cea353b46431b892bb: Network error: Client connection negotiation failed: client connection to 127.0.209.3:43579: connect: Connection refused (error 111)
W20260630 12:37:04.160240  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 8fe044d8205c41cea353b46431b892bb: Network error: Client connection negotiation failed: client connection to 127.0.209.3:43579: connect: Connection refused (error 111)
W20260630 12:37:04.163486  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 98be0c1997b34d1fa68d7512e55cd868: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
W20260630 12:37:04.166684  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet ef09704621f641d8bc58f4929777f575: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
W20260630 12:37:05.180066  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 8fe044d8205c41cea353b46431b892bb: Network error: Client connection negotiation failed: client connection to 127.0.209.3:43579: connect: Connection refused (error 111)
W20260630 12:37:05.183343  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 98be0c1997b34d1fa68d7512e55cd868: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
W20260630 12:37:05.186558  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet ef09704621f641d8bc58f4929777f575: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35839: connect: Connection refused (error 111)
W20260630 12:37:06.188920  7548 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 27bf40d65caf4b22aa785243748ba96d not available for placement
W20260630 12:37:07.190953  7548 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 27bf40d65caf4b22aa785243748ba96d not available for placement
W20260630 12:37:08.193051  7548 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 27bf40d65caf4b22aa785243748ba96d not available for placement
I20260630 12:37:08.412945   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:08.421330  7908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:08.422811  7911 instance_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:37:08.425422  7909 instance_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:37:08.426318   836 server_base.cc:1061] running on GCE node
I20260630 12:37:08.428299   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:08.428544   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:08.428741   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823028428726 us; error 0 us; skew 500 ppm
I20260630 12:37:08.429297   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:08.431996   836 webserver.cc:533] Webserver started at http://127.0.209.1:39721/ using document root <none> and password file <none>
I20260630 12:37:08.432533   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:08.432756   836 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:08.436872   836 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:08.440295  7916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:08.441053   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:08.441371   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "27bf40d65caf4b22aa785243748ba96d"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:37:08.441794   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:37:08.456511   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:08.457829   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:08.459388   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:08.463161  7923 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:37:08.487251   836 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:08.487592   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260630 12:37:08.487999   836 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:37:08.493891  7923 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:08.505239   836 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:08.505582   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.014s	sys 0.002s
I20260630 12:37:08.507292  7923 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: 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:37:08.508194  7923 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap complete.
I20260630 12:37:08.508803  7923 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:37:08.511246  7923 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.512352  7923 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.513137  7923 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.516677  7923 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:37:08.517597  7923 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:08.530517  7923 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: 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:37:08.531309  7923 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap complete.
I20260630 12:37:08.532009  7923 ts_tablet_manager.cc:1403] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:37:08.534768  7923 raft_consensus.cc:359] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:08.535355  7923 raft_consensus.cc:740] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.536363  7923 consensus_queue.cc:260] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:08.538328  7923 ts_tablet_manager.cc:1434] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:37:08.539072  7923 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:08.551784  7923 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: 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:37:08.552580  7923 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Bootstrap complete.
I20260630 12:37:08.553222  7923 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:37:08.555426  7923 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.556072  7923 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.556802  7923 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.558665  7923 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:08.559464  7923 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap starting.
I20260630 12:37:08.570925   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:35597
I20260630 12:37:08.571055  7984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:35597 every 8 connection(s)
I20260630 12:37:08.571926  7923 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: 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:37:08.572672  7923 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Bootstrap complete.
I20260630 12:37:08.573324  7923 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
W20260630 12:37:08.575826  7986 tablet.cc:2406] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:08.576299  7923 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.577134  7923 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.576766   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:08.578394  7923 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.581360  7923 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260630 12:37:08.587528  7989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:08.589435  7990 instance_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:37:08.592659   836 server_base.cc:1061] running on GCE node
W20260630 12:37:08.594017  7992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:08.595232   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:08.595515   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:08.595783   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823028595760 us; error 0 us; skew 500 ppm
I20260630 12:37:08.596508   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:08.598516  7985 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:37:08.598928  7985 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:08.599823   836 webserver.cc:533] Webserver started at http://127.0.209.2:35767/ using document root <none> and password file <none>
I20260630 12:37:08.599858  7985 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
I20260630 12:37:08.600484   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:08.600720   836 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:08.604583   836 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:08.604617  7496 ts_manager.cc:194] Re-registered known tserver with Master: 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597)
I20260630 12:37:08.608363  7997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:08.609259   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:37:08.609568   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "32e6078d1495402c924bb6a0a4c02f90"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:37:08.609886   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:37:08.610548  7496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42092
I20260630 12:37:08.614151  7985 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
I20260630 12:37:08.632246   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:08.633594   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:08.635123   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:08.659996   836 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:08.660295   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260630 12:37:08.665062  8004 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:08.675393   836 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:08.675676   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:37:08.676535  8004 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: 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:37:08.677373  8004 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap complete.
I20260630 12:37:08.677918  8004 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:37:08.680220  8004 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.680747  8004 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.681427  8004 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.684321  8004 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:08.685273  8004 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:08.700263  8004 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: 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:37:08.701085  8004 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap complete.
I20260630 12:37:08.701700  8004 ts_tablet_manager.cc:1403] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260630 12:37:08.703858  8004 raft_consensus.cc:359] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:08.704576  8004 raft_consensus.cc:740] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.705282  8004 consensus_queue.cc:260] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:08.706947  8004 ts_tablet_manager.cc:1434] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:08.707666  8004 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:08.719481  8004 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: 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:37:08.720268  8004 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap complete.
I20260630 12:37:08.720878  8004 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:37:08.722965  8004 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.723560  8004 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.724344  8004 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.726084  8004 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:08.726848  8004 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap starting.
I20260630 12:37:08.736279   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:35839
I20260630 12:37:08.736507  8064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:35839 every 8 connection(s)
I20260630 12:37:08.740216  8004 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: 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:37:08.741291   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:08.741725  8004 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Bootstrap complete.
I20260630 12:37:08.742666  8004 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:37:08.745231  8004 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.745935  8004 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.746678  8004 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.749055  8004 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260630 12:37:08.750978  8069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:08.752709  8070 instance_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:37:08.756314  8072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:08.757021  8066 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:37:08.757392   836 server_base.cc:1061] running on GCE node
I20260630 12:37:08.757439  8066 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:08.758579   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:08.758581  8066 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
W20260630 12:37:08.759007   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:08.759297   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823028759278 us; error 0 us; skew 500 ppm
I20260630 12:37:08.759970   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:08.762785   836 webserver.cc:533] Webserver started at http://127.0.209.3:46087/ using document root <none> and password file <none>
I20260630 12:37:08.763242  7496 ts_manager.cc:194] Re-registered known tserver with Master: 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839)
I20260630 12:37:08.763424   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:08.763752   836 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:08.768756   836 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:37:08.769552  7496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42094
I20260630 12:37:08.772774  8066 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
I20260630 12:37:08.772953  8077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:08.774017   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:08.774330   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "0334af1b01834429b58ebdefa713fc5a"
format_stamp: "Formatted at 2026-06-30 12:36:59 on dist-test-slave-n2nm"
I20260630 12:37:08.774613   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-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:37:08.806016   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:08.807293   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:08.808830   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:08.833698   836 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:08.834031   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.000s	sys 0.002s
I20260630 12:37:08.838912  8084 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:08.849835   836 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:08.850203   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.001s
I20260630 12:37:08.850310  8084 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: 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:37:08.851289  8084 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap complete.
I20260630 12:37:08.852046  8084 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.010s
I20260630 12:37:08.854254  8084 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.854786  8084 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.855538  8084 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.857892  8084 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260630 12:37:08.858902  8084 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:08.871662  8084 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: 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:37:08.872493  8084 tablet_bootstrap.cc:492] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap complete.
I20260630 12:37:08.873229  8084 ts_tablet_manager.cc:1403] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:37:08.875654  8084 raft_consensus.cc:359] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:08.876415  8084 raft_consensus.cc:740] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.877290  8084 consensus_queue.cc:260] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:08.879433  8084 ts_tablet_manager.cc:1434] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:08.880473  8084 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:08.894030  8084 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: 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:37:08.894892  8084 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Bootstrap complete.
I20260630 12:37:08.895721  8084 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260630 12:37:08.897864  8084 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.898617  8084 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.899500  8084 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.901816  8084 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:08.902549  8084 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap starting.
I20260630 12:37:08.909646   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:43579
I20260630 12:37:08.909961  8144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:43579 every 8 connection(s)
I20260630 12:37:08.916179  8084 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: 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:37:08.917882  8084 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Bootstrap complete.
I20260630 12:37:08.918756  8084 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:37:08.921272  8084 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.922015  8084 raft_consensus.cc:385] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:08.922408  8084 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0334af1b01834429b58ebdefa713fc5a, State: Initialized, Role: FOLLOWER
I20260630 12:37:08.923228  8084 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:08.925777  8084 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:08.928069  8145 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36419
I20260630 12:37:08.928747  8145 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:08.929669  8145 heartbeater.cc:507] Master 127.0.209.62:36419 requested a full tablet report, sending...
I20260630 12:37:08.933487  7496 ts_manager.cc:194] Re-registered known tserver with Master: 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:08.937865  7496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42108
I20260630 12:37:08.941365  8145 heartbeater.cc:499] Master 127.0.209.62:36419 was elected leader, sending a full tablet report...
I20260630 12:37:09.176028  8087 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:09.176739  8087 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:09.179268  8087 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839)
I20260630 12:37:09.190532  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "0334af1b01834429b58ebdefa713fc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d" is_pre_election: true
I20260630 12:37:09.192103  7958 raft_consensus.cc:2393] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0334af1b01834429b58ebdefa713fc5a in current term 1: Already voted for candidate 32e6078d1495402c924bb6a0a4c02f90 in this term.
I20260630 12:37:09.193547  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "0334af1b01834429b58ebdefa713fc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90" is_pre_election: true
I20260630 12:37:09.194551  8039 raft_consensus.cc:2393] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0334af1b01834429b58ebdefa713fc5a in current term 1: Already voted for candidate 32e6078d1495402c924bb6a0a4c02f90 in this term.
I20260630 12:37:09.195935  8080 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [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: 0334af1b01834429b58ebdefa713fc5a; no voters: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90
I20260630 12:37:09.196950  8087 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:09.204756  8087 raft_consensus.cc:2749] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:37:09.213907  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 98be0c1997b34d1fa68d7512e55cd868: Illegal state: Replica 32e6078d1495402c924bb6a0a4c02f90 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } }
W20260630 12:37:09.226691  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 8fe044d8205c41cea353b46431b892bb: Illegal state: Replica 0334af1b01834429b58ebdefa713fc5a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } }
W20260630 12:37:09.237485  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 3ec1c1e14bc542cc928ebb63245178d8: Illegal state: Replica 27bf40d65caf4b22aa785243748ba96d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } }
I20260630 12:37:09.826319  8154 raft_consensus.cc:493] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:09.826995  8154 raft_consensus.cc:515] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:09.829984  8154 leader_election.cc:290] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:09.841686  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90" is_pre_election: true
I20260630 12:37:09.842676  8039 raft_consensus.cc:2468] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 1.
I20260630 12:37:09.844096  7919 leader_election.cc:304] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [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: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:09.844910  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:09.845468  8154 raft_consensus.cc:2804] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:09.846417  8154 raft_consensus.cc:493] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:09.846647  8119 raft_consensus.cc:2410] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27bf40d65caf4b22aa785243748ba96d 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:37:09.847271  8154 raft_consensus.cc:3060] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:09.854997  8154 raft_consensus.cc:515] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:09.856890  8154 leader_election.cc:290] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 2 election: Requested vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:09.857851  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90"
I20260630 12:37:09.858045  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe044d8205c41cea353b46431b892bb" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:09.858651  8039 raft_consensus.cc:3060] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:09.858863  8119 raft_consensus.cc:3060] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:09.864727  8039 raft_consensus.cc:2468] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 2.
I20260630 12:37:09.865201  8119 raft_consensus.cc:2410] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 27bf40d65caf4b22aa785243748ba96d 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:37:09.866026  7919 leader_election.cc:304] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [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: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:09.867077  8154 raft_consensus.cc:2804] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:09.868276  8154 raft_consensus.cc:697] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Becoming Leader. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Running, Role: LEADER
I20260630 12:37:09.869478  8154 consensus_queue.cc:237] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Queue going to LEADER 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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:09.877394  7496 catalog_manager.cc:5697] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d reported cstate change: term changed from 1 to 2, leader changed from 0334af1b01834429b58ebdefa713fc5a (127.0.209.3) to 27bf40d65caf4b22aa785243748ba96d (127.0.209.1). New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:10.036748  8154 raft_consensus.cc:493] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:10.037439  8154 raft_consensus.cc:515] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.039413  8154 leader_election.cc:290] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.040382  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90" is_pre_election: true
I20260630 12:37:10.040597  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:10.041347  8039 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 1.
I20260630 12:37:10.041605  8119 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 1.
I20260630 12:37:10.042802  7919 leader_election.cc:304] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [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: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:10.043692  8154 raft_consensus.cc:2804] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:10.044265  8154 raft_consensus.cc:493] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:10.044665  8154 raft_consensus.cc:3060] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.050170  8154 raft_consensus.cc:515] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.052178  8154 leader_election.cc:290] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 2 election: Requested vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.053134  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90"
I20260630 12:37:10.053656  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec1c1e14bc542cc928ebb63245178d8" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:10.054240  8039 raft_consensus.cc:3060] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.054800  8119 raft_consensus.cc:3060] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.059965  8039 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 2.
I20260630 12:37:10.060072  8119 raft_consensus.cc:2468] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 2.
I20260630 12:37:10.061376  7919 leader_election.cc:304] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [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: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:10.062237  8154 raft_consensus.cc:2804] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:10.062829  8154 raft_consensus.cc:697] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Becoming Leader. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Running, Role: LEADER
I20260630 12:37:10.063787  8154 consensus_queue.cc:237] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.070678  7496 catalog_manager.cc:5697] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:10.082186  8154 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:10.082762  8154 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.084717  8154 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.085464  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90" is_pre_election: true
I20260630 12:37:10.085657  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:10.086467  8119 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 1.
I20260630 12:37:10.086499  8039 raft_consensus.cc:2410] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27bf40d65caf4b22aa785243748ba96d 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:37:10.087826  7920 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [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: 0334af1b01834429b58ebdefa713fc5a, 27bf40d65caf4b22aa785243748ba96d; no voters: 
I20260630 12:37:10.088763  8154 raft_consensus.cc:2804] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:10.089208  8154 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:10.089607  8154 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.094590  8154 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.096417  8154 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [CANDIDATE]: Term 2 election: Requested vote from peers 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.097162  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e6078d1495402c924bb6a0a4c02f90"
I20260630 12:37:10.097656  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "27bf40d65caf4b22aa785243748ba96d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:10.097852  8039 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.098433  8119 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.103562  8039 raft_consensus.cc:2410] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 27bf40d65caf4b22aa785243748ba96d 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:37:10.103796  8119 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bf40d65caf4b22aa785243748ba96d in term 2.
I20260630 12:37:10.104321  8166 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:10.104990  8166 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.105134  7920 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [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: 0334af1b01834429b58ebdefa713fc5a, 27bf40d65caf4b22aa785243748ba96d; no voters: 32e6078d1495402c924bb6a0a4c02f90
I20260630 12:37:10.106432  8154 raft_consensus.cc:2804] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:10.107417  8154 raft_consensus.cc:697] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Becoming Leader. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Running, Role: LEADER
I20260630 12:37:10.108603  8154 consensus_queue.cc:237] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Queue going to LEADER 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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.114557  8166 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.123447  7496 catalog_manager.cc:5697] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d reported cstate change: term changed from 1 to 2, leader changed from 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2) to 27bf40d65caf4b22aa785243748ba96d (127.0.209.1). New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:10.127329  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:10.128093  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d" is_pre_election: true
I20260630 12:37:10.128371  8119 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 2.
I20260630 12:37:10.129916  8001 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: 0334af1b01834429b58ebdefa713fc5a, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:10.131036  8166 raft_consensus.cc:2804] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:10.131477  8166 raft_consensus.cc:493] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:10.131961  8166 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:10.137663  8166 raft_consensus.cc:515] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.139503  8166 leader_election.cc:290] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 3 election: Requested vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.140362  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d"
I20260630 12:37:10.140559  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98be0c1997b34d1fa68d7512e55cd868" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:10.141511  8119 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:10.146754  8119 raft_consensus.cc:2468] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 3.
I20260630 12:37:10.147949  8001 leader_election.cc:304] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: 0334af1b01834429b58ebdefa713fc5a, 32e6078d1495402c924bb6a0a4c02f90; no voters: 27bf40d65caf4b22aa785243748ba96d
I20260630 12:37:10.148901  8166 raft_consensus.cc:2804] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:10.150113  8166 raft_consensus.cc:697] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 LEADER]: Becoming Leader. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Running, Role: LEADER
I20260630 12:37:10.150928  8166 consensus_queue.cc:237] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.158478  7496 catalog_manager.cc:5697] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: term changed from 2 to 3, leader changed from 27bf40d65caf4b22aa785243748ba96d (127.0.209.1) to 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2). New cstate: current_term: 3 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:10.248010  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 98be0c1997b34d1fa68d7512e55cd868: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:10.251660  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet 8fe044d8205c41cea353b46431b892bb: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:10.255560  7548 auto_rebalancer.cc:639] Failed to schedule move for tablet ef09704621f641d8bc58f4929777f575: Illegal state: Replica 32e6078d1495402c924bb6a0a4c02f90 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } }
I20260630 12:37:10.258934  8166 raft_consensus.cc:493] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:10.259486  8166 raft_consensus.cc:515] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:10.261356  8166 leader_election.cc:290] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.262168  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d" is_pre_election: true
I20260630 12:37:10.262379  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a" is_pre_election: true
I20260630 12:37:10.263006  7958 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 1.
I20260630 12:37:10.263200  8119 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 1.
I20260630 12:37:10.264719  8000 leader_election.cc:304] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [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: 27bf40d65caf4b22aa785243748ba96d, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:10.265561  8166 raft_consensus.cc:2804] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:10.266029  8166 raft_consensus.cc:493] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:10.266371  8166 raft_consensus.cc:3060] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.271399  8166 raft_consensus.cc:515] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:10.273206  8166 leader_election.cc:290] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [CANDIDATE]: Term 2 election: Requested vote from peers 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597), 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579)
I20260630 12:37:10.273958  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27bf40d65caf4b22aa785243748ba96d"
I20260630 12:37:10.274169  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef09704621f641d8bc58f4929777f575" candidate_uuid: "32e6078d1495402c924bb6a0a4c02f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0334af1b01834429b58ebdefa713fc5a"
I20260630 12:37:10.274685  7958 raft_consensus.cc:3060] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.274873  8119 raft_consensus.cc:3060] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:10.280593  8119 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 2.
I20260630 12:37:10.281806  7958 raft_consensus.cc:2468] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e6078d1495402c924bb6a0a4c02f90 in term 2.
I20260630 12:37:10.281914  8001 leader_election.cc:304] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [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: 0334af1b01834429b58ebdefa713fc5a, 32e6078d1495402c924bb6a0a4c02f90; no voters: 
I20260630 12:37:10.283020  8166 raft_consensus.cc:2804] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:10.283589  8166 raft_consensus.cc:697] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 LEADER]: Becoming Leader. State: Replica: 32e6078d1495402c924bb6a0a4c02f90, State: Running, Role: LEADER
I20260630 12:37:10.284441  8166 consensus_queue.cc:237] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } }
I20260630 12:37:10.291889  7496 catalog_manager.cc:5697] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:10.432164  8039 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:10.433821  8154 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:10.445247  8119 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:37:10.445868  8119 pending_rounds.cc:85] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Aborting all ops after (but not including) 0
I20260630 12:37:10.446305  8119 pending_rounds.cc:107] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:37:10.446770  8119 raft_consensus.cc:2889] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:10.448662  8177 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:10.528426  8039 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:10.529991  8177 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:10.533398  8119 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:10.535048  8166 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:10.544759  8118 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:10.546644  8154 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:10.555166  7958 raft_consensus.cc:3055] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:37:10.555982  7958 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27bf40d65caf4b22aa785243748ba96d, State: Running, Role: LEADER
I20260630 12:37:10.557407  7958 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } }
I20260630 12:37:10.558943  7958 raft_consensus.cc:3060] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:10.567976  7958 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:10.569995  8183 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:10.571164  8183 consensus_queue.cc:1243] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Peer 27bf40d65caf4b22aa785243748ba96d 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:37:10.574656  7958 pending_rounds.cc:85] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Aborting all ops after (but not including) 0
I20260630 12:37:10.575191  7958 pending_rounds.cc:107] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:37:10.575654  7958 raft_consensus.cc:2889] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:10.679672  8118 raft_consensus.cc:1275] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:10.681207  8183 consensus_queue.cc:1048] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:10.694831  7958 raft_consensus.cc:1275] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:10.696544  8183 consensus_queue.cc:1048] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:11.266505  8039 consensus_queue.cc:237] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.273447  8118 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:11.273849  7958 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:11.276893  8184 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } 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:37:11.278577  8183 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:11.288268  8184 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
W20260630 12:37:11.292111  7999 consensus_peers.cc:597] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 -> Peer 0ee8aecb7442474080c3eba494883813 (127.0.209.4:35851): Couldn't send request to peer 0ee8aecb7442474080c3eba494883813. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98be0c1997b34d1fa68d7512e55cd868. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.291066  7958 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.293990  8118 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.306347  7499 catalog_manager.cc:5697] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d reported cstate change: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New cstate: current_term: 3 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.307528  7958 consensus_queue.cc:237] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.317085  8118 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.318565  8039 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.321077  8177 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } 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:37:11.322434  8154 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:11.333657  8039 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.334367  8118 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.336603  8159 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
W20260630 12:37:11.347002  7918 consensus_peers.cc:597] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d -> Peer 0ee8aecb7442474080c3eba494883813 (127.0.209.4:35851): Couldn't send request to peer 0ee8aecb7442474080c3eba494883813. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe044d8205c41cea353b46431b892bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.350730  7498 catalog_manager.cc:5697] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.356400  7958 consensus_queue.cc:237] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.364107  8118 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:11.364574  8039 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:37:11.365686  7918 consensus_peers.cc:597] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d -> Peer 0ee8aecb7442474080c3eba494883813 (127.0.209.4:35851): Couldn't send request to peer 0ee8aecb7442474080c3eba494883813. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ec1c1e14bc542cc928ebb63245178d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:11.366185  8177 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } 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:37:11.367295  8159 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:11.375002  8154 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.377390  8118 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.380414  8039 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } } }
I20260630 12:37:11.390870  7499 catalog_manager.cc:5697] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d reported cstate change: config changed from index -1 to 3, NON_VOTER 0ee8aecb7442474080c3eba494883813 (127.0.209.4) added. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.776743  8196 ts_tablet_manager.cc:933] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: Initiating tablet copy from peer 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597)
I20260630 12:37:11.778707  8196 tablet_copy_client.cc:323] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:35597
I20260630 12:37:11.794234  7969 tablet_copy_service.cc:140] P 27bf40d65caf4b22aa785243748ba96d: Received BeginTabletCopySession request for tablet 8fe044d8205c41cea353b46431b892bb from peer 0ee8aecb7442474080c3eba494883813 ({username='slave'} at 127.0.0.1:52354)
I20260630 12:37:11.795131  7969 tablet_copy_service.cc:161] P 27bf40d65caf4b22aa785243748ba96d: Beginning new tablet copy session on tablet 8fe044d8205c41cea353b46431b892bb from peer 0ee8aecb7442474080c3eba494883813 at {username='slave'} at 127.0.0.1:52354: session id = 0ee8aecb7442474080c3eba494883813-8fe044d8205c41cea353b46431b892bb
I20260630 12:37:11.805048  7969 tablet_copy_source_session.cc:215] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:11.809942  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe044d8205c41cea353b46431b892bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.824553  8196 tablet_copy_client.cc:806] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:11.825305  8196 tablet_copy_client.cc:670] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:11.826680  8200 ts_tablet_manager.cc:933] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: Initiating tablet copy from peer 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839)
I20260630 12:37:11.828840  8200 tablet_copy_client.cc:323] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:35839
I20260630 12:37:11.829557  8196 tablet_copy_client.cc:538] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:11.841308  8203 ts_tablet_manager.cc:933] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: Initiating tablet copy from peer 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597)
I20260630 12:37:11.842310  8196 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: Bootstrap starting.
I20260630 12:37:11.845696  8050 tablet_copy_service.cc:140] P 32e6078d1495402c924bb6a0a4c02f90: Received BeginTabletCopySession request for tablet 98be0c1997b34d1fa68d7512e55cd868 from peer 0ee8aecb7442474080c3eba494883813 ({username='slave'} at 127.0.0.1:58796)
I20260630 12:37:11.846544  8050 tablet_copy_service.cc:161] P 32e6078d1495402c924bb6a0a4c02f90: Beginning new tablet copy session on tablet 98be0c1997b34d1fa68d7512e55cd868 from peer 0ee8aecb7442474080c3eba494883813 at {username='slave'} at 127.0.0.1:58796: session id = 0ee8aecb7442474080c3eba494883813-98be0c1997b34d1fa68d7512e55cd868
I20260630 12:37:11.846588  8203 tablet_copy_client.cc:323] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:35597
I20260630 12:37:11.849232  7969 tablet_copy_service.cc:140] P 27bf40d65caf4b22aa785243748ba96d: Received BeginTabletCopySession request for tablet 3ec1c1e14bc542cc928ebb63245178d8 from peer 0ee8aecb7442474080c3eba494883813 ({username='slave'} at 127.0.0.1:52354)
I20260630 12:37:11.850015  7969 tablet_copy_service.cc:161] P 27bf40d65caf4b22aa785243748ba96d: Beginning new tablet copy session on tablet 3ec1c1e14bc542cc928ebb63245178d8 from peer 0ee8aecb7442474080c3eba494883813 at {username='slave'} at 127.0.0.1:52354: session id = 0ee8aecb7442474080c3eba494883813-3ec1c1e14bc542cc928ebb63245178d8
I20260630 12:37:11.858175  8050 tablet_copy_source_session.cc:215] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:11.859014  7969 tablet_copy_source_session.cc:215] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:11.863029  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98be0c1997b34d1fa68d7512e55cd868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.864004  8203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec1c1e14bc542cc928ebb63245178d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.869099  8196 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: 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:37:11.870230  8196 tablet_bootstrap.cc:492] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: Bootstrap complete.
I20260630 12:37:11.871064  8196 ts_tablet_manager.cc:1403] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.010s
I20260630 12:37:11.874338  8196 raft_consensus.cc:359] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.875430  8196 raft_consensus.cc:740] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0ee8aecb7442474080c3eba494883813, State: Initialized, Role: LEARNER
I20260630 12:37:11.876282  8196 consensus_queue.cc:260] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.882468  8203 tablet_copy_client.cc:806] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:11.883411  8203 tablet_copy_client.cc:670] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:11.887470  8200 tablet_copy_client.cc:806] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:11.888666  8200 tablet_copy_client.cc:670] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:11.889564  8203 tablet_copy_client.cc:538] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:11.893250  8200 tablet_copy_client.cc:538] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:11.896143  8196 ts_tablet_manager.cc:1434] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.016s
I20260630 12:37:11.900223  7969 tablet_copy_service.cc:342] P 27bf40d65caf4b22aa785243748ba96d: Request end of tablet copy session 0ee8aecb7442474080c3eba494883813-8fe044d8205c41cea353b46431b892bb received from {username='slave'} at 127.0.0.1:52354
I20260630 12:37:11.900880  7969 tablet_copy_service.cc:434] P 27bf40d65caf4b22aa785243748ba96d: ending tablet copy session 0ee8aecb7442474080c3eba494883813-8fe044d8205c41cea353b46431b892bb on tablet 8fe044d8205c41cea353b46431b892bb with peer 0ee8aecb7442474080c3eba494883813
I20260630 12:37:11.907826  8203 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: Bootstrap starting.
I20260630 12:37:11.908066  8200 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: Bootstrap starting.
I20260630 12:37:11.927376  8200 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: 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:37:11.928345  8200 tablet_bootstrap.cc:492] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: Bootstrap complete.
I20260630 12:37:11.929056  8200 ts_tablet_manager.cc:1403] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:37:11.930953  8203 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: 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:37:11.931373  8200 raft_consensus.cc:359] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.932062  8203 tablet_bootstrap.cc:492] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: Bootstrap complete.
I20260630 12:37:11.932333  8200 raft_consensus.cc:740] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 0ee8aecb7442474080c3eba494883813, State: Initialized, Role: LEARNER
I20260630 12:37:11.933123  8203 ts_tablet_manager.cc:1403] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260630 12:37:11.933238  8200 consensus_queue.cc:260] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.936210  8200 ts_tablet_manager.cc:1434] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:11.936519  8203 raft_consensus.cc:359] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.937656  8203 raft_consensus.cc:740] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0ee8aecb7442474080c3eba494883813, State: Initialized, Role: LEARNER
I20260630 12:37:11.938345  8050 tablet_copy_service.cc:342] P 32e6078d1495402c924bb6a0a4c02f90: Request end of tablet copy session 0ee8aecb7442474080c3eba494883813-98be0c1997b34d1fa68d7512e55cd868 received from {username='slave'} at 127.0.0.1:58796
I20260630 12:37:11.938970  8050 tablet_copy_service.cc:434] P 32e6078d1495402c924bb6a0a4c02f90: ending tablet copy session 0ee8aecb7442474080c3eba494883813-98be0c1997b34d1fa68d7512e55cd868 on tablet 98be0c1997b34d1fa68d7512e55cd868 with peer 0ee8aecb7442474080c3eba494883813
I20260630 12:37:11.938475  8203 consensus_queue.cc:260] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: true } }
I20260630 12:37:11.941723  8203 ts_tablet_manager.cc:1434] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:37:11.943694  7969 tablet_copy_service.cc:342] P 27bf40d65caf4b22aa785243748ba96d: Request end of tablet copy session 0ee8aecb7442474080c3eba494883813-3ec1c1e14bc542cc928ebb63245178d8 received from {username='slave'} at 127.0.0.1:52354
I20260630 12:37:11.944270  7969 tablet_copy_service.cc:434] P 27bf40d65caf4b22aa785243748ba96d: ending tablet copy session 0ee8aecb7442474080c3eba494883813-3ec1c1e14bc542cc928ebb63245178d8 on tablet 3ec1c1e14bc542cc928ebb63245178d8 with peer 0ee8aecb7442474080c3eba494883813
I20260630 12:37:12.174119  7874 raft_consensus.cc:1217] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:37:12.321018  7874 raft_consensus.cc:1217] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:37:12.460520  7874 raft_consensus.cc:1217] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:37:12.641942  8209 raft_consensus.cc:1064] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d: attempting to promote NON_VOTER 0ee8aecb7442474080c3eba494883813 to VOTER
I20260630 12:37:12.645589  8209 consensus_queue.cc:237] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } }
I20260630 12:37:12.653692  7874 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.654973  8039 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.656021  8215 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } 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:37:12.656440  8118 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.657231  8154 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } 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:37:12.658087  8209 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:12.680016  8209 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.684823  8038 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.682761  8118 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.697868  7874 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.704276  7498 catalog_manager.cc:5697] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: config changed from index 2 to 3, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } attrs { replace: true } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.748823  7958 consensus_queue.cc:237] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } }
I20260630 12:37:12.753734  7874 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:12.753870  8118 raft_consensus.cc:1275] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:12.755196  8215 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } 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:37:12.756071  8209 consensus_queue.cc:1048] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:12.762612  8215 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.764803  8118 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.765528  7874 raft_consensus.cc:2955] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.779031  7486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8fe044d8205c41cea353b46431b892bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:12.781499  7496 catalog_manager.cc:5697] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d reported cstate change: config changed from index 3 to 4, VOTER 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2) evicted. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:12.785493  8213 raft_consensus.cc:1064] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90: attempting to promote NON_VOTER 0ee8aecb7442474080c3eba494883813 to VOTER
I20260630 12:37:12.788229  8213 consensus_queue.cc:237] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } }
I20260630 12:37:12.805466  8118 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:12.807322  8212 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:12.810976  7874 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 LEARNER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:12.813284  8212 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } 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:37:12.817668  7958 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:12.819591  8213 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } 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:37:12.830590  8212 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.838235  8029 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fe044d8205c41cea353b46431b892bb with delete_type TABLET_DATA_TOMBSTONED (TS 32e6078d1495402c924bb6a0a4c02f90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58800
I20260630 12:37:12.839934  7958 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.840976  7874 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.855022  8118 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.862028  8231 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.856866  7499 catalog_manager.cc:5697] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d reported cstate change: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } attrs { replace: true } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.863318  8231 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.864372  8231 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.868214  8231 ts_tablet_manager.cc:1916] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:12.882256  8038 consensus_queue.cc:237] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [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: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } }
I20260630 12:37:12.886631  8231 ts_tablet_manager.cc:1929] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:37:12.887259  8231 log.cc:1199] T 8fe044d8205c41cea353b46431b892bb P 32e6078d1495402c924bb6a0a4c02f90: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-1-root/wals/8fe044d8205c41cea353b46431b892bb
I20260630 12:37:12.889138  7486 catalog_manager.cc:5028] TS 32e6078d1495402c924bb6a0a4c02f90 (127.0.209.2:35839): tablet 8fe044d8205c41cea353b46431b892bb (table test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]) successfully deleted
I20260630 12:37:12.890389  7874 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:12.891371  8118 raft_consensus.cc:1275] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Refusing update from remote peer 32e6078d1495402c924bb6a0a4c02f90: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:12.892124  8184 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } 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:37:12.893069  8213 consensus_queue.cc:1048] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:12.899960  8212 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 27bf40d65caf4b22aa785243748ba96d (127.0.209.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.901788  8118 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 27bf40d65caf4b22aa785243748ba96d (127.0.209.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.902216  7874 raft_consensus.cc:2955] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 27bf40d65caf4b22aa785243748ba96d (127.0.209.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.910053  7486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98be0c1997b34d1fa68d7512e55cd868 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:12.915859  7496 catalog_manager.cc:5697] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: config changed from index 4 to 5, VOTER 27bf40d65caf4b22aa785243748ba96d (127.0.209.1) evicted. New cstate: current_term: 3 leader_uuid: "32e6078d1495402c924bb6a0a4c02f90" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:12.928961  7948 tablet_service.cc:1558] Processing DeleteTablet for tablet 98be0c1997b34d1fa68d7512e55cd868 with delete_type TABLET_DATA_TOMBSTONED (TS 27bf40d65caf4b22aa785243748ba96d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52366
I20260630 12:37:12.932420  8215 raft_consensus.cc:1064] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d: attempting to promote NON_VOTER 0ee8aecb7442474080c3eba494883813 to VOTER
I20260630 12:37:12.932948  8233 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:12.933933  8233 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.934741  8233 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.935606  8215 consensus_queue.cc:237] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } }
I20260630 12:37:12.939272  8233 ts_tablet_manager.cc:1916] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:12.952414  8118 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:12.952437  7874 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 LEARNER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:12.954914  8038 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:12.955572  8215 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } 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:37:12.956398  8233 ts_tablet_manager.cc:1929] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:37:12.956550  8154 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } 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:37:12.956893  8233 log.cc:1199] T 98be0c1997b34d1fa68d7512e55cd868 P 27bf40d65caf4b22aa785243748ba96d: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-0-root/wals/98be0c1997b34d1fa68d7512e55cd868
I20260630 12:37:12.957547  8209 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:12.958930  7486 catalog_manager.cc:5028] TS 27bf40d65caf4b22aa785243748ba96d (127.0.209.1:35597): tablet 98be0c1997b34d1fa68d7512e55cd868 (table test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]) successfully deleted
I20260630 12:37:12.980072  8154 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.982065  8118 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.982858  7874 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.996296  7499 catalog_manager.cc:5697] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a reported cstate change: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:12.994415  8038 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0ee8aecb7442474080c3eba494883813 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0334af1b01834429b58ebdefa713fc5a" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43579 } attrs { replace: true } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:13.017935  7958 consensus_queue.cc:237] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [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: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } }
I20260630 12:37:13.024020  7874 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:13.025590  8215 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } 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:37:13.026160  8038 raft_consensus.cc:1275] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Refusing update from remote peer 27bf40d65caf4b22aa785243748ba96d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:13.027833  8215 consensus_queue.cc:1048] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:13.035318  8210 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0334af1b01834429b58ebdefa713fc5a (127.0.209.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:13.037395  8038 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0334af1b01834429b58ebdefa713fc5a (127.0.209.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:13.040660  7874 raft_consensus.cc:2955] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0334af1b01834429b58ebdefa713fc5a (127.0.209.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:13.049389  7486 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ec1c1e14bc542cc928ebb63245178d8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:13.056854  7500 catalog_manager.cc:5697] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 reported cstate change: config changed from index 4 to 5, VOTER 0334af1b01834429b58ebdefa713fc5a (127.0.209.3) evicted. New cstate: current_term: 2 leader_uuid: "27bf40d65caf4b22aa785243748ba96d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "27bf40d65caf4b22aa785243748ba96d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 35597 } } peers { permanent_uuid: "32e6078d1495402c924bb6a0a4c02f90" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35839 } } peers { permanent_uuid: "0ee8aecb7442474080c3eba494883813" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 35851 } attrs { promote: false } } }
I20260630 12:37:13.079957  8109 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ec1c1e14bc542cc928ebb63245178d8 with delete_type TABLET_DATA_TOMBSTONED (TS 0334af1b01834429b58ebdefa713fc5a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49128
I20260630 12:37:13.081876  8239 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:13.082779  8239 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:13.083364  8239 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:13.086407  8239 ts_tablet_manager.cc:1916] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:13.098675  8239 ts_tablet_manager.cc:1929] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:37:13.099045  8239 log.cc:1199] T 3ec1c1e14bc542cc928ebb63245178d8 P 0334af1b01834429b58ebdefa713fc5a: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822841017348-836-0/minicluster-data/ts-2-root/wals/3ec1c1e14bc542cc928ebb63245178d8
I20260630 12:37:13.100718  7487 catalog_manager.cc:5028] TS 0334af1b01834429b58ebdefa713fc5a (127.0.209.3:43579): tablet 3ec1c1e14bc542cc928ebb63245178d8 (table test-workload [id=17ef6d05ec5044e7a8f931341de8fe53]) successfully deleted
I20260630 12:37:14.957252   836 tablet_server.cc:179] TabletServer@127.0.209.1:35597 shutting down...
I20260630 12:37:14.983552   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:14.984405   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:14.985097   836 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:14.986155   836 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.988783   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:14.989318   836 raft_consensus.cc:2243] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:14.989828   836 raft_consensus.cc:2272] T ef09704621f641d8bc58f4929777f575 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.992137   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:14.992681   836 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:14.993466   836 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 27bf40d65caf4b22aa785243748ba96d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.020152   836 tablet_server.cc:196] TabletServer@127.0.209.1:35597 shutdown complete.
I20260630 12:37:15.038424   836 tablet_server.cc:179] TabletServer@127.0.209.2:35839 shutting down...
I20260630 12:37:15.060555   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:15.061321   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:15.061913   836 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:15.062722   836 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 32e6078d1495402c924bb6a0a4c02f90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.065083   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:15.065593   836 raft_consensus.cc:2243] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:15.066435   836 raft_consensus.cc:2272] T ef09704621f641d8bc58f4929777f575 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.068698   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:15.069164   836 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.069818   836 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 32e6078d1495402c924bb6a0a4c02f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.097160   836 tablet_server.cc:196] TabletServer@127.0.209.2:35839 shutdown complete.
I20260630 12:37:15.113057   836 tablet_server.cc:179] TabletServer@127.0.209.3:43579 shutting down...
I20260630 12:37:15.137749   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:15.138474   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:15.139065   836 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.139780   836 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 0334af1b01834429b58ebdefa713fc5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.141927   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:15.142431   836 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.143038   836 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.145330   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:15.145843   836 raft_consensus.cc:2243] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.146306   836 raft_consensus.cc:2272] T ef09704621f641d8bc58f4929777f575 P 0334af1b01834429b58ebdefa713fc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.170039   836 tablet_server.cc:196] TabletServer@127.0.209.3:43579 shutdown complete.
I20260630 12:37:15.186008   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:37:15.208920   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:15.209638   836 tablet_replica.cc:333] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813: stopping tablet replica
I20260630 12:37:15.210246   836 raft_consensus.cc:2243] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.210749   836 raft_consensus.cc:2272] T 98be0c1997b34d1fa68d7512e55cd868 P 0ee8aecb7442474080c3eba494883813 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.212826   836 tablet_replica.cc:333] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813: stopping tablet replica
I20260630 12:37:15.213325   836 raft_consensus.cc:2243] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.213819   836 raft_consensus.cc:2272] T 3ec1c1e14bc542cc928ebb63245178d8 P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.215924   836 tablet_replica.cc:333] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813: stopping tablet replica
I20260630 12:37:15.216404   836 raft_consensus.cc:2243] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.216895   836 raft_consensus.cc:2272] T 8fe044d8205c41cea353b46431b892bb P 0ee8aecb7442474080c3eba494883813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.238511   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:37:15.252470   836 master.cc:562] Master@127.0.209.62:36419 shutting down...
I20260630 12:37:15.274899   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:15.275422   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.275723   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 196b1fb44a9749f29bd7da0fa996d827: stopping tablet replica
I20260630 12:37:15.295678   836 master.cc:584] Master@127.0.209.62:36419 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16385 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:37:15.336473   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:39593
I20260630 12:37:15.337620   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.343638  8241 instance_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:37:15.343721  8240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:15.344380  8243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:15.345199   836 server_base.cc:1061] running on GCE node
I20260630 12:37:15.346019   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.346233   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.346395   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823035346378 us; error 0 us; skew 500 ppm
I20260630 12:37:15.346925   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.349298   836 webserver.cc:533] Webserver started at http://127.0.209.62:41517/ using document root <none> and password file <none>
I20260630 12:37:15.349788   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.350018   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.350307   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.351425   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "1b25289a2556429782057acd2d109541"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.356184   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:15.359527  8248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.360288   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:15.360580   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "1b25289a2556429782057acd2d109541"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.360874   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-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:37:15.379128   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.380479   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.420858   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:39593
I20260630 12:37:15.420966  8299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:39593 every 8 connection(s)
I20260630 12:37:15.424988  8300 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:37:15.437067  8300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Bootstrap starting.
I20260630 12:37:15.442149  8300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.446671  8300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: No bootstrap required, opened a new log
I20260630 12:37:15.448885  8300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b25289a2556429782057acd2d109541" member_type: VOTER }
I20260630 12:37:15.449258  8300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.449434  8300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b25289a2556429782057acd2d109541, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.449961  8300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b25289a2556429782057acd2d109541" member_type: VOTER }
I20260630 12:37:15.450428  8300 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:15.450615  8300 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:15.450831  8300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.455896  8300 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b25289a2556429782057acd2d109541" member_type: VOTER }
I20260630 12:37:15.456386  8300 leader_election.cc:304] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [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: 1b25289a2556429782057acd2d109541; no voters: 
I20260630 12:37:15.457454  8300 leader_election.cc:290] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:15.457809  8303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.459162  8303 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 1 LEADER]: Becoming Leader. State: Replica: 1b25289a2556429782057acd2d109541, State: Running, Role: LEADER
I20260630 12:37:15.459916  8303 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [LEADER]: Queue going to LEADER mode. State: All 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: "1b25289a2556429782057acd2d109541" member_type: VOTER }
I20260630 12:37:15.460505  8300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:15.465111  8305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b25289a2556429782057acd2d109541. Latest consensus state: current_term: 1 leader_uuid: "1b25289a2556429782057acd2d109541" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b25289a2556429782057acd2d109541" member_type: VOTER } }
I20260630 12:37:15.465811  8305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:15.466806  8304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b25289a2556429782057acd2d109541" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b25289a2556429782057acd2d109541" member_type: VOTER } }
I20260630 12:37:15.467350  8304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:15.468887  8311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:15.474020  8311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:15.477362   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:15.482745  8311 catalog_manager.cc:1383] Generated new cluster ID: 8c1a20b8443848d584b962f6faffbd87
I20260630 12:37:15.483028  8311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:15.498104  8311 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:15.499437  8311 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:15.516183  8311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Generated new TSK 0
I20260630 12:37:15.516893  8311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:15.544332   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.550384  8321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:15.551497  8322 instance_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:37:15.553287  8324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:15.553983   836 server_base.cc:1061] running on GCE node
I20260630 12:37:15.555045   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.555263   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.555447   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823035555427 us; error 0 us; skew 500 ppm
I20260630 12:37:15.556030   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.558306   836 webserver.cc:533] Webserver started at http://127.0.209.1:46775/ using document root <none> and password file <none>
I20260630 12:37:15.558787   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.558998   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.559270   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.560415   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "b9e5fbf5ad954195b9519a36323b240d"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.565157   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:15.568552  8329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.569344   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:15.569645   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "b9e5fbf5ad954195b9519a36323b240d"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.569926   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-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:37:15.599512   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.600826   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.602351   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:15.604772   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:15.605000   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.605239   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:15.605423   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.646615   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:33727
I20260630 12:37:15.646742  8391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:33727 every 8 connection(s)
I20260630 12:37:15.651816   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.659495  8396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:15.661551  8397 instance_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:37:15.663262   836 server_base.cc:1061] running on GCE node
W20260630 12:37:15.663681  8399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:15.664640   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.664919   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.665134   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823035665116 us; error 0 us; skew 500 ppm
I20260630 12:37:15.665690   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.668483  8392 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39593
I20260630 12:37:15.668675   836 webserver.cc:533] Webserver started at http://127.0.209.2:43437/ using document root <none> and password file <none>
I20260630 12:37:15.668910  8392 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:15.669292   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.669565   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.669845   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.669801  8392 heartbeater.cc:507] Master 127.0.209.62:39593 requested a full tablet report, sending...
I20260630 12:37:15.671415   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "bcab5f540edc4feaba2a94fb9d9a6930"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.672302  8265 ts_manager.cc:194] Registered new tserver with Master: b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727)
I20260630 12:37:15.674046  8265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36582
I20260630 12:37:15.676236   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:15.679632  8404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.680490   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:15.680788   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "bcab5f540edc4feaba2a94fb9d9a6930"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.681051   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-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:37:15.696076   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.697252   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.698706   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:15.700876   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:15.701102   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.701340   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:15.701512   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.742609   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:34607
I20260630 12:37:15.742715  8466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:34607 every 8 connection(s)
I20260630 12:37:15.747431   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.754427  8470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:15.756547  8471 instance_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:37:15.758388  8473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:15.758630   836 server_base.cc:1061] running on GCE node
I20260630 12:37:15.759909   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.760147   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.760326  8467 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39593
I20260630 12:37:15.760342   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823035760324 us; error 0 us; skew 500 ppm
I20260630 12:37:15.760928  8467 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:15.761395   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.761865  8467 heartbeater.cc:507] Master 127.0.209.62:39593 requested a full tablet report, sending...
I20260630 12:37:15.764226  8265 ts_manager.cc:194] Registered new tserver with Master: bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:15.764313   836 webserver.cc:533] Webserver started at http://127.0.209.3:33941/ using document root <none> and password file <none>
I20260630 12:37:15.764909   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.765296   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.765697   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.765817  8265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36596
I20260630 12:37:15.767120   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "59d3705673734698adb97c655cd92dd4"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.772130   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:37:15.775795  8478 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.776590   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:37:15.776935   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "59d3705673734698adb97c655cd92dd4"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:15.777226   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-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:37:15.803478   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.804747   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.808317   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:15.811967   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:15.812278   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.812532   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:15.812711   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.852638   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:34011
I20260630 12:37:15.852739  8540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:34011 every 8 connection(s)
I20260630 12:37:15.866645  8541 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39593
I20260630 12:37:15.867064  8541 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:15.867803  8541 heartbeater.cc:507] Master 127.0.209.62:39593 requested a full tablet report, sending...
I20260630 12:37:15.869737  8265 ts_manager.cc:194] Registered new tserver with Master: 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:15.870548   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0146485s
I20260630 12:37:15.871068  8265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36610
I20260630 12:37:16.677191  8392 heartbeater.cc:499] Master 127.0.209.62:39593 was elected leader, sending a full tablet report...
I20260630 12:37:16.768566  8467 heartbeater.cc:499] Master 127.0.209.62:39593 was elected leader, sending a full tablet report...
I20260630 12:37:16.874099  8541 heartbeater.cc:499] Master 127.0.209.62:39593 was elected leader, sending a full tablet report...
I20260630 12:37:16.926611  8265 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36620:
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:37:16.929040  8265 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:37:16.992779  8432 tablet_service.cc:1511] Processing CreateTablet for tablet 24e350b279e843a285af73de790046d7 (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:16.993646  8431 tablet_service.cc:1511] Processing CreateTablet for tablet b9bb75bffc974a599d2c446898ff4eeb (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:16.994581  8432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e350b279e843a285af73de790046d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:16.996184  8431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bb75bffc974a599d2c446898ff4eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.000975  8357 tablet_service.cc:1511] Processing CreateTablet for tablet 24e350b279e843a285af73de790046d7 (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:17.002528  8357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e350b279e843a285af73de790046d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.003886  8505 tablet_service.cc:1511] Processing CreateTablet for tablet b9bb75bffc974a599d2c446898ff4eeb (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:17.005314  8505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bb75bffc974a599d2c446898ff4eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.006754  8356 tablet_service.cc:1511] Processing CreateTablet for tablet b9bb75bffc974a599d2c446898ff4eeb (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:17.008133  8356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bb75bffc974a599d2c446898ff4eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.002595  8506 tablet_service.cc:1511] Processing CreateTablet for tablet 24e350b279e843a285af73de790046d7 (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:17.009193  8506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e350b279e843a285af73de790046d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.010551  8355 tablet_service.cc:1511] Processing CreateTablet for tablet 5d623c71c71d4cc381a6054505da85cc (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:17.011935  8355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d623c71c71d4cc381a6054505da85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.022133  8561 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: Bootstrap starting.
I20260630 12:37:17.030809  8432 tablet_service.cc:1511] Processing CreateTablet for tablet 5d623c71c71d4cc381a6054505da85cc (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:17.032277  8432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d623c71c71d4cc381a6054505da85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.032347  8504 tablet_service.cc:1511] Processing CreateTablet for tablet 5d623c71c71d4cc381a6054505da85cc (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:17.033803  8504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d623c71c71d4cc381a6054505da85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.038357  8354 tablet_service.cc:1511] Processing CreateTablet for tablet e43dc58f6f9b4614bcf143df75b642cd (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:17.039925  8503 tablet_service.cc:1511] Processing CreateTablet for tablet e43dc58f6f9b4614bcf143df75b642cd (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:17.040844  8430 tablet_service.cc:1511] Processing CreateTablet for tablet e43dc58f6f9b4614bcf143df75b642cd (DEFAULT_TABLE table=test-workload [id=fd346eeacca9408384b9aeb7bba280e8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:17.041256  8503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43dc58f6f9b4614bcf143df75b642cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.042181  8430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43dc58f6f9b4614bcf143df75b642cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.046917  8561 tablet_bootstrap.cc:654] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.055482  8354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43dc58f6f9b4614bcf143df75b642cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.064075  8563 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:17.072012  8563 tablet_bootstrap.cc:654] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.080571  8561 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: No bootstrap required, opened a new log
I20260630 12:37:17.081178  8563 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: No bootstrap required, opened a new log
I20260630 12:37:17.081218  8561 ts_tablet_manager.cc:1403] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260630 12:37:17.081876  8563 ts_tablet_manager.cc:1403] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.011s
I20260630 12:37:17.085693  8563 raft_consensus.cc:359] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.086467  8563 raft_consensus.cc:385] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.086812  8563 raft_consensus.cc:740] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.087623  8563 consensus_queue.cc:260] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.088699  8564 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4: Bootstrap starting.
I20260630 12:37:17.090427  8561 raft_consensus.cc:359] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.091085  8561 raft_consensus.cc:385] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.091441  8561 raft_consensus.cc:740] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.092662  8563 ts_tablet_manager.cc:1434] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260630 12:37:17.092460  8561 consensus_queue.cc:260] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.093912  8563 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:17.096222  8561 ts_tablet_manager.cc:1434] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:37:17.097342  8561 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930: Bootstrap starting.
I20260630 12:37:17.100752  8564 tablet_bootstrap.cc:654] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.101415  8563 tablet_bootstrap.cc:654] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.109437  8564 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4: No bootstrap required, opened a new log
I20260630 12:37:17.110059  8564 ts_tablet_manager.cc:1403] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.009s
I20260630 12:37:17.112583  8564 raft_consensus.cc:359] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.113147  8564 raft_consensus.cc:385] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.113415  8564 raft_consensus.cc:740] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.113943  8561 tablet_bootstrap.cc:654] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.114025  8564 consensus_queue.cc:260] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.117044  8564 ts_tablet_manager.cc:1434] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:17.117784  8563 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: No bootstrap required, opened a new log
I20260630 12:37:17.118171  8564 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4: Bootstrap starting.
I20260630 12:37:17.118587  8563 ts_tablet_manager.cc:1403] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260630 12:37:17.121277  8561 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930: No bootstrap required, opened a new log
I20260630 12:37:17.122329  8561 ts_tablet_manager.cc:1403] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260630 12:37:17.122411  8563 raft_consensus.cc:359] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.123246  8563 raft_consensus.cc:385] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.123574  8563 raft_consensus.cc:740] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.124517  8563 consensus_queue.cc:260] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.125527  8561 raft_consensus.cc:359] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.126287  8561 raft_consensus.cc:385] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.126550  8564 tablet_bootstrap.cc:654] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.126633  8561 raft_consensus.cc:740] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.126981  8563 ts_tablet_manager.cc:1434] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:17.128132  8563 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:17.127830  8561 consensus_queue.cc:260] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.130769  8561 ts_tablet_manager.cc:1434] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:17.132125  8561 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: Bootstrap starting.
I20260630 12:37:17.135303  8563 tablet_bootstrap.cc:654] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.139917  8561 tablet_bootstrap.cc:654] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.141554  8564 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4: No bootstrap required, opened a new log
I20260630 12:37:17.142215  8564 ts_tablet_manager.cc:1403] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.015s
I20260630 12:37:17.146224  8564 raft_consensus.cc:359] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.147312  8564 raft_consensus.cc:385] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.147799  8564 raft_consensus.cc:740] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.149087  8564 consensus_queue.cc:260] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.155442  8564 ts_tablet_manager.cc:1434] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:37:17.157040  8564 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: Bootstrap starting.
I20260630 12:37:17.165745  8564 tablet_bootstrap.cc:654] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.172569  8561 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: No bootstrap required, opened a new log
I20260630 12:37:17.172580  8563 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: No bootstrap required, opened a new log
I20260630 12:37:17.172892  8564 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: No bootstrap required, opened a new log
I20260630 12:37:17.173273  8561 ts_tablet_manager.cc:1403] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.020s
I20260630 12:37:17.173307  8563 ts_tablet_manager.cc:1403] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.023s
I20260630 12:37:17.173465  8564 ts_tablet_manager.cc:1403] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:37:17.176224  8564 raft_consensus.cc:359] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.176797  8564 raft_consensus.cc:385] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.176631  8563 raft_consensus.cc:359] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.177103  8564 raft_consensus.cc:740] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.176939  8561 raft_consensus.cc:359] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.177426  8563 raft_consensus.cc:385] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.177727  8561 raft_consensus.cc:385] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.177814  8563 raft_consensus.cc:740] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.178140  8561 raft_consensus.cc:740] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.178046  8564 consensus_queue.cc:260] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.178668  8563 consensus_queue.cc:260] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.180869  8564 ts_tablet_manager.cc:1434] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:17.180999  8563 ts_tablet_manager.cc:1434] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:17.179117  8561 consensus_queue.cc:260] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.182031  8564 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: Bootstrap starting.
I20260630 12:37:17.182121  8563 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:17.183435  8561 ts_tablet_manager.cc:1434] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:37:17.184599  8561 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930: Bootstrap starting.
I20260630 12:37:17.189186  8563 tablet_bootstrap.cc:654] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.190223  8564 tablet_bootstrap.cc:654] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.190826  8561 tablet_bootstrap.cc:654] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.201937  8564 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: No bootstrap required, opened a new log
I20260630 12:37:17.202551  8564 ts_tablet_manager.cc:1403] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:37:17.206810  8564 raft_consensus.cc:359] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.208253  8564 raft_consensus.cc:385] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.208719  8564 raft_consensus.cc:740] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.210527  8561 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930: No bootstrap required, opened a new log
I20260630 12:37:17.209939  8564 consensus_queue.cc:260] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.211133  8561 ts_tablet_manager.cc:1403] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260630 12:37:17.213541  8564 ts_tablet_manager.cc:1434] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:37:17.214243  8561 raft_consensus.cc:359] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.215116  8561 raft_consensus.cc:385] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.215467  8561 raft_consensus.cc:740] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.216415  8561 consensus_queue.cc:260] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.217626  8563 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: No bootstrap required, opened a new log
I20260630 12:37:17.218086  8563 ts_tablet_manager.cc:1403] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.009s
I20260630 12:37:17.218575  8561 ts_tablet_manager.cc:1434] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:37:17.220382  8563 raft_consensus.cc:359] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.220973  8563 raft_consensus.cc:385] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.221222  8563 raft_consensus.cc:740] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.221987  8563 consensus_queue.cc:260] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.223635  8563 ts_tablet_manager.cc:1434] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:37:17.270655  8567 raft_consensus.cc:493] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:17.271364  8567 raft_consensus.cc:515] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.273527  8567 leader_election.cc:290] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:17.285996  8367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e350b279e843a285af73de790046d7" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e5fbf5ad954195b9519a36323b240d" is_pre_election: true
I20260630 12:37:17.286005  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e350b279e843a285af73de790046d7" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4" is_pre_election: true
I20260630 12:37:17.286741  8367 raft_consensus.cc:2468] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcab5f540edc4feaba2a94fb9d9a6930 in term 0.
I20260630 12:37:17.286986  8516 raft_consensus.cc:2468] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcab5f540edc4feaba2a94fb9d9a6930 in term 0.
I20260630 12:37:17.288026  8408 leader_election.cc:304] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e5fbf5ad954195b9519a36323b240d, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:17.288827  8567 raft_consensus.cc:2804] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:17.289140  8567 raft_consensus.cc:493] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:17.289431  8567 raft_consensus.cc:3060] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.294390  8567 raft_consensus.cc:515] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.296053  8567 leader_election.cc:290] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 1 election: Requested vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:17.297060  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e350b279e843a285af73de790046d7" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4"
I20260630 12:37:17.296990  8367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e350b279e843a285af73de790046d7" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e5fbf5ad954195b9519a36323b240d"
I20260630 12:37:17.297823  8516 raft_consensus.cc:3060] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.297863  8367 raft_consensus.cc:3060] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.305260  8367 raft_consensus.cc:2468] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcab5f540edc4feaba2a94fb9d9a6930 in term 1.
I20260630 12:37:17.305260  8516 raft_consensus.cc:2468] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcab5f540edc4feaba2a94fb9d9a6930 in term 1.
I20260630 12:37:17.306541  8408 leader_election.cc:304] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e5fbf5ad954195b9519a36323b240d, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:17.307216  8567 raft_consensus.cc:2804] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.308307  8567 raft_consensus.cc:697] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 LEADER]: Becoming Leader. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Running, Role: LEADER
I20260630 12:37:17.308955  8567 consensus_queue.cc:237] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.317334  8264 catalog_manager.cc:5697] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:17.345980  8570 raft_consensus.cc:493] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:17.346567  8570 raft_consensus.cc:515] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.348654  8570 leader_election.cc:290] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:17.360180  8367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d623c71c71d4cc381a6054505da85cc" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e5fbf5ad954195b9519a36323b240d" is_pre_election: true
I20260630 12:37:17.360899  8367 raft_consensus.cc:2468] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d3705673734698adb97c655cd92dd4 in term 0.
I20260630 12:37:17.361639  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d623c71c71d4cc381a6054505da85cc" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" is_pre_election: true
I20260630 12:37:17.361972  8482 leader_election.cc:304] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d3705673734698adb97c655cd92dd4, b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:17.362397  8442 raft_consensus.cc:2468] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d3705673734698adb97c655cd92dd4 in term 0.
I20260630 12:37:17.362957  8570 raft_consensus.cc:2804] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:17.363325  8570 raft_consensus.cc:493] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:17.363664  8570 raft_consensus.cc:3060] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.368712  8570 raft_consensus.cc:515] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.370306  8570 leader_election.cc:290] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 1 election: Requested vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:17.370874  8367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d623c71c71d4cc381a6054505da85cc" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e5fbf5ad954195b9519a36323b240d"
I20260630 12:37:17.371490  8367 raft_consensus.cc:3060] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.371376  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d623c71c71d4cc381a6054505da85cc" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930"
I20260630 12:37:17.372058  8442 raft_consensus.cc:3060] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.378844  8367 raft_consensus.cc:2468] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d3705673734698adb97c655cd92dd4 in term 1.
I20260630 12:37:17.379035  8442 raft_consensus.cc:2468] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d3705673734698adb97c655cd92dd4 in term 1.
I20260630 12:37:17.380034  8482 leader_election.cc:304] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d3705673734698adb97c655cd92dd4, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:17.380765  8570 raft_consensus.cc:2804] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.382048  8570 raft_consensus.cc:697] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Running, Role: LEADER
I20260630 12:37:17.382931  8570 consensus_queue.cc:237] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.390348  8264 catalog_manager.cc:5697] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d3705673734698adb97c655cd92dd4 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "59d3705673734698adb97c655cd92dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:17.420683  8566 raft_consensus.cc:493] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:17.421257  8566 raft_consensus.cc:515] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.423236  8566 leader_election.cc:290] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:17.435287  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4" is_pre_election: true
I20260630 12:37:17.435360  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" is_pre_election: true
I20260630 12:37:17.436091  8516 raft_consensus.cc:2468] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 0.
I20260630 12:37:17.436205  8442 raft_consensus.cc:2468] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 0.
I20260630 12:37:17.437188  8331 leader_election.cc:304] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d3705673734698adb97c655cd92dd4, b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:17.437932  8566 raft_consensus.cc:2804] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:17.438314  8566 raft_consensus.cc:493] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:17.438594  8566 raft_consensus.cc:3060] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.443627  8566 raft_consensus.cc:515] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.445262  8566 leader_election.cc:290] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 election: Requested vote from peers bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:17.446051  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930"
I20260630 12:37:17.446264  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4"
I20260630 12:37:17.446682  8442 raft_consensus.cc:3060] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.446789  8516 raft_consensus.cc:3060] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.453630  8516 raft_consensus.cc:2468] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 1.
I20260630 12:37:17.453630  8442 raft_consensus.cc:2468] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 1.
I20260630 12:37:17.455106  8333 leader_election.cc:304] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e5fbf5ad954195b9519a36323b240d, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:17.455911  8566 raft_consensus.cc:2804] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.456954  8566 raft_consensus.cc:697] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Becoming Leader. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Running, Role: LEADER
I20260630 12:37:17.457751  8566 consensus_queue.cc:237] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.464676  8264 catalog_manager.cc:5697] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e5fbf5ad954195b9519a36323b240d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "b9e5fbf5ad954195b9519a36323b240d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:17.475932  8313 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:17.486027  8566 raft_consensus.cc:493] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:17.486543  8566 raft_consensus.cc:515] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.488272  8566 leader_election.cc:290] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:17.489137  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" is_pre_election: true
I20260630 12:37:17.489305  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4" is_pre_election: true
I20260630 12:37:17.489779  8442 raft_consensus.cc:2468] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 0.
I20260630 12:37:17.489930  8516 raft_consensus.cc:2468] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 0.
I20260630 12:37:17.490857  8333 leader_election.cc:304] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e5fbf5ad954195b9519a36323b240d, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:17.491575  8566 raft_consensus.cc:2804] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:17.491954  8566 raft_consensus.cc:493] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:17.492249  8566 raft_consensus.cc:3060] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.497924  8566 raft_consensus.cc:515] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.499694  8566 leader_election.cc:290] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 election: Requested vote from peers bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:17.500933  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4"
I20260630 12:37:17.500855  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "b9e5fbf5ad954195b9519a36323b240d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930"
I20260630 12:37:17.501727  8442 raft_consensus.cc:3060] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.501698  8516 raft_consensus.cc:3060] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.507334  8516 raft_consensus.cc:2468] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 1.
I20260630 12:37:17.507387  8442 raft_consensus.cc:2468] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e5fbf5ad954195b9519a36323b240d in term 1.
I20260630 12:37:17.508533  8331 leader_election.cc:304] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d3705673734698adb97c655cd92dd4, b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:17.509262  8566 raft_consensus.cc:2804] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.509778  8566 raft_consensus.cc:697] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Becoming Leader. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Running, Role: LEADER
I20260630 12:37:17.510567  8566 consensus_queue.cc:237] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.518227  8265 catalog_manager.cc:5697] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e5fbf5ad954195b9519a36323b240d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "b9e5fbf5ad954195b9519a36323b240d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:17.607503  8265 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36626:
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:37:17.635134  8354 tablet_service.cc:1511] Processing CreateTablet for tablet 1acc3549408d4da2a8a2c4397f4a5288 (DEFAULT_TABLE table=dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:17.636283  8354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acc3549408d4da2a8a2c4397f4a5288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.636783  8432 tablet_service.cc:1511] Processing CreateTablet for tablet 15bbdbb2342a4b1cb95013fe37535428 (DEFAULT_TABLE table=dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:17.638077  8503 tablet_service.cc:1511] Processing CreateTablet for tablet d6a992c389e54b089226299d05aacd95 (DEFAULT_TABLE table=dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:17.638087  8432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bbdbb2342a4b1cb95013fe37535428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.639202  8503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a992c389e54b089226299d05aacd95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.647655  8356 tablet_service.cc:1511] Processing CreateTablet for tablet f3c4e95c80ea4ecca6bce53f9271a0ed (DEFAULT_TABLE table=dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:17.649055  8356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c4e95c80ea4ecca6bce53f9271a0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:17.653033  8563 tablet_bootstrap.cc:492] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:17.654265  8564 tablet_bootstrap.cc:492] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Bootstrap starting.
I20260630 12:37:17.659404  8563 tablet_bootstrap.cc:654] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.662492  8564 tablet_bootstrap.cc:654] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.663618  8561 tablet_bootstrap.cc:492] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Bootstrap starting.
I20260630 12:37:17.670643  8561 tablet_bootstrap.cc:654] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.673100  8563 tablet_bootstrap.cc:492] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: No bootstrap required, opened a new log
I20260630 12:37:17.673811  8563 ts_tablet_manager.cc:1403] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260630 12:37:17.676054  8564 tablet_bootstrap.cc:492] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: No bootstrap required, opened a new log
I20260630 12:37:17.676543  8564 ts_tablet_manager.cc:1403] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260630 12:37:17.676831  8563 raft_consensus.cc:359] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.677223  8561 tablet_bootstrap.cc:492] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: No bootstrap required, opened a new log
I20260630 12:37:17.677547  8563 raft_consensus.cc:385] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.677850  8561 ts_tablet_manager.cc:1403] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:37:17.677870  8563 raft_consensus.cc:740] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.678912  8563 consensus_queue.cc:260] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.679378  8564 raft_consensus.cc:359] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.679723  8563 raft_consensus.cc:399] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:17.680088  8564 raft_consensus.cc:385] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.680243  8563 raft_consensus.cc:493] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:17.680512  8564 raft_consensus.cc:740] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.680768  8563 raft_consensus.cc:3060] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.680924  8561 raft_consensus.cc:359] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } }
I20260630 12:37:17.681644  8561 raft_consensus.cc:385] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.681352  8564 consensus_queue.cc:260] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.681995  8561 raft_consensus.cc:740] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.682190  8564 raft_consensus.cc:399] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:17.682688  8564 raft_consensus.cc:493] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:17.683084  8564 raft_consensus.cc:3060] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.682988  8561 consensus_queue.cc:260] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } }
I20260630 12:37:17.683830  8561 raft_consensus.cc:399] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:17.684154  8561 raft_consensus.cc:493] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:17.684496  8561 raft_consensus.cc:3060] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.687602  8563 raft_consensus.cc:515] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.688333  8563 leader_election.cc:304] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [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: b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:17.688875  8563 leader_election.cc:290] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:17.689056  8566 raft_consensus.cc:2804] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.690704  8564 raft_consensus.cc:515] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.691521  8564 leader_election.cc:304] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [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: 59d3705673734698adb97c655cd92dd4; no voters: 
I20260630 12:37:17.691699  8561 raft_consensus.cc:515] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } }
I20260630 12:37:17.692180  8564 leader_election.cc:290] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:17.692348  8570 raft_consensus.cc:2804] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.692538  8561 leader_election.cc:304] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [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: bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:17.694109  8564 ts_tablet_manager.cc:1434] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:37:17.694108  8567 raft_consensus.cc:2804] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.694841  8567 raft_consensus.cc:697] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 LEADER]: Becoming Leader. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Running, Role: LEADER
I20260630 12:37:17.695426  8567 consensus_queue.cc:237] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Queue going to LEADER mode. State: All 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: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } }
I20260630 12:37:17.696141  8561 leader_election.cc:290] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:17.698652  8561 ts_tablet_manager.cc:1434] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260630 12:37:17.699021  8563 ts_tablet_manager.cc:1434] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.009s
I20260630 12:37:17.700945  8563 tablet_bootstrap.cc:492] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:17.707863  8566 raft_consensus.cc:697] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Becoming Leader. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Running, Role: LEADER
I20260630 12:37:17.708792  8566 consensus_queue.cc:237] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [LEADER]: Queue going to LEADER mode. State: All 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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.710593  8570 raft_consensus.cc:697] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Running, Role: LEADER
I20260630 12:37:17.711416  8570 consensus_queue.cc:237] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [LEADER]: Queue going to LEADER mode. State: All 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: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:17.710947  8265 catalog_manager.cc:5697] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:17.715327  8563 tablet_bootstrap.cc:654] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:17.725399  8263 catalog_manager.cc:5697] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e5fbf5ad954195b9519a36323b240d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "b9e5fbf5ad954195b9519a36323b240d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:17.733119  8262 catalog_manager.cc:5697] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d3705673734698adb97c655cd92dd4 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "59d3705673734698adb97c655cd92dd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:17.787154  8563 tablet_bootstrap.cc:492] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: No bootstrap required, opened a new log
I20260630 12:37:17.787822  8563 ts_tablet_manager.cc:1403] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.040s
I20260630 12:37:17.790153  8563 raft_consensus.cc:359] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.790804  8563 raft_consensus.cc:385] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:17.791137  8563 raft_consensus.cc:740] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:17.792083  8563 consensus_queue.cc:260] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.792807  8563 raft_consensus.cc:399] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:17.793118  8563 raft_consensus.cc:493] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:17.793577  8563 raft_consensus.cc:3060] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:17.798173  8567 consensus_queue.cc:1048] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:17.801275  8563 raft_consensus.cc:515] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.802161  8563 leader_election.cc:304] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [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: b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:17.803120  8563 leader_election.cc:290] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:17.803882  8566 raft_consensus.cc:2804] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:17.804371  8566 raft_consensus.cc:697] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Becoming Leader. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Running, Role: LEADER
I20260630 12:37:17.804991  8566 consensus_queue.cc:237] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [LEADER]: Queue going to LEADER mode. State: All 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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:17.811342  8563 ts_tablet_manager.cc:1434] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.007s
I20260630 12:37:17.818331  8265 catalog_manager.cc:5697] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e5fbf5ad954195b9519a36323b240d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "b9e5fbf5ad954195b9519a36323b240d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:17.818492  8581 consensus_queue.cc:1048] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:17.829329  8570 consensus_queue.cc:1048] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:17.843770  8585 consensus_queue.cc:1048] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:17.862788   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:17.887042   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:17.886956  8566 consensus_queue.cc:1048] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:17.888056   836 tablet_replica.cc:333] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: stopping tablet replica
I20260630 12:37:17.888688   836 raft_consensus.cc:2243] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:17.889254   836 raft_consensus.cc:2272] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:17.892952   836 tablet_replica.cc:333] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: stopping tablet replica
I20260630 12:37:17.893743   836 raft_consensus.cc:2243] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:17.894454   836 pending_rounds.cc:70] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Trying to abort 1 pending ops.
I20260630 12:37:17.894680   836 pending_rounds.cc:77] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443161433956352 op_type: NO_OP noop_request { }
I20260630 12:37:17.895059   836 raft_consensus.cc:2889] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:17.895407   836 raft_consensus.cc:2272] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:17.898372   836 tablet_replica.cc:333] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: stopping tablet replica
I20260630 12:37:17.899114   836 raft_consensus.cc:2243] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:17.899588   836 raft_consensus.cc:2272] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:17.902087   836 tablet_replica.cc:333] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: stopping tablet replica
I20260630 12:37:17.902737   836 raft_consensus.cc:2243] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:17.903160   836 raft_consensus.cc:2272] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:17.905424   836 tablet_replica.cc:333] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: stopping tablet replica
I20260630 12:37:17.905927   836 raft_consensus.cc:2243] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:17.906335   836 raft_consensus.cc:2272] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:17.908447   836 tablet_replica.cc:333] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: stopping tablet replica
I20260630 12:37:17.908928   836 raft_consensus.cc:2243] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:17.909502   836 pending_rounds.cc:70] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Trying to abort 1 pending ops.
I20260630 12:37:17.909715   836 pending_rounds.cc:77] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443161651642368 op_type: NO_OP noop_request { }
I20260630 12:37:17.909972   836 raft_consensus.cc:2889] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:17.910254   836 raft_consensus.cc:2272] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:17.937139   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
W20260630 12:37:18.266110  8482 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:37:18.269774  8482 consensus_peers.cc:597] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:18.390055  8408 consensus_peers.cc:597] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:19.020385  8624 raft_consensus.cc:493] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:19.021167  8624 raft_consensus.cc:515] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:19.026079  8624 leader_election.cc:290] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:19.456358  8626 consensus_queue.cc:579] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Leader has been unable to successfully communicate with peer b9e5fbf5ad954195b9519a36323b240d for more than 1 seconds (1.620s)
I20260630 12:37:19.458357  8627 consensus_queue.cc:579] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Leader has been unable to successfully communicate with peer 59d3705673734698adb97c655cd92dd4 for more than 1 seconds (1.166s)
I20260630 12:37:19.460151  8627 raft_consensus.cc:493] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:19.460690  8627 raft_consensus.cc:515] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:19.462868  8627 leader_election.cc:290] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:19.467548  8628 raft_consensus.cc:493] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:19.468459  8628 raft_consensus.cc:515] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:19.470409  8623 consensus_queue.cc:579] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Leader has been unable to successfully communicate with peer b9e5fbf5ad954195b9519a36323b240d for more than 1 seconds (1.601s)
I20260630 12:37:19.472329  8516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4" is_pre_election: true
I20260630 12:37:19.473289  8516 raft_consensus.cc:2410] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcab5f540edc4feaba2a94fb9d9a6930 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:37:19.473632  8630 raft_consensus.cc:493] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9e5fbf5ad954195b9519a36323b240d)
I20260630 12:37:19.474103  8630 raft_consensus.cc:515] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:19.476645  8630 leader_election.cc:290] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:19.477501  8515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4" is_pre_election: true
I20260630 12:37:19.478096  8515 raft_consensus.cc:2468] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcab5f540edc4feaba2a94fb9d9a6930 in term 1.
I20260630 12:37:19.470902  8628 leader_election.cc:290] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:19.479357  8406 leader_election.cc:304] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [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: 59d3705673734698adb97c655cd92dd4, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:19.480284  8628 raft_consensus.cc:2804] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:19.480674  8628 raft_consensus.cc:493] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:19.480967  8628 raft_consensus.cc:3060] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:19.487130  8313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b9e5fbf5ad954195b9519a36323b240d not available for placement
I20260630 12:37:19.492203  8628 raft_consensus.cc:515] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
W20260630 12:37:19.493582  8408 leader_election.cc:336] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
W20260630 12:37:19.494521  8408 leader_election.cc:336] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
I20260630 12:37:19.495069  8408 leader_election.cc:304] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [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: bcab5f540edc4feaba2a94fb9d9a6930; no voters: 59d3705673734698adb97c655cd92dd4, b9e5fbf5ad954195b9519a36323b240d
I20260630 12:37:19.496703  8627 raft_consensus.cc:2749] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:19.495399  8628 leader_election.cc:290] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 2 election: Requested vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:19.495922  8515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d3705673734698adb97c655cd92dd4"
I20260630 12:37:19.498835  8515 raft_consensus.cc:3060] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.505090  8515 raft_consensus.cc:2468] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcab5f540edc4feaba2a94fb9d9a6930 in term 2.
I20260630 12:37:19.506453  8406 leader_election.cc:304] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [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: 59d3705673734698adb97c655cd92dd4, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:19.506608  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43dc58f6f9b4614bcf143df75b642cd" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" is_pre_election: true
I20260630 12:37:19.507555  8442 raft_consensus.cc:2393] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d3705673734698adb97c655cd92dd4 in current term 2: Already voted for candidate bcab5f540edc4feaba2a94fb9d9a6930 in this term.
I20260630 12:37:19.507983  8628 raft_consensus.cc:2804] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:19.508700  8628 raft_consensus.cc:697] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 LEADER]: Becoming Leader. State: Replica: bcab5f540edc4feaba2a94fb9d9a6930, State: Running, Role: LEADER
I20260630 12:37:19.510598  8628 consensus_queue.cc:237] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Queue going to LEADER 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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
W20260630 12:37:19.519681  8408 leader_election.cc:336] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
I20260630 12:37:19.521524  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" is_pre_election: true
I20260630 12:37:19.522148  8442 raft_consensus.cc:2468] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d3705673734698adb97c655cd92dd4 in term 1.
I20260630 12:37:19.523990  8482 leader_election.cc:304] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [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: 59d3705673734698adb97c655cd92dd4, bcab5f540edc4feaba2a94fb9d9a6930; no voters: 
I20260630 12:37:19.524724  8630 raft_consensus.cc:2804] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:19.525071  8630 raft_consensus.cc:493] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b9e5fbf5ad954195b9519a36323b240d)
I20260630 12:37:19.525408  8630 raft_consensus.cc:3060] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:19.527554  8482 leader_election.cc:336] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
I20260630 12:37:19.528105  8482 leader_election.cc:304] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [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: 59d3705673734698adb97c655cd92dd4; no voters: b9e5fbf5ad954195b9519a36323b240d, bcab5f540edc4feaba2a94fb9d9a6930
I20260630 12:37:19.528891  8624 raft_consensus.cc:2749] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:37:19.532200  8482 leader_election.cc:336] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
I20260630 12:37:19.533392  8630 raft_consensus.cc:515] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:19.535058  8630 leader_election.cc:290] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 2 election: Requested vote from peers b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727), bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:19.534857  8264 catalog_manager.cc:5697] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: term changed from 1 to 2, leader changed from b9e5fbf5ad954195b9519a36323b240d (127.0.209.1) to bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2). New cstate: current_term: 2 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:19.537380  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bb75bffc974a599d2c446898ff4eeb" candidate_uuid: "59d3705673734698adb97c655cd92dd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcab5f540edc4feaba2a94fb9d9a6930"
I20260630 12:37:19.537899  8442 raft_consensus.cc:3060] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.545579  8442 raft_consensus.cc:2468] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d3705673734698adb97c655cd92dd4 in term 2.
W20260630 12:37:19.546950  8482 leader_election.cc:336] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
I20260630 12:37:19.548290  8482 leader_election.cc:304] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [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: 59d3705673734698adb97c655cd92dd4, bcab5f540edc4feaba2a94fb9d9a6930; no voters: b9e5fbf5ad954195b9519a36323b240d
I20260630 12:37:19.549034  8630 raft_consensus.cc:2804] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:19.549554  8630 raft_consensus.cc:697] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 2 LEADER]: Becoming Leader. State: Replica: 59d3705673734698adb97c655cd92dd4, State: Running, Role: LEADER
I20260630 12:37:19.550347  8630 consensus_queue.cc:237] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:19.557694  8264 catalog_manager.cc:5697] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 reported cstate change: term changed from 1 to 2, leader changed from b9e5fbf5ad954195b9519a36323b240d (127.0.209.1) to 59d3705673734698adb97c655cd92dd4 (127.0.209.3). New cstate: current_term: 2 leader_uuid: "59d3705673734698adb97c655cd92dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:19.745046  8264 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36620:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:19.745633  8264 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36620:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:19.758582  8264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Sending DeleteTablet for 1 replicas of tablet 1acc3549408d4da2a8a2c4397f4a5288
I20260630 12:37:19.759527  8264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Sending DeleteTablet for 1 replicas of tablet 15bbdbb2342a4b1cb95013fe37535428
I20260630 12:37:19.760241  8264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Sending DeleteTablet for 1 replicas of tablet d6a992c389e54b089226299d05aacd95
I20260630 12:37:19.761036  8264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: Sending DeleteTablet for 1 replicas of tablet f3c4e95c80ea4ecca6bce53f9271a0ed
I20260630 12:37:19.762094  8503 tablet_service.cc:1558] Processing DeleteTablet for tablet d6a992c389e54b089226299d05aacd95 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:19 UTC) from {username='slave'} at 127.0.0.1:33456
I20260630 12:37:19.764801   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:19.765141  8432 tablet_service.cc:1558] Processing DeleteTablet for tablet 15bbdbb2342a4b1cb95013fe37535428 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:19 UTC) from {username='slave'} at 127.0.0.1:59952
W20260630 12:37:19.776113  8252 catalog_manager.cc:4755] TS b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f3c4e95c80ea4ecca6bce53f9271a0ed: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111)
W20260630 12:37:19.777910  8646 instance_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:37:19.782729  8645 tablet_replica.cc:333] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: stopping tablet replica
I20260630 12:37:19.783160  8643 tablet_replica.cc:333] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: stopping tablet replica
I20260630 12:37:19.783933  8645 raft_consensus.cc:2243] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.785015  8645 raft_consensus.cc:2272] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.785534  8643 raft_consensus.cc:2243] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:37:19.786755  8647 instance_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:37:19.787600  8643 raft_consensus.cc:2272] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.788545  8645 ts_tablet_manager.cc:1916] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:19.794118  8643 ts_tablet_manager.cc:1916] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:37:19.801268  8649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:19.804365   836 server_base.cc:1061] running on GCE node
I20260630 12:37:19.808221  8645 ts_tablet_manager.cc:1929] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:19.808725  8645 log.cc:1199] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-1-root/wals/15bbdbb2342a4b1cb95013fe37535428
I20260630 12:37:19.809572  8645 ts_tablet_manager.cc:1950] T 15bbdbb2342a4b1cb95013fe37535428 P bcab5f540edc4feaba2a94fb9d9a6930: Deleting consensus metadata
I20260630 12:37:19.813633   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:19.814020   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:19.814289   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823039814267 us; error 0 us; skew 500 ppm
I20260630 12:37:19.815146   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:19.815964  8252 catalog_manager.cc:5028] TS bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607): tablet 15bbdbb2342a4b1cb95013fe37535428 (table dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]) successfully deleted
I20260630 12:37:19.816306  8643 ts_tablet_manager.cc:1929] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:19.816728  8643 log.cc:1199] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-2-root/wals/d6a992c389e54b089226299d05aacd95
I20260630 12:37:19.817487  8643 ts_tablet_manager.cc:1950] T d6a992c389e54b089226299d05aacd95 P 59d3705673734698adb97c655cd92dd4: Deleting consensus metadata
I20260630 12:37:19.820680  8250 catalog_manager.cc:5028] TS 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011): tablet d6a992c389e54b089226299d05aacd95 (table dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]) successfully deleted
I20260630 12:37:19.821460   836 webserver.cc:533] Webserver started at http://127.0.209.4:37949/ using document root <none> and password file <none>
I20260630 12:37:19.822165   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:19.822409   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:19.822727   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:19.824359   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "ce4d11cfa2884c16bdced0c2cf899330"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-n2nm"
I20260630 12:37:19.830576   836 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:19.835157  8654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.836081   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:19.836462   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "ce4d11cfa2884c16bdced0c2cf899330"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-n2nm"
I20260630 12:37:19.836835   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-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:37:19.855341   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:19.856822   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:19.858894   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:19.862155   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:19.862346   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.862525   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:19.862653   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.903985   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:34479
I20260630 12:37:19.904085  8716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:34479 every 8 connection(s)
I20260630 12:37:19.908684   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:19.915596  8720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:19.917248  8721 instance_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:37:19.919479  8723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:19.921252   836 server_base.cc:1061] running on GCE node
I20260630 12:37:19.921890  8717 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39593
I20260630 12:37:19.922297  8717 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:19.922580   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:19.922850   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:19.923041   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823039923022 us; error 0 us; skew 500 ppm
I20260630 12:37:19.923097  8717 heartbeater.cc:507] Master 127.0.209.62:39593 requested a full tablet report, sending...
I20260630 12:37:19.923702   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:19.925714  8264 ts_manager.cc:194] Registered new tserver with Master: ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4:34479)
I20260630 12:37:19.926720   836 webserver.cc:533] Webserver started at http://127.0.209.1:46775/ using document root <none> and password file <none>
I20260630 12:37:19.927395   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:19.927631   836 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:19.927791  8264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36642
I20260630 12:37:19.931578   836 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:19.935066  8728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.935902   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:19.936161   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "b9e5fbf5ad954195b9519a36323b240d"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-n2nm"
I20260630 12:37:19.936404   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-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:37:19.960391   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:19.961443   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:19.962532   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:19.965730  8735 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:37:19.983904  8442 raft_consensus.cc:1275] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Refusing update from remote peer 59d3705673734698adb97c655cd92dd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:19.985275  8630 consensus_queue.cc:1048] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.003647   836 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:37:20.004053   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.039s	user 0.001s	sys 0.001s
I20260630 12:37:20.004453   836 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
W20260630 12:37:20.007020  8482 consensus_peers.cc:597] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.012748  8735 tablet_bootstrap.cc:492] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:20.047156  8442 consensus_queue.cc:237] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [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: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.050848  8735 tablet_bootstrap.cc:492] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: 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:37:20.052542  8735 tablet_bootstrap.cc:492] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Bootstrap complete.
I20260630 12:37:20.053452  8735 ts_tablet_manager.cc:1403] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.018s
I20260630 12:37:20.055815   836 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:37:20.056335   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.045s	sys 0.000s
I20260630 12:37:20.057121  8735 raft_consensus.cc:359] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.057811  8735 raft_consensus.cc:740] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.059684  8515 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:20.060376  8735 consensus_queue.cc:260] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.061076  8735 raft_consensus.cc:399] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.061386  8735 raft_consensus.cc:493] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.061426  8740 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:20.062084  8735 raft_consensus.cc:3060] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:20.076192  8408 consensus_peers.cc:597] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.080358  8516 raft_consensus.cc:1275] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.082351  8735 raft_consensus.cc:515] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.083025  8740 consensus_queue.cc:1048] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.083956  8735 leader_election.cc:304] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [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: b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:20.100598  8753 raft_consensus.cc:2804] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.101087  8735 leader_election.cc:290] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:20.109118  8514 consensus_queue.cc:237] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
W20260630 12:37:20.117029  8406 consensus_peers.cc:597] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 -> Peer ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4:34479): Couldn't send request to peer ce4d11cfa2884c16bdced0c2cf899330. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24e350b279e843a285af73de790046d7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.125020  8735 ts_tablet_manager.cc:1434] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.071s	user 0.030s	sys 0.000s
I20260630 12:37:20.126555  8740 raft_consensus.cc:2955] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.128815  8516 raft_consensus.cc:2955] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
W20260630 12:37:20.131603  8408 consensus_peers.cc:597] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.140242  8753 raft_consensus.cc:697] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 2 LEADER]: Becoming Leader. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Running, Role: LEADER
I20260630 12:37:20.141466  8753 consensus_queue.cc:237] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.146169  8252 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 24e350b279e843a285af73de790046d7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:20.146806  8735 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:20.150583  8265 catalog_manager.cc:5697] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.184898  8735 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: 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:37:20.186403  8735 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Bootstrap complete.
I20260630 12:37:20.187395  8735 ts_tablet_manager.cc:1403] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.005s
I20260630 12:37:20.190985  8735 raft_consensus.cc:359] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.192109  8735 raft_consensus.cc:740] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.193401  8735 consensus_queue.cc:260] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.196689  8735 ts_tablet_manager.cc:1434] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:20.200132  8735 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:20.207165  8442 raft_consensus.cc:1275] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Refusing update from remote peer 59d3705673734698adb97c655cd92dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:37:20.228153  8480 consensus_peers.cc:597] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 -> Peer ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4:34479): Couldn't send request to peer ce4d11cfa2884c16bdced0c2cf899330. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d623c71c71d4cc381a6054505da85cc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.236321  8630 consensus_queue.cc:1048] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:20.251660  8482 consensus_peers.cc:597] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.259317  8738 raft_consensus.cc:2955] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.277452  8442 raft_consensus.cc:2955] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.289906  8250 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5d623c71c71d4cc381a6054505da85cc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:37:20.293219  8735 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: 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:37:20.294288  8735 tablet_bootstrap.cc:492] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Bootstrap complete.
I20260630 12:37:20.294993  8735 ts_tablet_manager.cc:1403] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.097s	user 0.053s	sys 0.036s
I20260630 12:37:20.297711  8735 raft_consensus.cc:359] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.298585  8735 raft_consensus.cc:740] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.299312  8735 consensus_queue.cc:260] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.298834  8265 catalog_manager.cc:5697] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 reported cstate change: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "59d3705673734698adb97c655cd92dd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.301734  8735 ts_tablet_manager.cc:1434] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:37:20.302783  8735 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:20.321688  8735 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: 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:37:20.322746  8735 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Bootstrap complete.
I20260630 12:37:20.323491  8735 ts_tablet_manager.cc:1403] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:37:20.325650  8735 raft_consensus.cc:359] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.326222  8735 raft_consensus.cc:740] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.326908  8735 consensus_queue.cc:260] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [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: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.328446  8735 ts_tablet_manager.cc:1434] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:37:20.329178  8735 tablet_bootstrap.cc:492] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:20.341017  8735 tablet_bootstrap.cc:492] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: 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:37:20.341794  8735 tablet_bootstrap.cc:492] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Bootstrap complete.
I20260630 12:37:20.342371  8735 ts_tablet_manager.cc:1403] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:37:20.344255  8735 raft_consensus.cc:359] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.344700  8735 raft_consensus.cc:740] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.345325  8735 consensus_queue.cc:260] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.345818  8735 raft_consensus.cc:399] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.346052  8735 raft_consensus.cc:493] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.346349  8735 raft_consensus.cc:3060] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.350950  8735 raft_consensus.cc:515] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.351522  8735 leader_election.cc:304] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [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: b9e5fbf5ad954195b9519a36323b240d; no voters: 
I20260630 12:37:20.352069  8735 leader_election.cc:290] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:20.352200  8753 raft_consensus.cc:2804] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.352707  8753 raft_consensus.cc:697] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 2 LEADER]: Becoming Leader. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Running, Role: LEADER
I20260630 12:37:20.353437  8753 consensus_queue.cc:237] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } }
I20260630 12:37:20.353832  8735 ts_tablet_manager.cc:1434] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.011s	user 0.013s	sys 0.000s
I20260630 12:37:20.354641  8735 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Bootstrap starting.
I20260630 12:37:20.357215   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:33727
I20260630 12:37:20.357470  8818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:33727 every 8 connection(s)
I20260630 12:37:20.369391  8735 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: 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:37:20.370466  8735 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Bootstrap complete.
I20260630 12:37:20.371151  8735 ts_tablet_manager.cc:1403] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:37:20.373857  8735 raft_consensus.cc:359] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.374506  8735 raft_consensus.cc:740] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5fbf5ad954195b9519a36323b240d, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.375204  8735 consensus_queue.cc:260] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:20.376932  8735 ts_tablet_manager.cc:1434] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:37:20.378975  8819 heartbeater.cc:344] Connected to a master server at 127.0.209.62:39593
I20260630 12:37:20.379508  8819 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.380586  8819 heartbeater.cc:507] Master 127.0.209.62:39593 requested a full tablet report, sending...
I20260630 12:37:20.386196  8265 ts_manager.cc:194] Re-registered known tserver with Master: b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727)
I20260630 12:37:20.391992  8265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36656
I20260630 12:37:20.395404  8819 heartbeater.cc:499] Master 127.0.209.62:39593 was elected leader, sending a full tablet report...
W20260630 12:37:20.395869  8296 debug-util.cc:398] Leaking SignalData structure 0x7b080028dd60 after lost signal to thread 839
W20260630 12:37:20.397883  8296 debug-util.cc:398] Leaking SignalData structure 0x7b0800077940 after lost signal to thread 8466
W20260630 12:37:20.399125  8296 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9c00 after lost signal to thread 8540
I20260630 12:37:20.442006  8782 tablet_service.cc:1558] Processing DeleteTablet for tablet 1acc3549408d4da2a8a2c4397f4a5288 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:19 UTC) from {username='slave'} at 127.0.0.1:48576
I20260630 12:37:20.444099  8824 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:20.445127  8824 raft_consensus.cc:2243] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.445809  8824 raft_consensus.cc:2272] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.449497  8824 ts_tablet_manager.cc:1916] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.465945  8782 tablet_service.cc:1558] Processing DeleteTablet for tablet f3c4e95c80ea4ecca6bce53f9271a0ed with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:19 UTC) from {username='slave'} at 127.0.0.1:48576
I20260630 12:37:20.466725  8824 ts_tablet_manager.cc:1929] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:20.467218  8824 log.cc:1199] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root/wals/1acc3549408d4da2a8a2c4397f4a5288
I20260630 12:37:20.468024  8824 ts_tablet_manager.cc:1950] T 1acc3549408d4da2a8a2c4397f4a5288 P b9e5fbf5ad954195b9519a36323b240d: Deleting consensus metadata
I20260630 12:37:20.470511  8824 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:20.470557  8252 catalog_manager.cc:5028] TS b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): tablet 1acc3549408d4da2a8a2c4397f4a5288 (table dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]) successfully deleted
I20260630 12:37:20.471424  8824 raft_consensus.cc:2243] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.472143  8824 raft_consensus.cc:2272] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.475993  8824 ts_tablet_manager.cc:1916] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.483258  8792 raft_consensus.cc:3060] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.490609  8792 pending_rounds.cc:85] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Aborting all ops after (but not including) 0
I20260630 12:37:20.490990  8792 pending_rounds.cc:107] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:37:20.491053  8824 ts_tablet_manager.cc:1929] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:20.491372  8792 raft_consensus.cc:2889] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:20.491533  8824 log.cc:1199] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-0-root/wals/f3c4e95c80ea4ecca6bce53f9271a0ed
I20260630 12:37:20.492430  8824 ts_tablet_manager.cc:1950] T f3c4e95c80ea4ecca6bce53f9271a0ed P b9e5fbf5ad954195b9519a36323b240d: Deleting consensus metadata
I20260630 12:37:20.496783  8252 catalog_manager.cc:5028] TS b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): tablet f3c4e95c80ea4ecca6bce53f9271a0ed (table dugtrio [id=67b5c3917ed3466cb8bcce6bb4c49821]) successfully deleted
I20260630 12:37:20.510614  8791 raft_consensus.cc:3060] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:20.540264  8313 auto_rebalancer.cc:639] Failed to schedule move for tablet 5d623c71c71d4cc381a6054505da85cc: Invalid argument: Server with UUID ce4d11cfa2884c16bdced0c2cf899330 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
W20260630 12:37:20.555856  8313 auto_rebalancer.cc:639] Failed to schedule move for tablet 24e350b279e843a285af73de790046d7: Invalid argument: Server with UUID ce4d11cfa2884c16bdced0c2cf899330 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.561190  8442 consensus_queue.cc:237] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.564508  8830 ts_tablet_manager.cc:933] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Initiating tablet copy from peer bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:20.567616  8514 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:37:20.568365  8406 consensus_peers.cc:597] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 -> Peer ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4:34479): Couldn't send request to peer ce4d11cfa2884c16bdced0c2cf899330. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e43dc58f6f9b4614bcf143df75b642cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.569629  8628 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } 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:37:20.571182  8791 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:20.572578  8830 tablet_copy_client.cc:323] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:34607
I20260630 12:37:20.575045  8628 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.578526  8628 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.581647  8514 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.585417  8791 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.594242  8265 catalog_manager.cc:5697] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New cstate: current_term: 2 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.608964  8452 tablet_copy_service.cc:140] P bcab5f540edc4feaba2a94fb9d9a6930: Received BeginTabletCopySession request for tablet 24e350b279e843a285af73de790046d7 from peer ce4d11cfa2884c16bdced0c2cf899330 ({username='slave'} at 127.0.0.1:60014)
I20260630 12:37:20.609644  8452 tablet_copy_service.cc:161] P bcab5f540edc4feaba2a94fb9d9a6930: Beginning new tablet copy session on tablet 24e350b279e843a285af73de790046d7 from peer ce4d11cfa2884c16bdced0c2cf899330 at {username='slave'} at 127.0.0.1:60014: session id = ce4d11cfa2884c16bdced0c2cf899330-24e350b279e843a285af73de790046d7
I20260630 12:37:20.620499  8452 tablet_copy_source_session.cc:215] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:20.624073  8830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e350b279e843a285af73de790046d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.628171  8791 raft_consensus.cc:2955] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.645596  8830 tablet_copy_client.cc:806] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:20.646286  8830 tablet_copy_client.cc:670] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:20.653002  8830 tablet_copy_client.cc:538] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:20.663543  8830 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Bootstrap starting.
I20260630 12:37:20.687474  8830 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: 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:37:20.688860  8830 tablet_bootstrap.cc:492] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Bootstrap complete.
I20260630 12:37:20.689654  8830 ts_tablet_manager.cc:1403] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260630 12:37:20.693017  8830 raft_consensus.cc:359] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.693917  8830 raft_consensus.cc:740] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce4d11cfa2884c16bdced0c2cf899330, State: Initialized, Role: LEARNER
I20260630 12:37:20.695036  8830 consensus_queue.cc:260] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330 [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: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.711351  8791 raft_consensus.cc:2955] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } } }
I20260630 12:37:20.724785  8717 heartbeater.cc:499] Master 127.0.209.62:39593 was elected leader, sending a full tablet report...
I20260630 12:37:20.725278  8830 ts_tablet_manager.cc:1434] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.019s
I20260630 12:37:20.732059  8452 tablet_copy_service.cc:342] P bcab5f540edc4feaba2a94fb9d9a6930: Request end of tablet copy session ce4d11cfa2884c16bdced0c2cf899330-24e350b279e843a285af73de790046d7 received from {username='slave'} at 127.0.0.1:60014
I20260630 12:37:20.732523  8452 tablet_copy_service.cc:434] P bcab5f540edc4feaba2a94fb9d9a6930: ending tablet copy session ce4d11cfa2884c16bdced0c2cf899330-24e350b279e843a285af73de790046d7 on tablet 24e350b279e843a285af73de790046d7 with peer ce4d11cfa2884c16bdced0c2cf899330
I20260630 12:37:20.782701  8830 ts_tablet_manager.cc:933] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Initiating tablet copy from peer 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011)
I20260630 12:37:20.784701  8830 tablet_copy_client.cc:323] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:34011
I20260630 12:37:20.797106  8526 tablet_copy_service.cc:140] P 59d3705673734698adb97c655cd92dd4: Received BeginTabletCopySession request for tablet 5d623c71c71d4cc381a6054505da85cc from peer ce4d11cfa2884c16bdced0c2cf899330 ({username='slave'} at 127.0.0.1:33486)
I20260630 12:37:20.797724  8526 tablet_copy_service.cc:161] P 59d3705673734698adb97c655cd92dd4: Beginning new tablet copy session on tablet 5d623c71c71d4cc381a6054505da85cc from peer ce4d11cfa2884c16bdced0c2cf899330 at {username='slave'} at 127.0.0.1:33486: session id = ce4d11cfa2884c16bdced0c2cf899330-5d623c71c71d4cc381a6054505da85cc
I20260630 12:37:20.805963  8526 tablet_copy_source_session.cc:215] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:20.809525  8830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d623c71c71d4cc381a6054505da85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.828409  8830 tablet_copy_client.cc:806] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:20.829075  8830 tablet_copy_client.cc:670] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:20.833235  8830 tablet_copy_client.cc:538] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:20.843973  8830 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Bootstrap starting.
I20260630 12:37:20.865190  8830 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: 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:37:20.866127  8830 tablet_bootstrap.cc:492] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Bootstrap complete.
I20260630 12:37:20.866915  8830 ts_tablet_manager.cc:1403] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260630 12:37:20.870502  8830 raft_consensus.cc:359] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.871459  8830 raft_consensus.cc:740] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce4d11cfa2884c16bdced0c2cf899330, State: Initialized, Role: LEARNER
I20260630 12:37:20.872193  8830 consensus_queue.cc:260] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:20.874691  8830 ts_tablet_manager.cc:1434] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:20.876777  8526 tablet_copy_service.cc:342] P 59d3705673734698adb97c655cd92dd4: Request end of tablet copy session ce4d11cfa2884c16bdced0c2cf899330-5d623c71c71d4cc381a6054505da85cc received from {username='slave'} at 127.0.0.1:33486
I20260630 12:37:20.877182  8526 tablet_copy_service.cc:434] P 59d3705673734698adb97c655cd92dd4: ending tablet copy session ce4d11cfa2884c16bdced0c2cf899330-5d623c71c71d4cc381a6054505da85cc on tablet 5d623c71c71d4cc381a6054505da85cc with peer ce4d11cfa2884c16bdced0c2cf899330
I20260630 12:37:20.978278  8830 ts_tablet_manager.cc:933] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: Initiating tablet copy from peer bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607)
I20260630 12:37:20.980095  8830 tablet_copy_client.cc:323] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:34607
I20260630 12:37:20.981952  8452 tablet_copy_service.cc:140] P bcab5f540edc4feaba2a94fb9d9a6930: Received BeginTabletCopySession request for tablet e43dc58f6f9b4614bcf143df75b642cd from peer ce4d11cfa2884c16bdced0c2cf899330 ({username='slave'} at 127.0.0.1:60014)
I20260630 12:37:20.982542  8452 tablet_copy_service.cc:161] P bcab5f540edc4feaba2a94fb9d9a6930: Beginning new tablet copy session on tablet e43dc58f6f9b4614bcf143df75b642cd from peer ce4d11cfa2884c16bdced0c2cf899330 at {username='slave'} at 127.0.0.1:60014: session id = ce4d11cfa2884c16bdced0c2cf899330-e43dc58f6f9b4614bcf143df75b642cd
I20260630 12:37:20.991114  8452 tablet_copy_source_session.cc:215] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:20.994596  8830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43dc58f6f9b4614bcf143df75b642cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:21.014138  8830 tablet_copy_client.cc:806] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:21.014750  8830 tablet_copy_client.cc:670] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:21.018911  8830 tablet_copy_client.cc:538] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:21.027863  8830 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: Bootstrap starting.
I20260630 12:37:21.045339  8830 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: 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:37:21.046243  8830 tablet_bootstrap.cc:492] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: Bootstrap complete.
I20260630 12:37:21.046916  8830 ts_tablet_manager.cc:1403] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260630 12:37:21.049484  8830 raft_consensus.cc:359] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:21.050254  8830 raft_consensus.cc:740] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ce4d11cfa2884c16bdced0c2cf899330, State: Initialized, Role: LEARNER
I20260630 12:37:21.050837  8830 consensus_queue.cc:260] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: true } }
I20260630 12:37:21.052892  8830 ts_tablet_manager.cc:1434] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:21.054873  8452 tablet_copy_service.cc:342] P bcab5f540edc4feaba2a94fb9d9a6930: Request end of tablet copy session ce4d11cfa2884c16bdced0c2cf899330-e43dc58f6f9b4614bcf143df75b642cd received from {username='slave'} at 127.0.0.1:60014
I20260630 12:37:21.055280  8452 tablet_copy_service.cc:434] P bcab5f540edc4feaba2a94fb9d9a6930: ending tablet copy session ce4d11cfa2884c16bdced0c2cf899330-e43dc58f6f9b4614bcf143df75b642cd on tablet e43dc58f6f9b4614bcf143df75b642cd with peer ce4d11cfa2884c16bdced0c2cf899330
I20260630 12:37:21.148391  8692 raft_consensus.cc:1217] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:21.236848  8442 consensus_queue.cc:237] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [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: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:21.243280  8514 consensus_queue.cc:237] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } }
I20260630 12:37:21.250355  8441 raft_consensus.cc:1275] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Refusing update from remote peer 59d3705673734698adb97c655cd92dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.251911  8624 consensus_queue.cc:1048] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.252228  8791 raft_consensus.cc:1275] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Refusing update from remote peer 59d3705673734698adb97c655cd92dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.254516  8624 consensus_queue.cc:1048] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.258038  8791 raft_consensus.cc:1275] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.259769  8844 consensus_queue.cc:1048] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.264715  8624 raft_consensus.cc:2955] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } }
I20260630 12:37:21.270967  8790 raft_consensus.cc:2955] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } }
I20260630 12:37:21.271076  8844 raft_consensus.cc:2955] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } }
I20260630 12:37:21.281299  8791 raft_consensus.cc:2955] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } }
I20260630 12:37:21.268875  8514 raft_consensus.cc:1275] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.274628  8441 raft_consensus.cc:2955] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } }
I20260630 12:37:21.286787  8843 consensus_queue.cc:1048] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.296684  8250 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d623c71c71d4cc381a6054505da85cc with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.301815  8264 catalog_manager.cc:5697] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 reported cstate change: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "59d3705673734698adb97c655cd92dd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:21.306727  8265 catalog_manager.cc:5697] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:21.308291  8516 raft_consensus.cc:2955] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } } }
I20260630 12:37:21.308441  8252 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24e350b279e843a285af73de790046d7 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.365867  8682 tablet_service.cc:1558] Processing DeleteTablet for tablet 24e350b279e843a285af73de790046d7 with delete_type TABLET_DATA_TOMBSTONED (TS ce4d11cfa2884c16bdced0c2cf899330 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:44948
I20260630 12:37:21.366168  8681 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d623c71c71d4cc381a6054505da85cc with delete_type TABLET_DATA_TOMBSTONED (TS ce4d11cfa2884c16bdced0c2cf899330 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:44948
I20260630 12:37:21.368510  8855 tablet_replica.cc:333] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: stopping tablet replica
I20260630 12:37:21.369405  8855 raft_consensus.cc:2243] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.369947  8855 raft_consensus.cc:2272] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.372742  8855 ts_tablet_manager.cc:1916] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.388921  8855 ts_tablet_manager.cc:1929] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.389321  8855 log.cc:1199] T 24e350b279e843a285af73de790046d7 P ce4d11cfa2884c16bdced0c2cf899330: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-3-root/wals/24e350b279e843a285af73de790046d7
I20260630 12:37:21.391021  8855 tablet_replica.cc:333] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: stopping tablet replica
I20260630 12:37:21.391145  8250 catalog_manager.cc:5028] TS ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4:34479): tablet 24e350b279e843a285af73de790046d7 (table test-workload [id=fd346eeacca9408384b9aeb7bba280e8]) successfully deleted
I20260630 12:37:21.391901  8855 raft_consensus.cc:2243] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.392478  8855 raft_consensus.cc:2272] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.395144  8855 ts_tablet_manager.cc:1916] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.410375  8855 ts_tablet_manager.cc:1929] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.410758  8855 log.cc:1199] T 5d623c71c71d4cc381a6054505da85cc P ce4d11cfa2884c16bdced0c2cf899330: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-3-root/wals/5d623c71c71d4cc381a6054505da85cc
I20260630 12:37:21.412359  8250 catalog_manager.cc:5028] TS ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4:34479): tablet 5d623c71c71d4cc381a6054505da85cc (table test-workload [id=fd346eeacca9408384b9aeb7bba280e8]) successfully deleted
I20260630 12:37:21.575904  8692 raft_consensus.cc:1217] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:37:22.080611  8843 raft_consensus.cc:1064] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: attempting to promote NON_VOTER ce4d11cfa2884c16bdced0c2cf899330 to VOTER
I20260630 12:37:22.083148  8843 consensus_queue.cc:237] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } }
I20260630 12:37:22.090056  8692 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 LEARNER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:22.092430  8628 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } 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:37:22.094799  8790 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:22.099969  8516 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:22.101719  8628 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } 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:37:22.107551  8628 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:22.127641  8843 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.131572  8692 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.137779  8790 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.151698  8265 catalog_manager.cc:5697] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 reported cstate change: config changed from index 2 to 3, ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.154127  8516 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ce4d11cfa2884c16bdced0c2cf899330 (127.0.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "59d3705673734698adb97c655cd92dd4" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34011 } attrs { replace: true } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.194280  8441 consensus_queue.cc:237] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [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: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } }
I20260630 12:37:22.200770  8692 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:22.201318  8790 raft_consensus.cc:1275] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Refusing update from remote peer bcab5f540edc4feaba2a94fb9d9a6930: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:22.202683  8843 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } 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:37:22.203763  8628 consensus_queue.cc:1048] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:22.214912  8857 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 59d3705673734698adb97c655cd92dd4 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.218840  8790 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 59d3705673734698adb97c655cd92dd4 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.220777  8692 raft_consensus.cc:2955] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 59d3705673734698adb97c655cd92dd4 (127.0.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } } }
I20260630 12:37:22.226620  8252 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e43dc58f6f9b4614bcf143df75b642cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:22.232870  8262 catalog_manager.cc:5697] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 reported cstate change: config changed from index 3 to 4, VOTER 59d3705673734698adb97c655cd92dd4 (127.0.209.3) evicted. New cstate: current_term: 2 leader_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e5fbf5ad954195b9519a36323b240d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcab5f540edc4feaba2a94fb9d9a6930" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4d11cfa2884c16bdced0c2cf899330" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:22.250519  8503 tablet_service.cc:1558] Processing DeleteTablet for tablet e43dc58f6f9b4614bcf143df75b642cd with delete_type TABLET_DATA_TOMBSTONED (TS 59d3705673734698adb97c655cd92dd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33456
I20260630 12:37:22.252640  8866 tablet_replica.cc:333] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: stopping tablet replica
I20260630 12:37:22.253392  8866 raft_consensus.cc:2243] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:22.254060  8866 raft_consensus.cc:2272] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:22.257128  8866 ts_tablet_manager.cc:1916] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:22.268548  8866 ts_tablet_manager.cc:1929] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:37:22.268887  8866 log.cc:1199] T e43dc58f6f9b4614bcf143df75b642cd P 59d3705673734698adb97c655cd92dd4: Deleting WAL directory at /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822841017348-836-0/minicluster-data/ts-2-root/wals/e43dc58f6f9b4614bcf143df75b642cd
I20260630 12:37:22.270213  8250 catalog_manager.cc:5028] TS 59d3705673734698adb97c655cd92dd4 (127.0.209.3:34011): tablet e43dc58f6f9b4614bcf143df75b642cd (table test-workload [id=fd346eeacca9408384b9aeb7bba280e8]) successfully deleted
W20260630 12:37:23.253962  8313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ce4d11cfa2884c16bdced0c2cf899330 not available for placement
I20260630 12:37:23.934358   836 tablet_server.cc:179] TabletServer@127.0.209.1:33727 shutting down...
W20260630 12:37:23.940281  8408 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
W20260630 12:37:23.946949  8408 consensus_peers.cc:597] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 -> Peer b9e5fbf5ad954195b9519a36323b240d (127.0.209.1:33727): Couldn't send request to peer b9e5fbf5ad954195b9519a36323b240d. 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:37:23.982422   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:23.983402   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.984481   836 raft_consensus.cc:2243] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.985908   836 raft_consensus.cc:2272] T e43dc58f6f9b4614bcf143df75b642cd P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.989228   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.990015   836 raft_consensus.cc:2243] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.990723   836 raft_consensus.cc:2272] T b9bb75bffc974a599d2c446898ff4eeb P b9e5fbf5ad954195b9519a36323b240d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.993650   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.994230   836 raft_consensus.cc:2243] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.995455   836 raft_consensus.cc:2272] T 24e350b279e843a285af73de790046d7 P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.998446   836 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.998987   836 raft_consensus.cc:2243] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.000185   836 raft_consensus.cc:2272] T 5d623c71c71d4cc381a6054505da85cc P b9e5fbf5ad954195b9519a36323b240d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.028900   836 tablet_server.cc:196] TabletServer@127.0.209.1:33727 shutdown complete.
I20260630 12:37:24.060854   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:24.102499   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.103559   836 tablet_replica.cc:333] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930: stopping tablet replica
I20260630 12:37:24.104825   836 raft_consensus.cc:2243] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.106385   836 raft_consensus.cc:2272] T e43dc58f6f9b4614bcf143df75b642cd P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.110227   836 tablet_replica.cc:333] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930: stopping tablet replica
I20260630 12:37:24.111151   836 raft_consensus.cc:2243] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.111907   836 raft_consensus.cc:2272] T b9bb75bffc974a599d2c446898ff4eeb P bcab5f540edc4feaba2a94fb9d9a6930 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.115675   836 tablet_replica.cc:333] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930: stopping tablet replica
I20260630 12:37:24.116465   836 raft_consensus.cc:2243] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.117606   836 raft_consensus.cc:2272] T 5d623c71c71d4cc381a6054505da85cc P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.121299   836 tablet_replica.cc:333] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930: stopping tablet replica
I20260630 12:37:24.122064   836 raft_consensus.cc:2243] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.123503   836 raft_consensus.cc:2272] T 24e350b279e843a285af73de790046d7 P bcab5f540edc4feaba2a94fb9d9a6930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.156504   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:24.185633   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:24.232962   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.234187   836 tablet_replica.cc:333] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4: stopping tablet replica
I20260630 12:37:24.235387   836 raft_consensus.cc:2243] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 2 LEADER]: Raft consensus shutting down.
W20260630 12:37:24.236285  8482 consensus_peers.cc:597] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 -> Peer bcab5f540edc4feaba2a94fb9d9a6930 (127.0.209.2:34607): Couldn't send request to peer bcab5f540edc4feaba2a94fb9d9a6930. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:34607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:24.236940   836 raft_consensus.cc:2272] T b9bb75bffc974a599d2c446898ff4eeb P 59d3705673734698adb97c655cd92dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.241065   836 tablet_replica.cc:333] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4: stopping tablet replica
I20260630 12:37:24.241937   836 raft_consensus.cc:2243] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.243515   836 raft_consensus.cc:2272] T 5d623c71c71d4cc381a6054505da85cc P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.247416   836 tablet_replica.cc:333] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4: stopping tablet replica
I20260630 12:37:24.248317   836 raft_consensus.cc:2243] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.249384   836 raft_consensus.cc:2272] T 24e350b279e843a285af73de790046d7 P 59d3705673734698adb97c655cd92dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:24.257061  8313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b9e5fbf5ad954195b9519a36323b240d not available for placement
I20260630 12:37:24.272526   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:24.308302   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:37:24.346915   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.348023   836 tablet_replica.cc:333] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330: stopping tablet replica
I20260630 12:37:24.348848   836 raft_consensus.cc:2243] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.349912   836 raft_consensus.cc:2272] T e43dc58f6f9b4614bcf143df75b642cd P ce4d11cfa2884c16bdced0c2cf899330 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.377892   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:37:24.397100   836 master.cc:562] Master@127.0.209.62:39593 shutting down...
I20260630 12:37:24.441951   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.442909   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.443382   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b25289a2556429782057acd2d109541: stopping tablet replica
I20260630 12:37:24.545975   836 master.cc:584] Master@127.0.209.62:39593 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9253 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:37:24.589900   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:33447
I20260630 12:37:24.591055   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:24.596824  8871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:24.596825  8872 instance_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:37:24.598270  8874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:24.599530   836 server_base.cc:1061] running on GCE node
I20260630 12:37:24.600625   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:24.600826   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:24.600981   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823044600950 us; error 0 us; skew 500 ppm
I20260630 12:37:24.601490   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:24.603924   836 webserver.cc:533] Webserver started at http://127.0.209.62:35317/ using document root <none> and password file <none>
I20260630 12:37:24.604403   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:24.604594   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:24.604889   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:24.606041   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "e739bdbcc68d4d279d20f2168fafa9af"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-n2nm"
I20260630 12:37:24.610670   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:24.614040  8879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.614799   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:24.615139   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "e739bdbcc68d4d279d20f2168fafa9af"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-n2nm"
I20260630 12:37:24.615499   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-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:37:24.639277   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:24.640563   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:24.679342   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:33447
I20260630 12:37:24.679450  8930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:33447 every 8 connection(s)
I20260630 12:37:24.683369  8931 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:37:24.695094  8931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af: Bootstrap starting.
I20260630 12:37:24.699776  8931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:24.704002  8931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af: No bootstrap required, opened a new log
I20260630 12:37:24.706295  8931 raft_consensus.cc:359] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e739bdbcc68d4d279d20f2168fafa9af" member_type: VOTER }
I20260630 12:37:24.706764  8931 raft_consensus.cc:385] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:24.707000  8931 raft_consensus.cc:740] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e739bdbcc68d4d279d20f2168fafa9af, State: Initialized, Role: FOLLOWER
I20260630 12:37:24.707595  8931 consensus_queue.cc:260] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e739bdbcc68d4d279d20f2168fafa9af" member_type: VOTER }
I20260630 12:37:24.708093  8931 raft_consensus.cc:399] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:24.708325  8931 raft_consensus.cc:493] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:24.708614  8931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:24.713833  8931 raft_consensus.cc:515] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e739bdbcc68d4d279d20f2168fafa9af" member_type: VOTER }
I20260630 12:37:24.714406  8931 leader_election.cc:304] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [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: e739bdbcc68d4d279d20f2168fafa9af; no voters: 
I20260630 12:37:24.715652  8931 leader_election.cc:290] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:24.716164  8934 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:24.717794  8934 raft_consensus.cc:697] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 1 LEADER]: Becoming Leader. State: Replica: e739bdbcc68d4d279d20f2168fafa9af, State: Running, Role: LEADER
I20260630 12:37:24.718505  8934 consensus_queue.cc:237] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [LEADER]: Queue going to LEADER mode. State: All 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: "e739bdbcc68d4d279d20f2168fafa9af" member_type: VOTER }
I20260630 12:37:24.718997  8931 sys_catalog.cc:565] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:24.723891  8935 sys_catalog.cc:455] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e739bdbcc68d4d279d20f2168fafa9af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e739bdbcc68d4d279d20f2168fafa9af" member_type: VOTER } }
I20260630 12:37:24.724642  8935 sys_catalog.cc:458] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:24.728339  8936 sys_catalog.cc:455] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [sys.catalog]: SysCatalogTable state changed. Reason: New leader e739bdbcc68d4d279d20f2168fafa9af. Latest consensus state: current_term: 1 leader_uuid: "e739bdbcc68d4d279d20f2168fafa9af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e739bdbcc68d4d279d20f2168fafa9af" member_type: VOTER } }
I20260630 12:37:24.728988  8936 sys_catalog.cc:458] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:24.731271  8942 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:24.736634  8942 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:24.737843   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:24.745901  8942 catalog_manager.cc:1383] Generated new cluster ID: 37d37ce13640401595d63664d59ba24e
I20260630 12:37:24.746217  8942 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:24.759773  8942 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:24.761081  8942 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:24.773594  8942 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af: Generated new TSK 0
I20260630 12:37:24.774194  8942 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:24.805051   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:24.811256  8952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:24.812805  8953 instance_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:37:24.814699  8955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:24.815011   836 server_base.cc:1061] running on GCE node
I20260630 12:37:24.816083   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:24.816323   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:24.816497   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823044816476 us; error 0 us; skew 500 ppm
I20260630 12:37:24.817014   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:24.819366   836 webserver.cc:533] Webserver started at http://127.0.209.1:40995/ using document root <none> and password file <none>
I20260630 12:37:24.819904   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:24.820117   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:24.820412   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:24.821580   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "b2c9329e133a4e9298834356953c4b12"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-n2nm"
I20260630 12:37:24.826157   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:24.829566  8960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.830467   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:24.830713   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "b2c9329e133a4e9298834356953c4b12"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-n2nm"
I20260630 12:37:24.830947   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-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:37:24.841480   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:24.842608   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:24.844051   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:24.846328   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:24.846508   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.846781   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:24.846963   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.887301   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:38291
I20260630 12:37:24.887413  9022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:38291 every 8 connection(s)
I20260630 12:37:24.892400   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:24.900380  9027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:24.902101  9028 instance_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:37:24.905148  9030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:24.907135   836 server_base.cc:1061] running on GCE node
I20260630 12:37:24.908416   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:24.908600   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:24.908846   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823044908825 us; error 0 us; skew 500 ppm
I20260630 12:37:24.909018  9023 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33447
I20260630 12:37:24.909418  9023 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:24.909432   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:24.910197  9023 heartbeater.cc:507] Master 127.0.209.62:33447 requested a full tablet report, sending...
I20260630 12:37:24.912199   836 webserver.cc:533] Webserver started at http://127.0.209.2:33537/ using document root <none> and password file <none>
I20260630 12:37:24.912907   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:24.912844  8896 ts_manager.cc:194] Registered new tserver with Master: b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291)
I20260630 12:37:24.913321   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:24.913689   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:24.915195   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "8f250ceedb854d6894a24803c76fe5f3"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-n2nm"
I20260630 12:37:24.915585  8896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46670
I20260630 12:37:24.920447   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:37:24.923944  9035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.924716   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:24.925014   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "8f250ceedb854d6894a24803c76fe5f3"
format_stamp: "Formatted at 2026-06-30 12:37:24 on dist-test-slave-n2nm"
I20260630 12:37:24.925299   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-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:37:24.937824   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:24.938998   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:24.940534   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:24.942729   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:24.942950   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.943213   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:24.943393   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:24.984185   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:37135
I20260630 12:37:24.984306  9097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:37135 every 8 connection(s)
I20260630 12:37:24.989210   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:24.996862  9101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:24.999523  9102 instance_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:37:25.006021  9098 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33447
I20260630 12:37:25.006803  9098 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.008026  9098 heartbeater.cc:507] Master 127.0.209.62:33447 requested a full tablet report, sending...
W20260630 12:37:25.008183  9104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:25.009097   836 server_base.cc:1061] running on GCE node
I20260630 12:37:25.010181   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.010474   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:25.010367  8896 ts_manager.cc:194] Registered new tserver with Master: 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135)
I20260630 12:37:25.010798   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823045010777 us; error 0 us; skew 500 ppm
I20260630 12:37:25.011585   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.012415  8896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46678
I20260630 12:37:25.014541   836 webserver.cc:533] Webserver started at http://127.0.209.3:38489/ using document root <none> and password file <none>
I20260630 12:37:25.015100   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.015309   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.015614   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.016902   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "53e2167997a241de88b108293a213055"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-n2nm"
I20260630 12:37:25.022006   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:25.025422  9109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.026249   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:25.026582   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "53e2167997a241de88b108293a213055"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-n2nm"
I20260630 12:37:25.026894   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-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:37:25.054355   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.055600   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.057129   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.059623   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.059871   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.060119   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.060293   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.101208   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:33261
I20260630 12:37:25.101333  9171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:33261 every 8 connection(s)
I20260630 12:37:25.116979  9172 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33447
I20260630 12:37:25.117458  9172 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.118220  9172 heartbeater.cc:507] Master 127.0.209.62:33447 requested a full tablet report, sending...
I20260630 12:37:25.120330  8896 ts_manager.cc:194] Registered new tserver with Master: 53e2167997a241de88b108293a213055 (127.0.209.3:33261)
I20260630 12:37:25.120822   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01622485s
I20260630 12:37:25.121829  8896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46692
I20260630 12:37:25.918754  9023 heartbeater.cc:499] Master 127.0.209.62:33447 was elected leader, sending a full tablet report...
I20260630 12:37:26.015652  9098 heartbeater.cc:499] Master 127.0.209.62:33447 was elected leader, sending a full tablet report...
I20260630 12:37:26.124735  9172 heartbeater.cc:499] Master 127.0.209.62:33447 was elected leader, sending a full tablet report...
I20260630 12:37:26.176371  8896 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46696:
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:37:26.178710  8896 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:37:26.234931  8988 tablet_service.cc:1511] Processing CreateTablet for tablet 94084e84a7914fb1a415da98982b1ec9 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:26.235486  8987 tablet_service.cc:1511] Processing CreateTablet for tablet 7b862e8518b84eef8e01b147165d3868 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:26.236539  8988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94084e84a7914fb1a415da98982b1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.237416  8987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b862e8518b84eef8e01b147165d3868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.243156  8986 tablet_service.cc:1511] Processing CreateTablet for tablet faf26c278fc44157ba13afa8721130e0 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:26.244622  8986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf26c278fc44157ba13afa8721130e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.249920  8985 tablet_service.cc:1511] Processing CreateTablet for tablet d0998bd5be2a4c62801e7bef94758fac (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:26.251410  8985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0998bd5be2a4c62801e7bef94758fac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.254648  9137 tablet_service.cc:1511] Processing CreateTablet for tablet 94084e84a7914fb1a415da98982b1ec9 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:26.256120  9137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94084e84a7914fb1a415da98982b1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.258826  9135 tablet_service.cc:1511] Processing CreateTablet for tablet faf26c278fc44157ba13afa8721130e0 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:26.260257  9135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf26c278fc44157ba13afa8721130e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.264932  9134 tablet_service.cc:1511] Processing CreateTablet for tablet d0998bd5be2a4c62801e7bef94758fac (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:26.266444  9134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0998bd5be2a4c62801e7bef94758fac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.267923  9136 tablet_service.cc:1511] Processing CreateTablet for tablet 7b862e8518b84eef8e01b147165d3868 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:26.269352  9136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b862e8518b84eef8e01b147165d3868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.274616  9062 tablet_service.cc:1511] Processing CreateTablet for tablet 7b862e8518b84eef8e01b147165d3868 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:26.275414  9060 tablet_service.cc:1511] Processing CreateTablet for tablet d0998bd5be2a4c62801e7bef94758fac (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:26.276147  9062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b862e8518b84eef8e01b147165d3868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.277697  9061 tablet_service.cc:1511] Processing CreateTablet for tablet faf26c278fc44157ba13afa8721130e0 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:26.278882  9060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0998bd5be2a4c62801e7bef94758fac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.280112  9061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf26c278fc44157ba13afa8721130e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.280015  9063 tablet_service.cc:1511] Processing CreateTablet for tablet 94084e84a7914fb1a415da98982b1ec9 (DEFAULT_TABLE table=test-workload [id=666492054ec244db84f132a56217099f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:26.281339  9063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94084e84a7914fb1a415da98982b1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:26.329712  9192 tablet_bootstrap.cc:492] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12: Bootstrap starting.
I20260630 12:37:26.337107  9192 tablet_bootstrap.cc:654] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.337479  9193 tablet_bootstrap.cc:492] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3: Bootstrap starting.
I20260630 12:37:26.340240  9194 tablet_bootstrap.cc:492] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055: Bootstrap starting.
I20260630 12:37:26.344419  9192 tablet_bootstrap.cc:492] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12: No bootstrap required, opened a new log
I20260630 12:37:26.344805  9193 tablet_bootstrap.cc:654] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.344969  9192 ts_tablet_manager.cc:1403] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:37:26.346211  9194 tablet_bootstrap.cc:654] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.348476  9192 raft_consensus.cc:359] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.349097  9192 raft_consensus.cc:385] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.349463  9192 raft_consensus.cc:740] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c9329e133a4e9298834356953c4b12, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.350745  9193 tablet_bootstrap.cc:492] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3: No bootstrap required, opened a new log
I20260630 12:37:26.350306  9192 consensus_queue.cc:260] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.351302  9193 ts_tablet_manager.cc:1403] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:37:26.351480  9194 tablet_bootstrap.cc:492] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055: No bootstrap required, opened a new log
I20260630 12:37:26.352061  9194 ts_tablet_manager.cc:1403] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:37:26.354995  9194 raft_consensus.cc:359] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.355645  9194 raft_consensus.cc:385] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.355597  9193 raft_consensus.cc:359] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.356401  9194 raft_consensus.cc:740] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e2167997a241de88b108293a213055, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.356698  9193 raft_consensus.cc:385] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.357049  9193 raft_consensus.cc:740] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f250ceedb854d6894a24803c76fe5f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.357167  9192 ts_tablet_manager.cc:1434] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260630 12:37:26.357394  9194 consensus_queue.cc:260] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.358196  9192 tablet_bootstrap.cc:492] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12: Bootstrap starting.
I20260630 12:37:26.358039  9193 consensus_queue.cc:260] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.361097  9194 ts_tablet_manager.cc:1434] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:37:26.362170  9194 tablet_bootstrap.cc:492] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055: Bootstrap starting.
I20260630 12:37:26.368055  9192 tablet_bootstrap.cc:654] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.368713  9194 tablet_bootstrap.cc:654] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.370620  9193 ts_tablet_manager.cc:1434] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:37:26.371862  9193 tablet_bootstrap.cc:492] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3: Bootstrap starting.
I20260630 12:37:26.378504  9193 tablet_bootstrap.cc:654] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.381016  9192 tablet_bootstrap.cc:492] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12: No bootstrap required, opened a new log
I20260630 12:37:26.381807  9192 ts_tablet_manager.cc:1403] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.013s
I20260630 12:37:26.385283  9192 raft_consensus.cc:359] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.387656  9192 raft_consensus.cc:385] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.388064  9192 raft_consensus.cc:740] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c9329e133a4e9298834356953c4b12, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.389357  9194 tablet_bootstrap.cc:492] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055: No bootstrap required, opened a new log
I20260630 12:37:26.389139  9192 consensus_queue.cc:260] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.389958  9194 ts_tablet_manager.cc:1403] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260630 12:37:26.391707  9192 ts_tablet_manager.cc:1434] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:26.393119  9194 raft_consensus.cc:359] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.393987  9192 tablet_bootstrap.cc:492] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12: Bootstrap starting.
I20260630 12:37:26.393959  9194 raft_consensus.cc:385] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.394567  9194 raft_consensus.cc:740] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e2167997a241de88b108293a213055, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.395514  9194 consensus_queue.cc:260] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.398191  9194 ts_tablet_manager.cc:1434] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:26.400333  9194 tablet_bootstrap.cc:492] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055: Bootstrap starting.
I20260630 12:37:26.401259  9192 tablet_bootstrap.cc:654] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.407820  9194 tablet_bootstrap.cc:654] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.413995  9192 tablet_bootstrap.cc:492] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12: No bootstrap required, opened a new log
I20260630 12:37:26.414798  9192 ts_tablet_manager.cc:1403] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260630 12:37:26.416793  9199 raft_consensus.cc:493] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.417307  9199 raft_consensus.cc:515] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.418411  9192 raft_consensus.cc:359] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.419170  9192 raft_consensus.cc:385] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.419515  9192 raft_consensus.cc:740] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c9329e133a4e9298834356953c4b12, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.420387  9192 consensus_queue.cc:260] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.423213  9192 ts_tablet_manager.cc:1434] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:37:26.424407  9192 tablet_bootstrap.cc:492] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12: Bootstrap starting.
I20260630 12:37:26.430608  9199 leader_election.cc:290] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291), 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135)
I20260630 12:37:26.431676  9192 tablet_bootstrap.cc:654] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.445015  9192 tablet_bootstrap.cc:492] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12: No bootstrap required, opened a new log
I20260630 12:37:26.445775  9192 ts_tablet_manager.cc:1403] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260630 12:37:26.449446  9192 raft_consensus.cc:359] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.450397  9192 raft_consensus.cc:385] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.450771  9192 raft_consensus.cc:740] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c9329e133a4e9298834356953c4b12, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.452915  9192 consensus_queue.cc:260] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.454418  9193 tablet_bootstrap.cc:492] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3: No bootstrap required, opened a new log
I20260630 12:37:26.455180  9193 ts_tablet_manager.cc:1403] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.062s
I20260630 12:37:26.456554  9194 tablet_bootstrap.cc:492] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055: No bootstrap required, opened a new log
I20260630 12:37:26.461088  9194 ts_tablet_manager.cc:1403] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.003s
I20260630 12:37:26.461233  9192 ts_tablet_manager.cc:1434] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260630 12:37:26.458454  9193 raft_consensus.cc:359] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.463056  9193 raft_consensus.cc:385] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.463384  9193 raft_consensus.cc:740] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f250ceedb854d6894a24803c76fe5f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.464109  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b862e8518b84eef8e01b147165d3868" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f250ceedb854d6894a24803c76fe5f3" is_pre_election: true
I20260630 12:37:26.464193  9193 consensus_queue.cc:260] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.465305  9073 raft_consensus.cc:2468] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 0.
I20260630 12:37:26.466871  9193 ts_tablet_manager.cc:1434] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:26.466590  9194 raft_consensus.cc:359] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.467348  9194 raft_consensus.cc:385] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.467661  9194 raft_consensus.cc:740] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e2167997a241de88b108293a213055, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.467895  9193 tablet_bootstrap.cc:492] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3: Bootstrap starting.
I20260630 12:37:26.468609  9110 leader_election.cc:304] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e2167997a241de88b108293a213055, 8f250ceedb854d6894a24803c76fe5f3; no voters: 
I20260630 12:37:26.469672  9199 raft_consensus.cc:2804] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.470021  9199 raft_consensus.cc:493] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.470328  9199 raft_consensus.cc:3060] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.468479  9194 consensus_queue.cc:260] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.475189  9193 tablet_bootstrap.cc:654] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.476423  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b862e8518b84eef8e01b147165d3868" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c9329e133a4e9298834356953c4b12" is_pre_election: true
I20260630 12:37:26.477175  8998 raft_consensus.cc:2468] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 0.
I20260630 12:37:26.484809  9199 raft_consensus.cc:515] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.486089  9194 ts_tablet_manager.cc:1434] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.004s
I20260630 12:37:26.487217  9193 tablet_bootstrap.cc:492] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3: No bootstrap required, opened a new log
I20260630 12:37:26.487354  9194 tablet_bootstrap.cc:492] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055: Bootstrap starting.
I20260630 12:37:26.487861  9193 ts_tablet_manager.cc:1403] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260630 12:37:26.487964  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b862e8518b84eef8e01b147165d3868" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c9329e133a4e9298834356953c4b12"
I20260630 12:37:26.488581  8998 raft_consensus.cc:3060] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.491057  9193 raft_consensus.cc:359] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.491804  9193 raft_consensus.cc:385] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.492245  9193 raft_consensus.cc:740] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f250ceedb854d6894a24803c76fe5f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.493332  9193 consensus_queue.cc:260] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.494573  9194 tablet_bootstrap.cc:654] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.497047  8998 raft_consensus.cc:2468] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 1.
I20260630 12:37:26.497579  9193 ts_tablet_manager.cc:1434] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:26.499329  9193 tablet_bootstrap.cc:492] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3: Bootstrap starting.
I20260630 12:37:26.499274  9111 leader_election.cc:304] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e2167997a241de88b108293a213055, b2c9329e133a4e9298834356953c4b12; no voters: 
I20260630 12:37:26.499987  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b862e8518b84eef8e01b147165d3868" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f250ceedb854d6894a24803c76fe5f3"
I20260630 12:37:26.500851  9073 raft_consensus.cc:3060] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.498042  9199 leader_election.cc:290] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 election: Requested vote from peers b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291), 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135)
I20260630 12:37:26.505854  9199 raft_consensus.cc:2804] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.506760  9199 raft_consensus.cc:697] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 LEADER]: Becoming Leader. State: Replica: 53e2167997a241de88b108293a213055, State: Running, Role: LEADER
I20260630 12:37:26.507994  9193 tablet_bootstrap.cc:654] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:26.508697  9199 consensus_queue.cc:237] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.512171  9198 raft_consensus.cc:493] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.512843  9198 raft_consensus.cc:515] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.528703  9198 leader_election.cc:290] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135), 53e2167997a241de88b108293a213055 (127.0.209.3:33261)
I20260630 12:37:26.531682  9200 raft_consensus.cc:493] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.532408  9200 raft_consensus.cc:515] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.538823  9073 raft_consensus.cc:2468] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 1.
I20260630 12:37:26.541781  9200 leader_election.cc:290] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291), 53e2167997a241de88b108293a213055 (127.0.209.3:33261)
W20260630 12:37:26.550364  9111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.209.1:38291, user_credentials={real_user=slave}} blocked reactor thread for 51174.6us
I20260630 12:37:26.543256  9194 tablet_bootstrap.cc:492] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055: No bootstrap required, opened a new log
I20260630 12:37:26.544601  9193 tablet_bootstrap.cc:492] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3: No bootstrap required, opened a new log
I20260630 12:37:26.556077  9193 ts_tablet_manager.cc:1403] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.022s
I20260630 12:37:26.560163  9193 raft_consensus.cc:359] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.561223  9193 raft_consensus.cc:385] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.561625  9193 raft_consensus.cc:740] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f250ceedb854d6894a24803c76fe5f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.562485  9193 consensus_queue.cc:260] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.556080  9194 ts_tablet_manager.cc:1403] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055: Time spent bootstrapping tablet: real 0.069s	user 0.041s	sys 0.015s
I20260630 12:37:26.573246  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94084e84a7914fb1a415da98982b1ec9" candidate_uuid: "b2c9329e133a4e9298834356953c4b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f250ceedb854d6894a24803c76fe5f3" is_pre_election: true
I20260630 12:37:26.574451  9073 raft_consensus.cc:2468] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c9329e133a4e9298834356953c4b12 in term 0.
I20260630 12:37:26.576356  8961 leader_election.cc:304] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f250ceedb854d6894a24803c76fe5f3, b2c9329e133a4e9298834356953c4b12; no voters: 
I20260630 12:37:26.577556  9198 raft_consensus.cc:2804] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.577976  9198 raft_consensus.cc:493] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.578387  9198 raft_consensus.cc:3060] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.581921  9193 ts_tablet_manager.cc:1434] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260630 12:37:26.575398  9194 raft_consensus.cc:359] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.586689  9194 raft_consensus.cc:385] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:26.587091  9194 raft_consensus.cc:740] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e2167997a241de88b108293a213055, State: Initialized, Role: FOLLOWER
I20260630 12:37:26.583854  8894 catalog_manager.cc:5697] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53e2167997a241de88b108293a213055 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "53e2167997a241de88b108293a213055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:26.593581  9194 consensus_queue.cc:260] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.595010  9147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94084e84a7914fb1a415da98982b1ec9" candidate_uuid: "b2c9329e133a4e9298834356953c4b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e2167997a241de88b108293a213055" is_pre_election: true
I20260630 12:37:26.595780  9147 raft_consensus.cc:2468] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c9329e133a4e9298834356953c4b12 in term 0.
I20260630 12:37:26.596554  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0998bd5be2a4c62801e7bef94758fac" candidate_uuid: "8f250ceedb854d6894a24803c76fe5f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e2167997a241de88b108293a213055" is_pre_election: true
I20260630 12:37:26.597270  9146 raft_consensus.cc:2468] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f250ceedb854d6894a24803c76fe5f3 in term 0.
I20260630 12:37:26.598502  9039 leader_election.cc:304] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e2167997a241de88b108293a213055, 8f250ceedb854d6894a24803c76fe5f3; no voters: 
I20260630 12:37:26.599140  9194 ts_tablet_manager.cc:1434] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260630 12:37:26.599375  9200 raft_consensus.cc:2804] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.599805  9200 raft_consensus.cc:493] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.600131  9200 raft_consensus.cc:3060] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.601785  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0998bd5be2a4c62801e7bef94758fac" candidate_uuid: "8f250ceedb854d6894a24803c76fe5f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c9329e133a4e9298834356953c4b12" is_pre_election: true
I20260630 12:37:26.601678  9198 raft_consensus.cc:515] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.602543  8998 raft_consensus.cc:2468] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f250ceedb854d6894a24803c76fe5f3 in term 0.
I20260630 12:37:26.604655  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94084e84a7914fb1a415da98982b1ec9" candidate_uuid: "b2c9329e133a4e9298834356953c4b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f250ceedb854d6894a24803c76fe5f3"
I20260630 12:37:26.604874  9198 leader_election.cc:290] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [CANDIDATE]: Term 1 election: Requested vote from peers 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135), 53e2167997a241de88b108293a213055 (127.0.209.3:33261)
I20260630 12:37:26.605320  9073 raft_consensus.cc:3060] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.606364  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94084e84a7914fb1a415da98982b1ec9" candidate_uuid: "b2c9329e133a4e9298834356953c4b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e2167997a241de88b108293a213055"
I20260630 12:37:26.606977  9146 raft_consensus.cc:3060] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.607843  9200 raft_consensus.cc:515] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.610561  9200 leader_election.cc:290] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [CANDIDATE]: Term 1 election: Requested vote from peers b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291), 53e2167997a241de88b108293a213055 (127.0.209.3:33261)
I20260630 12:37:26.611251  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0998bd5be2a4c62801e7bef94758fac" candidate_uuid: "8f250ceedb854d6894a24803c76fe5f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c9329e133a4e9298834356953c4b12"
I20260630 12:37:26.611876  8998 raft_consensus.cc:3060] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.612072  9147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0998bd5be2a4c62801e7bef94758fac" candidate_uuid: "8f250ceedb854d6894a24803c76fe5f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e2167997a241de88b108293a213055"
I20260630 12:37:26.612656  9147 raft_consensus.cc:3060] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.614691  9146 raft_consensus.cc:2468] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c9329e133a4e9298834356953c4b12 in term 1.
I20260630 12:37:26.614691  9073 raft_consensus.cc:2468] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c9329e133a4e9298834356953c4b12 in term 1.
I20260630 12:37:26.616230  8964 leader_election.cc:304] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e2167997a241de88b108293a213055, b2c9329e133a4e9298834356953c4b12; no voters: 
I20260630 12:37:26.617219  9198 raft_consensus.cc:2804] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.618634  9198 raft_consensus.cc:697] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 LEADER]: Becoming Leader. State: Replica: b2c9329e133a4e9298834356953c4b12, State: Running, Role: LEADER
I20260630 12:37:26.619262  8998 raft_consensus.cc:2468] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f250ceedb854d6894a24803c76fe5f3 in term 1.
I20260630 12:37:26.619432  9198 consensus_queue.cc:237] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.620527  9147 raft_consensus.cc:2468] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f250ceedb854d6894a24803c76fe5f3 in term 1.
I20260630 12:37:26.621105  9037 leader_election.cc:304] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f250ceedb854d6894a24803c76fe5f3, b2c9329e133a4e9298834356953c4b12; no voters: 
I20260630 12:37:26.621990  9200 raft_consensus.cc:2804] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.623391  9200 raft_consensus.cc:697] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 LEADER]: Becoming Leader. State: Replica: 8f250ceedb854d6894a24803c76fe5f3, State: Running, Role: LEADER
I20260630 12:37:26.624358  9200 consensus_queue.cc:237] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.629371  8894 catalog_manager.cc:5697] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c9329e133a4e9298834356953c4b12 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "b2c9329e133a4e9298834356953c4b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:26.635484  8896 catalog_manager.cc:5697] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "8f250ceedb854d6894a24803c76fe5f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:26.724288  9199 raft_consensus.cc:493] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:26.724908  9199 raft_consensus.cc:515] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.726753  9199 leader_election.cc:290] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291), 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135)
I20260630 12:37:26.727708  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf26c278fc44157ba13afa8721130e0" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c9329e133a4e9298834356953c4b12" is_pre_election: true
I20260630 12:37:26.727982  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf26c278fc44157ba13afa8721130e0" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f250ceedb854d6894a24803c76fe5f3" is_pre_election: true
I20260630 12:37:26.728468  8998 raft_consensus.cc:2468] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 0.
I20260630 12:37:26.728593  9073 raft_consensus.cc:2468] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 0.
I20260630 12:37:26.729701  9111 leader_election.cc:304] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e2167997a241de88b108293a213055, b2c9329e133a4e9298834356953c4b12; no voters: 
I20260630 12:37:26.730510  9199 raft_consensus.cc:2804] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:26.730881  9199 raft_consensus.cc:493] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:26.731235  9199 raft_consensus.cc:3060] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:26.733309  8944 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:26.736981  9199 raft_consensus.cc:515] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.738725  9199 leader_election.cc:290] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 election: Requested vote from peers b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291), 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135)
I20260630 12:37:26.739703  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf26c278fc44157ba13afa8721130e0" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c9329e133a4e9298834356953c4b12"
I20260630 12:37:26.739815  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf26c278fc44157ba13afa8721130e0" candidate_uuid: "53e2167997a241de88b108293a213055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f250ceedb854d6894a24803c76fe5f3"
I20260630 12:37:26.740520  8998 raft_consensus.cc:3060] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.740584  9073 raft_consensus.cc:3060] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:26.748500  8998 raft_consensus.cc:2468] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 1.
I20260630 12:37:26.748505  9073 raft_consensus.cc:2468] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e2167997a241de88b108293a213055 in term 1.
I20260630 12:37:26.750113  9111 leader_election.cc:304] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e2167997a241de88b108293a213055, b2c9329e133a4e9298834356953c4b12; no voters: 
I20260630 12:37:26.751118  9199 raft_consensus.cc:2804] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:26.751555  9199 raft_consensus.cc:697] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 1 LEADER]: Becoming Leader. State: Replica: 53e2167997a241de88b108293a213055, State: Running, Role: LEADER
I20260630 12:37:26.752345  9199 consensus_queue.cc:237] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:26.759471  8896 catalog_manager.cc:5697] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53e2167997a241de88b108293a213055 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "53e2167997a241de88b108293a213055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:26.831581   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:26.838056  9225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:26.838707  9226 instance_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:37:26.839888  9228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:26.841152   836 server_base.cc:1061] running on GCE node
I20260630 12:37:26.842280   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:26.842514   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:26.842700   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823046842665 us; error 0 us; skew 500 ppm
I20260630 12:37:26.843276   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:26.845738   836 webserver.cc:533] Webserver started at http://127.0.209.4:41437/ using document root <none> and password file <none>
I20260630 12:37:26.846247   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:26.846467   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:26.846748   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:26.847980   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b"
format_stamp: "Formatted at 2026-06-30 12:37:26 on dist-test-slave-n2nm"
I20260630 12:37:26.852561   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:37:26.856115  9233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:26.856987   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:37:26.857275   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b"
format_stamp: "Formatted at 2026-06-30 12:37:26 on dist-test-slave-n2nm"
I20260630 12:37:26.857506   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822841017348-836-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:37:26.876022   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:26.877106   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:26.878496   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:26.880767   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:26.880949   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:26.881253   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:26.881400   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:26.924899   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:44847
I20260630 12:37:26.925019  9295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:44847 every 8 connection(s)
I20260630 12:37:26.939209  9296 heartbeater.cc:344] Connected to a master server at 127.0.209.62:33447
I20260630 12:37:26.939661  9296 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:26.940441  9296 heartbeater.cc:507] Master 127.0.209.62:33447 requested a full tablet report, sending...
I20260630 12:37:26.942341  8896 ts_manager.cc:194] Registered new tserver with Master: 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847)
I20260630 12:37:26.943626  8896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46710
I20260630 12:37:26.953450  9212 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:26.954043  9199 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.110285  9200 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.123770  9200 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.148618  9199 consensus_queue.cc:1048] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.159566  9212 consensus_queue.cc:1048] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.161124  9198 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.177119  9198 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.755534  9073 consensus_queue.cc:237] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } }
I20260630 12:37:27.762537  9147 raft_consensus.cc:1275] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Refusing update from remote peer 8f250ceedb854d6894a24803c76fe5f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:27.762720  8998 raft_consensus.cc:1275] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Refusing update from remote peer 8f250ceedb854d6894a24803c76fe5f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:27.764988  9200 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } 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:37:27.767722  9313 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:27.775889  9200 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.777671  8997 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.789899  9147 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.795233  8894 catalog_manager.cc:5697] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "8f250ceedb854d6894a24803c76fe5f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:27.809202  8998 consensus_queue.cc:237] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } }
W20260630 12:37:27.819430  9038 consensus_peers.cc:597] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 -> Peer 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): Couldn't send request to peer 9f1217de8bd14b38aacb9e5e1a5eda4b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0998bd5be2a4c62801e7bef94758fac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.821223  9147 raft_consensus.cc:1275] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Refusing update from remote peer b2c9329e133a4e9298834356953c4b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:27.822748  9073 raft_consensus.cc:1275] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Refusing update from remote peer b2c9329e133a4e9298834356953c4b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:27.824227  9316 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:27.825241  9315 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } 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:37:27.833887  9198 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.837096  9147 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.838496  9073 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
W20260630 12:37:27.840233  8963 consensus_peers.cc:597] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 -> Peer 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): Couldn't send request to peer 9f1217de8bd14b38aacb9e5e1a5eda4b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94084e84a7914fb1a415da98982b1ec9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.856154  8896 catalog_manager.cc:5697] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "b2c9329e133a4e9298834356953c4b12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.872368  9147 consensus_queue.cc:237] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: true } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } }
I20260630 12:37:27.878619  8998 raft_consensus.cc:1275] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Refusing update from remote peer 53e2167997a241de88b108293a213055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:27.878619  9073 raft_consensus.cc:1275] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Refusing update from remote peer 53e2167997a241de88b108293a213055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:27.880378  9212 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } 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:37:27.881354  9321 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:27.888549  9212 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: true } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.890441  9073 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: true } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
W20260630 12:37:27.892347  9112 consensus_peers.cc:597] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 -> Peer 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): Couldn't send request to peer 9f1217de8bd14b38aacb9e5e1a5eda4b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b862e8518b84eef8e01b147165d3868. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.891233  8998 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: true } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.905236  8895 catalog_manager.cc:5697] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "53e2167997a241de88b108293a213055" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: true } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.906313  9072 consensus_queue.cc:237] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } }
I20260630 12:37:27.913668  9147 raft_consensus.cc:1275] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Refusing update from remote peer 8f250ceedb854d6894a24803c76fe5f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:27.914117  9038 consensus_peers.cc:597] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 -> Peer 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): Couldn't send request to peer 9f1217de8bd14b38aacb9e5e1a5eda4b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0998bd5be2a4c62801e7bef94758fac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.915172  9200 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:27.916466  8998 raft_consensus.cc:1275] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Refusing update from remote peer 8f250ceedb854d6894a24803c76fe5f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:27.917933  9200 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } 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:37:27.923847  9313 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.926247  9147 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.926838  8998 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
W20260630 12:37:27.935846  8944 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:27.936190  8944 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:27.940349  8894 catalog_manager.cc:5697] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8f250ceedb854d6894a24803c76fe5f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.942286  8998 consensus_queue.cc:237] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } }
I20260630 12:37:27.945973  9296 heartbeater.cc:499] Master 127.0.209.62:33447 was elected leader, sending a full tablet report...
W20260630 12:37:27.949290  8963 consensus_peers.cc:597] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 -> Peer 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): Couldn't send request to peer 9f1217de8bd14b38aacb9e5e1a5eda4b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94084e84a7914fb1a415da98982b1ec9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.951956  9147 raft_consensus.cc:1275] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Refusing update from remote peer b2c9329e133a4e9298834356953c4b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:27.952510  9072 raft_consensus.cc:1275] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Refusing update from remote peer b2c9329e133a4e9298834356953c4b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:27.953457  9315 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } 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:37:27.955935  9315 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:27.956023  9073 consensus_queue.cc:237] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:27.961226  9198 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.964534  9146 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
W20260630 12:37:27.972924  8944 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:27.973356  8944 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:27.974022  9073 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:27.977103  8998 raft_consensus.cc:1275] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Refusing update from remote peer 8f250ceedb854d6894a24803c76fe5f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:27.978044  9147 raft_consensus.cc:1275] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Refusing update from remote peer 8f250ceedb854d6894a24803c76fe5f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:27.979635  9313 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:27.981803  9200 consensus_queue.cc:1048] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:27.979002  9145 consensus_queue.cc:237] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } }
I20260630 12:37:27.987496  9313 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
W20260630 12:37:27.990993  9112 consensus_peers.cc:597] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 -> Peer 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): Couldn't send request to peer 9f1217de8bd14b38aacb9e5e1a5eda4b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b862e8518b84eef8e01b147165d3868. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.991389  9072 raft_consensus.cc:1275] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Refusing update from remote peer 53e2167997a241de88b108293a213055: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:27.986356  8895 catalog_manager.cc:5697] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "b2c9329e133a4e9298834356953c4b12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:27.994001  9212 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } 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:37:27.994357  8997 raft_consensus.cc:1275] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Refusing update from remote peer 53e2167997a241de88b108293a213055: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:27.996235  9333 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:28.001559  8998 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
I20260630 12:37:28.007248  9146 raft_consensus.cc:2955] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
I20260630 12:37:28.012112  8880 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0998bd5be2a4c62801e7bef94758fac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:28.011359  9321 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:28.012430  8997 consensus_queue.cc:237] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } }
I20260630 12:37:28.019161  8995 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:28.019529  8896 catalog_manager.cc:5697] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 reported cstate change: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "8f250ceedb854d6894a24803c76fe5f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:28.022279  9073 raft_consensus.cc:1275] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Refusing update from remote peer b2c9329e133a4e9298834356953c4b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.024067  9316 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:28.025719  9145 raft_consensus.cc:1275] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Refusing update from remote peer b2c9329e133a4e9298834356953c4b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.027333  9316 consensus_queue.cc:1048] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } 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:37:28.034972  9329 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } }
W20260630 12:37:28.037545  8944 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:28.037901  8944 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:28.036806  9071 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } } }
I20260630 12:37:28.045639  9070 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } }
I20260630 12:37:28.045941  9146 raft_consensus.cc:2955] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } } }
I20260630 12:37:28.052716  8896 catalog_manager.cc:5697] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "53e2167997a241de88b108293a213055" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f1217de8bd14b38aacb9e5e1a5eda4b" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 44847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:28.053922  8881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94084e84a7914fb1a415da98982b1ec9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:28.069099  9145 consensus_queue.cc:237] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [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: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } }
I20260630 12:37:28.080951  8998 raft_consensus.cc:1275] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Refusing update from remote peer 53e2167997a241de88b108293a213055: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.082645  9321 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:28.084956  9070 raft_consensus.cc:1275] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Refusing update from remote peer 53e2167997a241de88b108293a213055: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:28.086624  9321 consensus_queue.cc:1048] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } 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:37:28.081393  8895 catalog_manager.cc:5697] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 reported cstate change: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "b2c9329e133a4e9298834356953c4b12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:28.089775  9261 tablet_service.cc:1558] Processing DeleteTablet for tablet d0998bd5be2a4c62801e7bef94758fac with delete_type TABLET_DATA_TOMBSTONED (TS 9f1217de8bd14b38aacb9e5e1a5eda4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59244
W20260630 12:37:28.093238  8882 catalog_manager.cc:4995] TS 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): delete failed for tablet d0998bd5be2a4c62801e7bef94758fac because the tablet was not found. No further retry: Not found: Tablet not found: d0998bd5be2a4c62801e7bef94758fac
I20260630 12:37:28.092370  9212 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
I20260630 12:37:28.095117  8998 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
I20260630 12:37:28.103597  8883 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b862e8518b84eef8e01b147165d3868 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:28.108052  9261 tablet_service.cc:1558] Processing DeleteTablet for tablet 94084e84a7914fb1a415da98982b1ec9 with delete_type TABLET_DATA_TOMBSTONED (TS 9f1217de8bd14b38aacb9e5e1a5eda4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59244
I20260630 12:37:28.110555  9071 raft_consensus.cc:2955] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
W20260630 12:37:28.111663  8882 catalog_manager.cc:4995] TS 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): delete failed for tablet 94084e84a7914fb1a415da98982b1ec9 because the tablet was not found. No further retry: Not found: Tablet not found: 94084e84a7914fb1a415da98982b1ec9
I20260630 12:37:28.113282  8894 catalog_manager.cc:5697] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 reported cstate change: config changed from index 3 to 4, NON_VOTER 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4) evicted. New cstate: current_term: 1 leader_uuid: "53e2167997a241de88b108293a213055" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2c9329e133a4e9298834356953c4b12" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38291 } } peers { permanent_uuid: "8f250ceedb854d6894a24803c76fe5f3" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 37135 } attrs { replace: false } } peers { permanent_uuid: "53e2167997a241de88b108293a213055" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33261 } } }
I20260630 12:37:28.125437  9261 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b862e8518b84eef8e01b147165d3868 with delete_type TABLET_DATA_TOMBSTONED (TS 9f1217de8bd14b38aacb9e5e1a5eda4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59244
W20260630 12:37:28.126986  8882 catalog_manager.cc:4995] TS 9f1217de8bd14b38aacb9e5e1a5eda4b (127.0.209.4:44847): delete failed for tablet 7b862e8518b84eef8e01b147165d3868 because the tablet was not found. No further retry: Not found: Tablet not found: 7b862e8518b84eef8e01b147165d3868
I20260630 12:37:28.135320   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:28.155316   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:28.156160   836 tablet_replica.cc:333] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12: stopping tablet replica
I20260630 12:37:28.156989   836 raft_consensus.cc:2243] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.157543   836 raft_consensus.cc:2272] T faf26c278fc44157ba13afa8721130e0 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.160392   836 tablet_replica.cc:333] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12: stopping tablet replica
I20260630 12:37:28.161023   836 raft_consensus.cc:2243] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.161715   836 raft_consensus.cc:2272] T d0998bd5be2a4c62801e7bef94758fac P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.164242   836 tablet_replica.cc:333] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12: stopping tablet replica
I20260630 12:37:28.164847   836 raft_consensus.cc:2243] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.165508   836 raft_consensus.cc:2272] T 7b862e8518b84eef8e01b147165d3868 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.167990   836 tablet_replica.cc:333] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12: stopping tablet replica
I20260630 12:37:28.168581   836 raft_consensus.cc:2243] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.169438   836 raft_consensus.cc:2272] T 94084e84a7914fb1a415da98982b1ec9 P b2c9329e133a4e9298834356953c4b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.194115   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
W20260630 12:37:28.203964  9111 consensus_peers.cc:597] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 -> Peer b2c9329e133a4e9298834356953c4b12 (127.0.209.1:38291): Couldn't send request to peer b2c9329e133a4e9298834356953c4b12. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:38291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.208796   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:28.228253   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:28.229149   836 tablet_replica.cc:333] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3: stopping tablet replica
I20260630 12:37:28.229842   836 raft_consensus.cc:2243] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.230278   836 raft_consensus.cc:2272] T faf26c278fc44157ba13afa8721130e0 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.232283   836 tablet_replica.cc:333] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3: stopping tablet replica
I20260630 12:37:28.232776   836 raft_consensus.cc:2243] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.233549   836 raft_consensus.cc:2272] T d0998bd5be2a4c62801e7bef94758fac P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.235977   836 tablet_replica.cc:333] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3: stopping tablet replica
I20260630 12:37:28.236446   836 raft_consensus.cc:2243] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.237131   836 raft_consensus.cc:2272] T 7b862e8518b84eef8e01b147165d3868 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.239213   836 tablet_replica.cc:333] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3: stopping tablet replica
I20260630 12:37:28.239665   836 raft_consensus.cc:2243] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.240259   836 raft_consensus.cc:2272] T 94084e84a7914fb1a415da98982b1ec9 P 8f250ceedb854d6894a24803c76fe5f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.256052   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:28.268563   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
W20260630 12:37:28.279923  9110 consensus_peers.cc:597] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 -> Peer 8f250ceedb854d6894a24803c76fe5f3 (127.0.209.2:37135): Couldn't send request to peer 8f250ceedb854d6894a24803c76fe5f3. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:37135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.290488   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:28.291285   836 tablet_replica.cc:333] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055: stopping tablet replica
I20260630 12:37:28.292042   836 raft_consensus.cc:2243] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.292845   836 raft_consensus.cc:2272] T faf26c278fc44157ba13afa8721130e0 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.294755   836 tablet_replica.cc:333] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055: stopping tablet replica
I20260630 12:37:28.295228   836 raft_consensus.cc:2243] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.295807   836 raft_consensus.cc:2272] T 94084e84a7914fb1a415da98982b1ec9 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.298023   836 tablet_replica.cc:333] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055: stopping tablet replica
I20260630 12:37:28.298483   836 raft_consensus.cc:2243] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.299010   836 raft_consensus.cc:2272] T d0998bd5be2a4c62801e7bef94758fac P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.301656   836 tablet_replica.cc:333] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055: stopping tablet replica
I20260630 12:37:28.302098   836 raft_consensus.cc:2243] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.302817   836 raft_consensus.cc:2272] T 7b862e8518b84eef8e01b147165d3868 P 53e2167997a241de88b108293a213055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.325992   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:28.338497   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:37:28.356362   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:28.372391   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:37:28.380928   836 master.cc:562] Master@127.0.209.62:33447 shutting down...
I20260630 12:37:28.396298   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.396862   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.397193   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P e739bdbcc68d4d279d20f2168fafa9af: stopping tablet replica
I20260630 12:37:28.416157   836 master.cc:584] Master@127.0.209.62:33447 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3854 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:37:28.444311   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:42725
I20260630 12:37:28.445333   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.450150  9338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:28.451751  9339 instance_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:37:28.452155  9341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:28.452311   836 server_base.cc:1061] running on GCE node
I20260630 12:37:28.453439   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.453632   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.453756   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823048453745 us; error 0 us; skew 500 ppm
I20260630 12:37:28.454208   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.456588   836 webserver.cc:533] Webserver started at http://127.0.209.62:45967/ using document root <none> and password file <none>
I20260630 12:37:28.457001   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.457158   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.457376   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.458417   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "e63e5a4e2b7a45558774c96c8f7e73fd"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.462702   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:28.465826  9346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.466573   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:28.466850   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "e63e5a4e2b7a45558774c96c8f7e73fd"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.467134   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-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:37:28.493758   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.494799   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.531472   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:42725
I20260630 12:37:28.531605  9397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:42725 every 8 connection(s)
I20260630 12:37:28.535377  9398 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:37:28.546667  9398 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd: Bootstrap starting.
I20260630 12:37:28.551209  9398 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:28.555207  9398 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd: No bootstrap required, opened a new log
I20260630 12:37:28.557250  9398 raft_consensus.cc:359] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63e5a4e2b7a45558774c96c8f7e73fd" member_type: VOTER }
I20260630 12:37:28.557655  9398 raft_consensus.cc:385] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:28.557894  9398 raft_consensus.cc:740] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63e5a4e2b7a45558774c96c8f7e73fd, State: Initialized, Role: FOLLOWER
I20260630 12:37:28.558529  9398 consensus_queue.cc:260] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e63e5a4e2b7a45558774c96c8f7e73fd" member_type: VOTER }
I20260630 12:37:28.558987  9398 raft_consensus.cc:399] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:28.559213  9398 raft_consensus.cc:493] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:28.559480  9398 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:28.564357  9398 raft_consensus.cc:515] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63e5a4e2b7a45558774c96c8f7e73fd" member_type: VOTER }
I20260630 12:37:28.564875  9398 leader_election.cc:304] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [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: e63e5a4e2b7a45558774c96c8f7e73fd; no voters: 
I20260630 12:37:28.566028  9398 leader_election.cc:290] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:28.566383  9401 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:28.567687  9401 raft_consensus.cc:697] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 1 LEADER]: Becoming Leader. State: Replica: e63e5a4e2b7a45558774c96c8f7e73fd, State: Running, Role: LEADER
I20260630 12:37:28.568370  9401 consensus_queue.cc:237] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [LEADER]: Queue going to LEADER mode. State: All 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: "e63e5a4e2b7a45558774c96c8f7e73fd" member_type: VOTER }
I20260630 12:37:28.569069  9398 sys_catalog.cc:565] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:28.571429  9402 sys_catalog.cc:455] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e63e5a4e2b7a45558774c96c8f7e73fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63e5a4e2b7a45558774c96c8f7e73fd" member_type: VOTER } }
I20260630 12:37:28.571507  9403 sys_catalog.cc:455] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader e63e5a4e2b7a45558774c96c8f7e73fd. Latest consensus state: current_term: 1 leader_uuid: "e63e5a4e2b7a45558774c96c8f7e73fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e63e5a4e2b7a45558774c96c8f7e73fd" member_type: VOTER } }
I20260630 12:37:28.572271  9402 sys_catalog.cc:458] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:28.572340  9403 sys_catalog.cc:458] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:28.575623  9407 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:28.580617  9407 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:28.585572   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:28.589970  9407 catalog_manager.cc:1383] Generated new cluster ID: 25e38442de3643e39cc21b2933613607
I20260630 12:37:28.590250  9407 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:28.610231  9407 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:28.611588  9407 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:28.625864  9407 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd: Generated new TSK 0
I20260630 12:37:28.626463  9407 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:28.653448   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.659332  9419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:28.660614  9420 instance_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:37:28.662253   836 server_base.cc:1061] running on GCE node
W20260630 12:37:28.662891  9422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:28.663980   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.664207   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.664379   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823048664359 us; error 0 us; skew 500 ppm
I20260630 12:37:28.664888   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.667169   836 webserver.cc:533] Webserver started at http://127.0.209.1:45343/ using document root <none> and password file <none>
I20260630 12:37:28.667670   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.667935   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.668222   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.669409   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "491a2fd0b26f463a9988588b6356ee63"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.674036   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:28.677500  9427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.678274   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:28.678573   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "491a2fd0b26f463a9988588b6356ee63"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.678857   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-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:37:28.701401   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.702466   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.703948   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.706212   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.706441   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.706692   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.706861   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.744745   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:38709
I20260630 12:37:28.744845  9489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:38709 every 8 connection(s)
I20260630 12:37:28.749706   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.757200  9494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:28.759999  9495 instance_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:37:28.763597   836 server_base.cc:1061] running on GCE node
W20260630 12:37:28.763675  9497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:28.764642  9490 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42725
I20260630 12:37:28.765055  9490 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.765112   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.765460   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.765631   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823048765597 us; error 0 us; skew 500 ppm
I20260630 12:37:28.765954  9490 heartbeater.cc:507] Master 127.0.209.62:42725 requested a full tablet report, sending...
I20260630 12:37:28.766189   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.768253  9363 ts_manager.cc:194] Registered new tserver with Master: 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709)
I20260630 12:37:28.769146   836 webserver.cc:533] Webserver started at http://127.0.209.2:34221/ using document root <none> and password file <none>
I20260630 12:37:28.769821   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.770061   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.770365   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.770807  9363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58488
I20260630 12:37:28.771858   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "11ef78660a8c41c688cd8754abb0ea1a"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.776378   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:28.779816  9502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.780596   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:28.780926   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "11ef78660a8c41c688cd8754abb0ea1a"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.781162   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-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:37:28.796151   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.797099   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.798451   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.800750   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.800925   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.801218   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.801359   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.840442   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:41475
I20260630 12:37:28.840550  9564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:41475 every 8 connection(s)
I20260630 12:37:28.845221   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.852166  9568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:28.854171  9569 instance_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:37:28.856099   836 server_base.cc:1061] running on GCE node
W20260630 12:37:28.857489  9571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:28.858446   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.858743   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.858933  9565 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42725
I20260630 12:37:28.858985   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823048858965 us; error 0 us; skew 500 ppm
I20260630 12:37:28.859531  9565 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.859942   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.860359  9565 heartbeater.cc:507] Master 127.0.209.62:42725 requested a full tablet report, sending...
I20260630 12:37:28.862604   836 webserver.cc:533] Webserver started at http://127.0.209.3:43347/ using document root <none> and password file <none>
I20260630 12:37:28.862761  9363 ts_manager.cc:194] Registered new tserver with Master: 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475)
I20260630 12:37:28.863175   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.863417   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.863677   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.864406  9363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58498
I20260630 12:37:28.864941   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "cd4807a5d74e4bc6a0302d91baeb3006"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.870198   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:28.873490  9576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.874327   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:28.874627   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "cd4807a5d74e4bc6a0302d91baeb3006"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-n2nm"
I20260630 12:37:28.874917   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822841017348-836-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:37:28.921077   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.922087   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.923489   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.925925   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.926151   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.926391   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.926560   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.964859   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:43241
I20260630 12:37:28.964973  9638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:43241 every 8 connection(s)
I20260630 12:37:28.978850  9639 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42725
I20260630 12:37:28.979285  9639 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.980137  9639 heartbeater.cc:507] Master 127.0.209.62:42725 requested a full tablet report, sending...
I20260630 12:37:28.982196  9363 ts_manager.cc:194] Registered new tserver with Master: cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:28.983000   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014879251s
I20260630 12:37:28.983644  9363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58510
I20260630 12:37:29.773777  9490 heartbeater.cc:499] Master 127.0.209.62:42725 was elected leader, sending a full tablet report...
I20260630 12:37:29.866964  9565 heartbeater.cc:499] Master 127.0.209.62:42725 was elected leader, sending a full tablet report...
I20260630 12:37:29.986523  9639 heartbeater.cc:499] Master 127.0.209.62:42725 was elected leader, sending a full tablet report...
I20260630 12:37:30.045665  9363 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58526:
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:37:30.048130  9363 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:37:30.114775  9530 tablet_service.cc:1511] Processing CreateTablet for tablet d3539049a7a14d4c86e7973468065544 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:30.116204  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3539049a7a14d4c86e7973468065544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.116277  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 447ff6e6aa2044a7b19d49206031870e (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:30.117606  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ff6e6aa2044a7b19d49206031870e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.119204  9604 tablet_service.cc:1511] Processing CreateTablet for tablet d3539049a7a14d4c86e7973468065544 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:30.119668  9528 tablet_service.cc:1511] Processing CreateTablet for tablet 92b23f97fc604fd69596ab8c032ab6db (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:30.120548  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3539049a7a14d4c86e7973468065544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.120486  9602 tablet_service.cc:1511] Processing CreateTablet for tablet 92b23f97fc604fd69596ab8c032ab6db (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:30.121047  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b23f97fc604fd69596ab8c032ab6db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.121430  9526 tablet_service.cc:1511] Processing CreateTablet for tablet 861513403b5c4ed69fd1b1b76f7795db (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:30.121934  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b23f97fc604fd69596ab8c032ab6db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.122728  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861513403b5c4ed69fd1b1b76f7795db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.124094  9529 tablet_service.cc:1511] Processing CreateTablet for tablet e47b93ee49104dd3939c2f74420e6d24 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:30.124826  9603 tablet_service.cc:1511] Processing CreateTablet for tablet e47b93ee49104dd3939c2f74420e6d24 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:30.125947  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47b93ee49104dd3939c2f74420e6d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.127296  9601 tablet_service.cc:1511] Processing CreateTablet for tablet 447ff6e6aa2044a7b19d49206031870e (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:30.126099  9603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47b93ee49104dd3939c2f74420e6d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.133277  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ff6e6aa2044a7b19d49206031870e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.138253  9600 tablet_service.cc:1511] Processing CreateTablet for tablet 861513403b5c4ed69fd1b1b76f7795db (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:30.139662  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861513403b5c4ed69fd1b1b76f7795db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.144568  9455 tablet_service.cc:1511] Processing CreateTablet for tablet d3539049a7a14d4c86e7973468065544 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:30.145992  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3539049a7a14d4c86e7973468065544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.146400  9525 tablet_service.cc:1511] Processing CreateTablet for tablet 86e999b61b5d4b7c9af15e8635a23b50 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:30.147691  9525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e999b61b5d4b7c9af15e8635a23b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.148782  9454 tablet_service.cc:1511] Processing CreateTablet for tablet e47b93ee49104dd3939c2f74420e6d24 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:30.150055  9454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47b93ee49104dd3939c2f74420e6d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.152793  9453 tablet_service.cc:1511] Processing CreateTablet for tablet 92b23f97fc604fd69596ab8c032ab6db (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:30.154150  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b23f97fc604fd69596ab8c032ab6db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.155318  9599 tablet_service.cc:1511] Processing CreateTablet for tablet 86e999b61b5d4b7c9af15e8635a23b50 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:30.156649  9599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e999b61b5d4b7c9af15e8635a23b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.156812  9452 tablet_service.cc:1511] Processing CreateTablet for tablet 447ff6e6aa2044a7b19d49206031870e (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:30.158142  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ff6e6aa2044a7b19d49206031870e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.160841  9451 tablet_service.cc:1511] Processing CreateTablet for tablet 861513403b5c4ed69fd1b1b76f7795db (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:30.162178  9451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861513403b5c4ed69fd1b1b76f7795db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.164827  9450 tablet_service.cc:1511] Processing CreateTablet for tablet 86e999b61b5d4b7c9af15e8635a23b50 (DEFAULT_TABLE table=test-workload [id=a8b4e670acb54c40a74f718976142cba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:30.166074  9450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e999b61b5d4b7c9af15e8635a23b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.216732  9659 tablet_bootstrap.cc:492] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a: Bootstrap starting.
I20260630 12:37:30.227523  9661 tablet_bootstrap.cc:492] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006: Bootstrap starting.
I20260630 12:37:30.228255  9660 tablet_bootstrap.cc:492] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63: Bootstrap starting.
I20260630 12:37:30.233551  9660 tablet_bootstrap.cc:654] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.234885  9661 tablet_bootstrap.cc:654] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.237278  9659 tablet_bootstrap.cc:654] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.246213  9660 tablet_bootstrap.cc:492] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63: No bootstrap required, opened a new log
I20260630 12:37:30.246320  9661 tablet_bootstrap.cc:492] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006: No bootstrap required, opened a new log
I20260630 12:37:30.246846  9660 ts_tablet_manager.cc:1403] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:37:30.246963  9661 ts_tablet_manager.cc:1403] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260630 12:37:30.246994  9659 tablet_bootstrap.cc:492] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a: No bootstrap required, opened a new log
I20260630 12:37:30.247788  9659 ts_tablet_manager.cc:1403] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260630 12:37:30.249802  9661 raft_consensus.cc:359] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.250627  9661 raft_consensus.cc:385] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.250334  9660 raft_consensus.cc:359] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.251161  9661 raft_consensus.cc:740] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.250712  9659 raft_consensus.cc:359] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.251276  9660 raft_consensus.cc:385] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.251749  9659 raft_consensus.cc:385] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.251838  9660 raft_consensus.cc:740] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.252285  9659 raft_consensus.cc:740] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.252125  9661 consensus_queue.cc:260] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.252918  9660 consensus_queue.cc:260] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.253336  9659 consensus_queue.cc:260] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.256975  9660 ts_tablet_manager.cc:1434] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:37:30.258214  9660 tablet_bootstrap.cc:492] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63: Bootstrap starting.
I20260630 12:37:30.263211  9659 ts_tablet_manager.cc:1434] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:37:30.264559  9661 ts_tablet_manager.cc:1434] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:37:30.264887  9660 tablet_bootstrap.cc:654] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.268060  9659 tablet_bootstrap.cc:492] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a: Bootstrap starting.
I20260630 12:37:30.270637  9661 tablet_bootstrap.cc:492] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006: Bootstrap starting.
I20260630 12:37:30.277082  9659 tablet_bootstrap.cc:654] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.281595  9661 tablet_bootstrap.cc:654] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.284164  9660 tablet_bootstrap.cc:492] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63: No bootstrap required, opened a new log
I20260630 12:37:30.284992  9660 ts_tablet_manager.cc:1403] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.011s
I20260630 12:37:30.286945  9659 tablet_bootstrap.cc:492] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a: No bootstrap required, opened a new log
I20260630 12:37:30.287463  9659 ts_tablet_manager.cc:1403] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.009s
I20260630 12:37:30.288925  9660 raft_consensus.cc:359] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.289628  9659 raft_consensus.cc:359] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.289912  9660 raft_consensus.cc:385] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.290365  9659 raft_consensus.cc:385] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.290458  9660 raft_consensus.cc:740] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.290851  9659 raft_consensus.cc:740] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.291580  9661 tablet_bootstrap.cc:492] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006: No bootstrap required, opened a new log
I20260630 12:37:30.291471  9660 consensus_queue.cc:260] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.291764  9659 consensus_queue.cc:260] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.292313  9661 ts_tablet_manager.cc:1403] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:37:30.293963  9660 ts_tablet_manager.cc:1434] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:30.295096  9660 tablet_bootstrap.cc:492] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63: Bootstrap starting.
I20260630 12:37:30.295614  9661 raft_consensus.cc:359] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.296408  9659 ts_tablet_manager.cc:1434] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:37:30.296594  9661 raft_consensus.cc:385] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.297030  9661 raft_consensus.cc:740] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.297582  9659 tablet_bootstrap.cc:492] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a: Bootstrap starting.
I20260630 12:37:30.298063  9661 consensus_queue.cc:260] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.301595  9660 tablet_bootstrap.cc:654] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.303651  9661 ts_tablet_manager.cc:1434] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:30.303895  9659 tablet_bootstrap.cc:654] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.304915  9661 tablet_bootstrap.cc:492] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006: Bootstrap starting.
I20260630 12:37:30.312187  9661 tablet_bootstrap.cc:654] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.313350  9660 tablet_bootstrap.cc:492] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63: No bootstrap required, opened a new log
I20260630 12:37:30.313962  9660 ts_tablet_manager.cc:1403] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:37:30.316927  9660 raft_consensus.cc:359] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.318145  9660 raft_consensus.cc:385] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.319667  9660 raft_consensus.cc:740] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.322427  9660 consensus_queue.cc:260] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.323028  9659 tablet_bootstrap.cc:492] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a: No bootstrap required, opened a new log
I20260630 12:37:30.323606  9659 ts_tablet_manager.cc:1403] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260630 12:37:30.324877  9660 ts_tablet_manager.cc:1434] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:37:30.326014  9660 tablet_bootstrap.cc:492] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63: Bootstrap starting.
I20260630 12:37:30.328613  9661 tablet_bootstrap.cc:492] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006: No bootstrap required, opened a new log
I20260630 12:37:30.329186  9661 ts_tablet_manager.cc:1403] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260630 12:37:30.329298  9659 raft_consensus.cc:359] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.330189  9659 raft_consensus.cc:385] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.330542  9659 raft_consensus.cc:740] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.331571  9659 consensus_queue.cc:260] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.332906  9660 tablet_bootstrap.cc:654] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.335026  9661 raft_consensus.cc:359] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.335954  9661 raft_consensus.cc:385] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.336366  9661 raft_consensus.cc:740] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.337731  9661 consensus_queue.cc:260] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.340015  9661 ts_tablet_manager.cc:1434] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:37:30.341176  9659 ts_tablet_manager.cc:1434] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:37:30.341176  9661 tablet_bootstrap.cc:492] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006: Bootstrap starting.
I20260630 12:37:30.342607  9659 tablet_bootstrap.cc:492] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a: Bootstrap starting.
I20260630 12:37:30.344408  9660 tablet_bootstrap.cc:492] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63: No bootstrap required, opened a new log
I20260630 12:37:30.344545  9665 raft_consensus.cc:493] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.345036  9660 ts_tablet_manager.cc:1403] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:37:30.345106  9665 raft_consensus.cc:515] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.345726  9667 raft_consensus.cc:493] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.346244  9667 raft_consensus.cc:515] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.348151  9660 raft_consensus.cc:359] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.364061  9666 raft_consensus.cc:493] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.364650  9666 raft_consensus.cc:515] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.351934  9667 leader_election.cc:290] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.371062  9666 leader_election.cc:290] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.367344  9661 tablet_bootstrap.cc:654] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.359896  9660 raft_consensus.cc:385] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.362288  9665 leader_election.cc:290] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475)
I20260630 12:37:30.376253  9660 raft_consensus.cc:740] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.390901  9659 tablet_bootstrap.cc:654] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.394572  9660 consensus_queue.cc:260] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.398176  9660 ts_tablet_manager.cc:1434] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.005s
I20260630 12:37:30.401489  9660 tablet_bootstrap.cc:492] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63: Bootstrap starting.
I20260630 12:37:30.414817  9540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ff6e6aa2044a7b19d49206031870e" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a" is_pre_election: true
I20260630 12:37:30.416733  9465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b23f97fc604fd69596ab8c032ab6db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63" is_pre_election: true
W20260630 12:37:30.419173  9578 leader_election.cc:343] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.417604  9465 raft_consensus.cc:2468] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 0.
I20260630 12:37:30.420974  9506 leader_election.cc:304] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ef78660a8c41c688cd8754abb0ea1a, 491a2fd0b26f463a9988588b6356ee63; no voters: 
I20260630 12:37:30.421358  9660 tablet_bootstrap.cc:654] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.422086  9667 raft_consensus.cc:2804] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.422483  9667 raft_consensus.cc:493] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.422785  9667 raft_consensus.cc:3060] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.431623  9659 tablet_bootstrap.cc:492] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a: No bootstrap required, opened a new log
I20260630 12:37:30.432555  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b23f97fc604fd69596ab8c032ab6db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" is_pre_election: true
I20260630 12:37:30.433539  9614 raft_consensus.cc:2468] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 0.
I20260630 12:37:30.435755  9465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ff6e6aa2044a7b19d49206031870e" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63" is_pre_election: true
I20260630 12:37:30.436594  9465 raft_consensus.cc:2468] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4807a5d74e4bc6a0302d91baeb3006 in term 0.
I20260630 12:37:30.438323  9659 ts_tablet_manager.cc:1403] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.009s
I20260630 12:37:30.442633  9660 tablet_bootstrap.cc:492] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63: No bootstrap required, opened a new log
I20260630 12:37:30.443243  9660 ts_tablet_manager.cc:1403] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63: Time spent bootstrapping tablet: real 0.042s	user 0.000s	sys 0.027s
I20260630 12:37:30.443862  9659 raft_consensus.cc:359] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.444698  9659 raft_consensus.cc:385] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.440452  9580 leader_election.cc:304] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [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: 491a2fd0b26f463a9988588b6356ee63, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 11ef78660a8c41c688cd8754abb0ea1a
I20260630 12:37:30.445798  9659 raft_consensus.cc:740] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.445930  9665 raft_consensus.cc:2804] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.446470  9665 raft_consensus.cc:493] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.446076  9660 raft_consensus.cc:359] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.446930  9660 raft_consensus.cc:385] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.446856  9665 raft_consensus.cc:3060] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.446815  9659 consensus_queue.cc:260] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.447587  9660 raft_consensus.cc:740] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.448186  9661 tablet_bootstrap.cc:492] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006: No bootstrap required, opened a new log
I20260630 12:37:30.448931  9661 ts_tablet_manager.cc:1403] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.013s
I20260630 12:37:30.452683  9661 raft_consensus.cc:359] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.453635  9661 raft_consensus.cc:385] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.454015  9661 raft_consensus.cc:740] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.456597  9540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ff6e6aa2044a7b19d49206031870e" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a" is_pre_election: true
I20260630 12:37:30.456760  9660 consensus_queue.cc:260] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.458880  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ff6e6aa2044a7b19d49206031870e" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" is_pre_election: true
I20260630 12:37:30.459403  9660 ts_tablet_manager.cc:1434] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
W20260630 12:37:30.458837  9429 leader_election.cc:343] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.455430  9665 raft_consensus.cc:515] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.461236  9660 tablet_bootstrap.cc:492] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63: Bootstrap starting.
I20260630 12:37:30.461763  9614 raft_consensus.cc:2393] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 491a2fd0b26f463a9988588b6356ee63 in current term 1: Already voted for candidate cd4807a5d74e4bc6a0302d91baeb3006 in this term.
I20260630 12:37:30.465597  9659 ts_tablet_manager.cc:1434] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.010s
I20260630 12:37:30.465721  9428 leader_election.cc:304] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [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: 491a2fd0b26f463a9988588b6356ee63; no voters: 11ef78660a8c41c688cd8754abb0ea1a, cd4807a5d74e4bc6a0302d91baeb3006
I20260630 12:37:30.466799  9659 tablet_bootstrap.cc:492] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a: Bootstrap starting.
I20260630 12:37:30.455394  9667 raft_consensus.cc:515] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.467031  9666 raft_consensus.cc:3060] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.468843  9667 leader_election.cc:290] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 election: Requested vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.469827  9660 tablet_bootstrap.cc:654] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.470069  9465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b23f97fc604fd69596ab8c032ab6db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63"
I20260630 12:37:30.470703  9465 raft_consensus.cc:3060] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.471900  9540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ff6e6aa2044a7b19d49206031870e" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a"
W20260630 12:37:30.473459  9578 leader_election.cc:343] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.474294  9661 consensus_queue.cc:260] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.475162  9665 leader_election.cc:290] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 election: Requested vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475)
I20260630 12:37:30.479008  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ff6e6aa2044a7b19d49206031870e" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63"
I20260630 12:37:30.480819  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b23f97fc604fd69596ab8c032ab6db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006"
I20260630 12:37:30.481462  9614 raft_consensus.cc:3060] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.483253  9465 raft_consensus.cc:2468] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 1.
I20260630 12:37:30.484553  9506 leader_election.cc:304] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ef78660a8c41c688cd8754abb0ea1a, 491a2fd0b26f463a9988588b6356ee63; no voters: 
I20260630 12:37:30.489393  9614 raft_consensus.cc:2468] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 1.
I20260630 12:37:30.489985  9667 raft_consensus.cc:2804] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.491495  9667 raft_consensus.cc:697] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 LEADER]: Becoming Leader. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Running, Role: LEADER
I20260630 12:37:30.490298  9659 tablet_bootstrap.cc:654] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.492426  9667 consensus_queue.cc:237] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.496707  9661 ts_tablet_manager.cc:1434] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260630 12:37:30.501483  9666 raft_consensus.cc:2749] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.512020  9659 tablet_bootstrap.cc:492] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a: No bootstrap required, opened a new log
I20260630 12:37:30.512921  9659 ts_tablet_manager.cc:1403] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260630 12:37:30.514950  9464 raft_consensus.cc:2468] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4807a5d74e4bc6a0302d91baeb3006 in term 1.
I20260630 12:37:30.517342  9659 raft_consensus.cc:359] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.501876  9661 tablet_bootstrap.cc:492] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006: Bootstrap starting.
I20260630 12:37:30.518515  9659 raft_consensus.cc:385] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.519291  9659 raft_consensus.cc:740] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.520680  9659 consensus_queue.cc:260] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.524358  9659 ts_tablet_manager.cc:1434] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:37:30.524690  9580 leader_election.cc:304] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [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: 491a2fd0b26f463a9988588b6356ee63, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 11ef78660a8c41c688cd8754abb0ea1a
I20260630 12:37:30.525913  9689 raft_consensus.cc:2804] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.526690  9689 raft_consensus.cc:697] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 LEADER]: Becoming Leader. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Running, Role: LEADER
I20260630 12:37:30.527750  9689 consensus_queue.cc:237] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.530577  9661 tablet_bootstrap.cc:654] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.536291  9659 tablet_bootstrap.cc:492] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a: Bootstrap starting.
I20260630 12:37:30.542649  9666 raft_consensus.cc:493] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.543619  9666 raft_consensus.cc:515] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.548730  9660 tablet_bootstrap.cc:492] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63: No bootstrap required, opened a new log
I20260630 12:37:30.549333  9660 ts_tablet_manager.cc:1403] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63: Time spent bootstrapping tablet: real 0.088s	user 0.044s	sys 0.028s
I20260630 12:37:30.551414  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3539049a7a14d4c86e7973468065544" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" is_pre_election: true
I20260630 12:37:30.552158  9614 raft_consensus.cc:2468] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491a2fd0b26f463a9988588b6356ee63 in term 0.
I20260630 12:37:30.552587  9660 raft_consensus.cc:359] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.553669  9666 leader_election.cc:290] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.554487  9540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3539049a7a14d4c86e7973468065544" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a" is_pre_election: true
I20260630 12:37:30.556995  9667 raft_consensus.cc:493] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.556006  9660 raft_consensus.cc:385] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.557395  9428 leader_election.cc:304] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491a2fd0b26f463a9988588b6356ee63, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 
I20260630 12:37:30.558902  9660 raft_consensus.cc:740] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.558324  9667 raft_consensus.cc:515] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.559856  9666 raft_consensus.cc:2804] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.560452  9666 raft_consensus.cc:493] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.560211  9660 consensus_queue.cc:260] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.560887  9666 raft_consensus.cc:3060] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.561563  9659 tablet_bootstrap.cc:654] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.558997  9540 raft_consensus.cc:2468] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491a2fd0b26f463a9988588b6356ee63 in term 0.
I20260630 12:37:30.563804  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861513403b5c4ed69fd1b1b76f7795db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" is_pre_election: true
I20260630 12:37:30.564630  9614 raft_consensus.cc:2468] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 0.
I20260630 12:37:30.554873  9362 catalog_manager.cc:5697] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2). New cstate: current_term: 1 leader_uuid: "11ef78660a8c41c688cd8754abb0ea1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.565843  9503 leader_election.cc:304] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ef78660a8c41c688cd8754abb0ea1a, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 
I20260630 12:37:30.566716  9667 leader_election.cc:290] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.566771  9687 raft_consensus.cc:2804] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.567413  9687 raft_consensus.cc:493] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.563804  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861513403b5c4ed69fd1b1b76f7795db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63" is_pre_election: true
I20260630 12:37:30.568135  9687 raft_consensus.cc:3060] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.568463  9464 raft_consensus.cc:2468] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 0.
I20260630 12:37:30.552147  9361 catalog_manager.cc:5697] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:30.579075  9660 ts_tablet_manager.cc:1434] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.013s
I20260630 12:37:30.580897  9659 tablet_bootstrap.cc:492] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a: No bootstrap required, opened a new log
I20260630 12:37:30.581542  9659 ts_tablet_manager.cc:1403] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.006s
W20260630 12:37:30.582396  9411 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:30.584846  9659 raft_consensus.cc:359] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.585772  9659 raft_consensus.cc:385] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.586076  9659 raft_consensus.cc:740] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.586836  9659 consensus_queue.cc:260] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.589146  9659 ts_tablet_manager.cc:1434] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:30.589457  9661 tablet_bootstrap.cc:492] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006: No bootstrap required, opened a new log
I20260630 12:37:30.590014  9661 ts_tablet_manager.cc:1403] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.015s
I20260630 12:37:30.589658  9687 raft_consensus.cc:515] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.592717  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861513403b5c4ed69fd1b1b76f7795db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63"
I20260630 12:37:30.593338  9464 raft_consensus.cc:3060] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.593168  9661 raft_consensus.cc:359] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.593989  9661 raft_consensus.cc:385] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.594307  9661 raft_consensus.cc:740] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.594592  9694 raft_consensus.cc:493] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.595078  9694 raft_consensus.cc:515] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.598433  9540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47b93ee49104dd3939c2f74420e6d24" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a" is_pre_election: true
I20260630 12:37:30.599067  9540 raft_consensus.cc:2468] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491a2fd0b26f463a9988588b6356ee63 in term 0.
I20260630 12:37:30.599136  9666 raft_consensus.cc:515] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.600358  9429 leader_election.cc:304] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ef78660a8c41c688cd8754abb0ea1a, 491a2fd0b26f463a9988588b6356ee63; no voters: 
I20260630 12:37:30.601334  9666 leader_election.cc:290] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 election: Requested vote from peers 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.601897  9666 raft_consensus.cc:2804] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.602257  9666 raft_consensus.cc:493] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.602574  9666 raft_consensus.cc:3060] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.602914  9614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3539049a7a14d4c86e7973468065544" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006"
I20260630 12:37:30.603708  9614 raft_consensus.cc:3060] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.606446  9694 leader_election.cc:290] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.606331  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47b93ee49104dd3939c2f74420e6d24" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" is_pre_election: true
I20260630 12:37:30.608018  9661 consensus_queue.cc:260] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.608372  9687 leader_election.cc:290] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 election: Requested vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.610097  9661 ts_tablet_manager.cc:1434] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
W20260630 12:37:30.608412  9428 leader_election.cc:343] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.612705  9666 raft_consensus.cc:515] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.615010  9666 leader_election.cc:290] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 election: Requested vote from peers 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475), cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241)
I20260630 12:37:30.616321  9661 tablet_bootstrap.cc:492] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006: Bootstrap starting.
I20260630 12:37:30.617488  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47b93ee49104dd3939c2f74420e6d24" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006"
W20260630 12:37:30.619472  9428 leader_election.cc:343] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3:43241): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.619628  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861513403b5c4ed69fd1b1b76f7795db" candidate_uuid: "11ef78660a8c41c688cd8754abb0ea1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4807a5d74e4bc6a0302d91baeb3006"
I20260630 12:37:30.620538  9613 raft_consensus.cc:3060] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.621694  9661 tablet_bootstrap.cc:654] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.600962  9464 raft_consensus.cc:2468] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 1.
I20260630 12:37:30.624909  9506 leader_election.cc:304] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ef78660a8c41c688cd8754abb0ea1a, 491a2fd0b26f463a9988588b6356ee63; no voters: 
I20260630 12:37:30.626322  9540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3539049a7a14d4c86e7973468065544" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a"
I20260630 12:37:30.626942  9540 raft_consensus.cc:3060] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.632905  9613 raft_consensus.cc:2468] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ef78660a8c41c688cd8754abb0ea1a in term 1.
I20260630 12:37:30.634505  9540 raft_consensus.cc:2468] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491a2fd0b26f463a9988588b6356ee63 in term 1.
I20260630 12:37:30.626961  9614 raft_consensus.cc:2468] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491a2fd0b26f463a9988588b6356ee63 in term 1.
I20260630 12:37:30.635874  9428 leader_election.cc:304] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491a2fd0b26f463a9988588b6356ee63, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 
I20260630 12:37:30.636591  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47b93ee49104dd3939c2f74420e6d24" candidate_uuid: "491a2fd0b26f463a9988588b6356ee63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a"
I20260630 12:37:30.637115  9696 raft_consensus.cc:2804] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.637292  9539 raft_consensus.cc:3060] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.637666  9696 raft_consensus.cc:697] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 1 LEADER]: Becoming Leader. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Running, Role: LEADER
I20260630 12:37:30.638514  9696 consensus_queue.cc:237] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } }
I20260630 12:37:30.643014  9687 raft_consensus.cc:2804] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.644881  9687 raft_consensus.cc:697] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 LEADER]: Becoming Leader. State: Replica: 11ef78660a8c41c688cd8754abb0ea1a, State: Running, Role: LEADER
I20260630 12:37:30.646154  9539 raft_consensus.cc:2468] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491a2fd0b26f463a9988588b6356ee63 in term 1.
I20260630 12:37:30.646385  9687 consensus_queue.cc:237] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.648253  9429 leader_election.cc:304] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [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: 11ef78660a8c41c688cd8754abb0ea1a, 491a2fd0b26f463a9988588b6356ee63; no voters: cd4807a5d74e4bc6a0302d91baeb3006
I20260630 12:37:30.649386  9666 raft_consensus.cc:2804] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.649852  9666 raft_consensus.cc:697] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 1 LEADER]: Becoming Leader. State: Replica: 491a2fd0b26f463a9988588b6356ee63, State: Running, Role: LEADER
I20260630 12:37:30.650686  9666 consensus_queue.cc:237] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.654224  9661 tablet_bootstrap.cc:492] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006: No bootstrap required, opened a new log
I20260630 12:37:30.654968  9661 ts_tablet_manager.cc:1403] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.017s
I20260630 12:37:30.659334  9661 raft_consensus.cc:359] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.660267  9661 raft_consensus.cc:385] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.659438  9363 catalog_manager.cc:5697] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "491a2fd0b26f463a9988588b6356ee63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:30.660658  9661 raft_consensus.cc:740] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.660791  9361 catalog_manager.cc:5697] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2). New cstate: current_term: 1 leader_uuid: "11ef78660a8c41c688cd8754abb0ea1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.661540  9661 consensus_queue.cc:260] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.663785  9661 ts_tablet_manager.cc:1434] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:37:30.675606  9361 catalog_manager.cc:5697] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "491a2fd0b26f463a9988588b6356ee63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.701820  9689 raft_consensus.cc:493] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.702342  9689 raft_consensus.cc:515] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.704128  9689 leader_election.cc:290] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475)
I20260630 12:37:30.705027  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e999b61b5d4b7c9af15e8635a23b50" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63" is_pre_election: true
I20260630 12:37:30.705222  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e999b61b5d4b7c9af15e8635a23b50" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a" is_pre_election: true
I20260630 12:37:30.705646  9464 raft_consensus.cc:2468] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4807a5d74e4bc6a0302d91baeb3006 in term 0.
I20260630 12:37:30.705906  9539 raft_consensus.cc:2468] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4807a5d74e4bc6a0302d91baeb3006 in term 0.
I20260630 12:37:30.706792  9580 leader_election.cc:304] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 491a2fd0b26f463a9988588b6356ee63, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 
I20260630 12:37:30.707602  9689 raft_consensus.cc:2804] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.707926  9689 raft_consensus.cc:493] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.708144  9689 raft_consensus.cc:3060] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.714059  9689 raft_consensus.cc:515] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.715600  9689 leader_election.cc:290] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 election: Requested vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475)
I20260630 12:37:30.716607  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e999b61b5d4b7c9af15e8635a23b50" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a"
I20260630 12:37:30.716588  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e999b61b5d4b7c9af15e8635a23b50" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63"
I20260630 12:37:30.717475  9539 raft_consensus.cc:3060] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.717516  9464 raft_consensus.cc:3060] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.724849  9539 raft_consensus.cc:2468] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4807a5d74e4bc6a0302d91baeb3006 in term 1.
I20260630 12:37:30.724849  9464 raft_consensus.cc:2468] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4807a5d74e4bc6a0302d91baeb3006 in term 1.
I20260630 12:37:30.726366  9578 leader_election.cc:304] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ef78660a8c41c688cd8754abb0ea1a, cd4807a5d74e4bc6a0302d91baeb3006; no voters: 
I20260630 12:37:30.727167  9689 raft_consensus.cc:2804] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.727686  9689 raft_consensus.cc:697] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 LEADER]: Becoming Leader. State: Replica: cd4807a5d74e4bc6a0302d91baeb3006, State: Running, Role: LEADER
I20260630 12:37:30.728487  9689 consensus_queue.cc:237] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.735404  9363 catalog_manager.cc:5697] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4807a5d74e4bc6a0302d91baeb3006 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:30.782001  9689 raft_consensus.cc:493] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.782765  9689 raft_consensus.cc:515] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 } } peers { permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 } } peers { permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 } }
I20260630 12:37:30.784674  9689 leader_election.cc:290] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491a2fd0b26f463a9988588b6356ee63 (127.0.209.1:38709), 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475)
I20260630 12:37:30.785524  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47b93ee49104dd3939c2f74420e6d24" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491a2fd0b26f463a9988588b6356ee63" is_pre_election: true
I20260630 12:37:30.785754  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47b93ee49104dd3939c2f74420e6d24" candidate_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ef78660a8c41c688cd8754abb0ea1a" is_pre_election: true
I20260630 12:37:30.786569  9539 raft_consensus.cc:2393] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4807a5d74e4bc6a0302d91baeb3006 in current term 1: Already voted for candidate 491a2fd0b26f463a9988588b6356ee63 in this term.
I20260630 12:37:30.787488  9578 leader_election.cc:304] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [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: cd4807a5d74e4bc6a0302d91baeb3006; no voters: 11ef78660a8c41c688cd8754abb0ea1a, 491a2fd0b26f463a9988588b6356ee63
I20260630 12:37:30.788313  9689 raft_consensus.cc:3060] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.793548  9689 raft_consensus.cc:2749] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.962814  9689 consensus_queue.cc:1048] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.971092  9687 consensus_queue.cc:1048] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.981413  9539 raft_consensus.cc:3060] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.991957  9689 consensus_queue.cc:1048] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.049888  9666 consensus_queue.cc:1048] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.052109  9687 consensus_queue.cc:1048] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.075562  9694 consensus_queue.cc:1048] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.130990  9694 consensus_queue.cc:1048] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.137549  9464 raft_consensus.cc:1275] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Refusing update from remote peer cd4807a5d74e4bc6a0302d91baeb3006: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.139830  9665 consensus_queue.cc:1048] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.164415  9540 raft_consensus.cc:1275] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Refusing update from remote peer 491a2fd0b26f463a9988588b6356ee63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.169085  9696 consensus_queue.cc:1048] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:37:31.188464  9538 raft_consensus.cc:1275] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Refusing update from remote peer cd4807a5d74e4bc6a0302d91baeb3006: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.207777  9689 consensus_queue.cc:1048] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ef78660a8c41c688cd8754abb0ea1a" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 41475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.228855  9667 consensus_queue.cc:1048] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4807a5d74e4bc6a0302d91baeb3006" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.364229  9463 raft_consensus.cc:1275] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Refusing update from remote peer 11ef78660a8c41c688cd8754abb0ea1a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.380656  9744 consensus_queue.cc:1048] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "491a2fd0b26f463a9988588b6356ee63" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260630 12:37:32.177142  9704 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.002s	sys 0.000s
I20260630 12:37:32.622013   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:32.666180   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:32.667196   836 tablet_replica.cc:333] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63: stopping tablet replica
I20260630 12:37:32.668638   836 raft_consensus.cc:2243] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.670346   836 raft_consensus.cc:2272] T e47b93ee49104dd3939c2f74420e6d24 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.674464   836 tablet_replica.cc:333] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63: stopping tablet replica
I20260630 12:37:32.675215   836 raft_consensus.cc:2243] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.676460   836 raft_consensus.cc:2272] T 86e999b61b5d4b7c9af15e8635a23b50 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.680917   836 tablet_replica.cc:333] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63: stopping tablet replica
I20260630 12:37:32.681550   836 raft_consensus.cc:2243] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.682330   836 raft_consensus.cc:2272] T 861513403b5c4ed69fd1b1b76f7795db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.686630   836 tablet_replica.cc:333] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63: stopping tablet replica
I20260630 12:37:32.687269   836 raft_consensus.cc:2243] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.688537   836 raft_consensus.cc:2272] T 447ff6e6aa2044a7b19d49206031870e P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.692132   836 tablet_replica.cc:333] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63: stopping tablet replica
I20260630 12:37:32.692659   836 raft_consensus.cc:2243] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.693342   836 raft_consensus.cc:2272] T 92b23f97fc604fd69596ab8c032ab6db P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.696604   836 tablet_replica.cc:333] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63: stopping tablet replica
I20260630 12:37:32.697202   836 raft_consensus.cc:2243] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.698599   836 raft_consensus.cc:2272] T d3539049a7a14d4c86e7973468065544 P 491a2fd0b26f463a9988588b6356ee63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.732760   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:32.758513   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:32.786787   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:32.787684   836 tablet_replica.cc:333] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a: stopping tablet replica
I20260630 12:37:32.788690   836 raft_consensus.cc:2243] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.789721   836 raft_consensus.cc:2272] T 447ff6e6aa2044a7b19d49206031870e P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.793200   836 tablet_replica.cc:333] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a: stopping tablet replica
I20260630 12:37:32.793931   836 raft_consensus.cc:2243] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.794872   836 raft_consensus.cc:2272] T e47b93ee49104dd3939c2f74420e6d24 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.798401   836 tablet_replica.cc:333] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a: stopping tablet replica
I20260630 12:37:32.798997   836 raft_consensus.cc:2243] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.800104   836 raft_consensus.cc:2272] T 86e999b61b5d4b7c9af15e8635a23b50 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.804025   836 tablet_replica.cc:333] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a: stopping tablet replica
I20260630 12:37:32.804745   836 raft_consensus.cc:2243] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.805796   836 raft_consensus.cc:2272] T 861513403b5c4ed69fd1b1b76f7795db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.808881   836 tablet_replica.cc:333] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a: stopping tablet replica
I20260630 12:37:32.809394   836 raft_consensus.cc:2243] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.810467   836 raft_consensus.cc:2272] T 92b23f97fc604fd69596ab8c032ab6db P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.813390   836 tablet_replica.cc:333] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a: stopping tablet replica
I20260630 12:37:32.813865   836 raft_consensus.cc:2243] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.814595   836 raft_consensus.cc:2272] T d3539049a7a14d4c86e7973468065544 P 11ef78660a8c41c688cd8754abb0ea1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.846025   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:32.869577   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
W20260630 12:37:32.889161  9578 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.209.2:41475: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:37:32.900405  9578 consensus_peers.cc:597] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 -> Peer 11ef78660a8c41c688cd8754abb0ea1a (127.0.209.2:41475): Couldn't send request to peer 11ef78660a8c41c688cd8754abb0ea1a. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:41475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:32.903534   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:32.904417   836 tablet_replica.cc:333] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006: stopping tablet replica
I20260630 12:37:32.905187   836 raft_consensus.cc:2243] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.905867   836 raft_consensus.cc:2272] T e47b93ee49104dd3939c2f74420e6d24 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.909397   836 tablet_replica.cc:333] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006: stopping tablet replica
I20260630 12:37:32.910012   836 raft_consensus.cc:2243] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.911433   836 raft_consensus.cc:2272] T 86e999b61b5d4b7c9af15e8635a23b50 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.914644   836 tablet_replica.cc:333] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006: stopping tablet replica
I20260630 12:37:32.915212   836 raft_consensus.cc:2243] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.916004   836 raft_consensus.cc:2272] T 92b23f97fc604fd69596ab8c032ab6db P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.919127   836 tablet_replica.cc:333] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006: stopping tablet replica
I20260630 12:37:32.919692   836 raft_consensus.cc:2243] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.920455   836 raft_consensus.cc:2272] T d3539049a7a14d4c86e7973468065544 P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.923552   836 tablet_replica.cc:333] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006: stopping tablet replica
I20260630 12:37:32.924119   836 raft_consensus.cc:2243] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.924767   836 raft_consensus.cc:2272] T 861513403b5c4ed69fd1b1b76f7795db P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.927882   836 tablet_replica.cc:333] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006: stopping tablet replica
I20260630 12:37:32.928392   836 raft_consensus.cc:2243] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.929437   836 raft_consensus.cc:2272] T 447ff6e6aa2044a7b19d49206031870e P cd4807a5d74e4bc6a0302d91baeb3006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.961199   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:32.983863   836 master.cc:562] Master@127.0.209.62:42725 shutting down...
I20260630 12:37:33.008145   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.008852   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.009186   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P e63e5a4e2b7a45558774c96c8f7e73fd: stopping tablet replica
I20260630 12:37:33.030495   836 master.cc:584] Master@127.0.209.62:42725 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4628 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:37:33.073421   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:42237
I20260630 12:37:33.074662   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.080601  9761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:33.080665  9762 instance_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:37:33.082026  9764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:33.083550   836 server_base.cc:1061] running on GCE node
I20260630 12:37:33.084569   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.084767   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:33.084966   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823053084951 us; error 0 us; skew 500 ppm
I20260630 12:37:33.085584   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.088335   836 webserver.cc:533] Webserver started at http://127.0.209.62:44251/ using document root <none> and password file <none>
I20260630 12:37:33.088860   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.089084   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.089416   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.090679   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "aa930f30051845728130b1b9913ec367"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.095491   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:37:33.099057  9769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.099867   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:33.100188   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "aa930f30051845728130b1b9913ec367"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.100481   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-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:37:33.157841   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.159210   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.198179   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:42237
I20260630 12:37:33.198288  9820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:42237 every 8 connection(s)
I20260630 12:37:33.202411  9821 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:37:33.214427  9821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367: Bootstrap starting.
I20260630 12:37:33.219264  9821 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.223598  9821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367: No bootstrap required, opened a new log
I20260630 12:37:33.225845  9821 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa930f30051845728130b1b9913ec367" member_type: VOTER }
I20260630 12:37:33.226312  9821 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.226553  9821 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa930f30051845728130b1b9913ec367, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.227162  9821 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa930f30051845728130b1b9913ec367" member_type: VOTER }
I20260630 12:37:33.227655  9821 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:33.227900  9821 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:33.228193  9821 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.233125  9821 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa930f30051845728130b1b9913ec367" member_type: VOTER }
I20260630 12:37:33.233649  9821 leader_election.cc:304] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [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: aa930f30051845728130b1b9913ec367; no voters: 
I20260630 12:37:33.234848  9821 leader_election.cc:290] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:33.235286  9824 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.236694  9824 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 1 LEADER]: Becoming Leader. State: Replica: aa930f30051845728130b1b9913ec367, State: Running, Role: LEADER
I20260630 12:37:33.237454  9824 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [LEADER]: Queue going to LEADER mode. State: All 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: "aa930f30051845728130b1b9913ec367" member_type: VOTER }
I20260630 12:37:33.237856  9821 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:33.242592  9825 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa930f30051845728130b1b9913ec367" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa930f30051845728130b1b9913ec367" member_type: VOTER } }
I20260630 12:37:33.243449  9825 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:33.243186  9826 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa930f30051845728130b1b9913ec367. Latest consensus state: current_term: 1 leader_uuid: "aa930f30051845728130b1b9913ec367" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa930f30051845728130b1b9913ec367" member_type: VOTER } }
I20260630 12:37:33.244081  9826 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:33.246608  9830 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:33.252285  9830 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:33.257571   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:33.261770  9830 catalog_manager.cc:1383] Generated new cluster ID: eff0377db13d4542b3c8ed8d7dbdad71
I20260630 12:37:33.262013  9830 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:33.276782  9830 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:33.278115  9830 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:33.294750  9830 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367: Generated new TSK 0
I20260630 12:37:33.295329  9830 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:33.325724   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.332598  9842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:33.333493  9843 instance_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:37:33.335765   836 server_base.cc:1061] running on GCE node
W20260630 12:37:33.336544  9845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:33.337407   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.337630   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:33.337821   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823053337804 us; error 0 us; skew 500 ppm
I20260630 12:37:33.338328   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.340937   836 webserver.cc:533] Webserver started at http://127.0.209.1:43921/ using document root <none> and password file <none>
I20260630 12:37:33.341403   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.341617   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.341890   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.342994   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "10526b2a3fa848d190d4804b9b10acd1"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.347591   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:33.350823  9850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.351596   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:33.351912   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "10526b2a3fa848d190d4804b9b10acd1"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.352208   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-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:37:33.370914   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.372188   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.373677   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:33.376160   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:33.376392   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.376633   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:33.376821   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.418627   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:44485
I20260630 12:37:33.418744  9912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:44485 every 8 connection(s)
I20260630 12:37:33.423771   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.432272  9917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:33.433341  9918 instance_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:37:33.436527  9920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:33.436777   836 server_base.cc:1061] running on GCE node
I20260630 12:37:33.438503  9913 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42237
I20260630 12:37:33.438995  9913 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:33.439999  9913 heartbeater.cc:507] Master 127.0.209.62:42237 requested a full tablet report, sending...
I20260630 12:37:33.440042   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.440398   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:33.440573   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823053440556 us; error 0 us; skew 500 ppm
I20260630 12:37:33.441332   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.442507  9786 ts_manager.cc:194] Registered new tserver with Master: 10526b2a3fa848d190d4804b9b10acd1 (127.0.209.1:44485)
I20260630 12:37:33.444207   836 webserver.cc:533] Webserver started at http://127.0.209.2:44277/ using document root <none> and password file <none>
I20260630 12:37:33.444885   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.445119   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.445262  9786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35014
I20260630 12:37:33.445461   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.447106   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "daef6119f9ed4c04a070add48e437453"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.451598   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:37:33.455871  9925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.456647   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:33.456952   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "daef6119f9ed4c04a070add48e437453"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.457260   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-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:37:33.476683   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.477874   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.479333   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:33.481600   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:33.481830   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.482069   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:33.482239   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.523699   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:42301
I20260630 12:37:33.523855  9987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:42301 every 8 connection(s)
I20260630 12:37:33.528797   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.536464  9991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:33.539101  9992 instance_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:37:33.542145   836 server_base.cc:1061] running on GCE node
W20260630 12:37:33.542510  9994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:33.543568  9988 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42237
I20260630 12:37:33.543845   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:33.544013  9988 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:33.544170   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:33.544486   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823053544462 us; error 0 us; skew 500 ppm
I20260630 12:37:33.545004  9988 heartbeater.cc:507] Master 127.0.209.62:42237 requested a full tablet report, sending...
I20260630 12:37:33.545099   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.547300  9786 ts_manager.cc:194] Registered new tserver with Master: daef6119f9ed4c04a070add48e437453 (127.0.209.2:42301)
I20260630 12:37:33.548044   836 webserver.cc:533] Webserver started at http://127.0.209.3:37111/ using document root <none> and password file <none>
I20260630 12:37:33.548606   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.548810   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.549091   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.549033  9786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35026
I20260630 12:37:33.550768   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.555516   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:37:33.559358  9999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.560232   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:33.560554   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-n2nm"
I20260630 12:37:33.560844   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822841017348-836-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:37:33.585278   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.586467   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.588057   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:33.590283   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:33.590512   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.590757   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:33.590930   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.631989   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:40745
I20260630 12:37:33.632120 10061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:40745 every 8 connection(s)
I20260630 12:37:33.646410 10062 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42237
I20260630 12:37:33.646808 10062 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:33.647464 10062 heartbeater.cc:507] Master 127.0.209.62:42237 requested a full tablet report, sending...
I20260630 12:37:33.649437  9786 ts_manager.cc:194] Registered new tserver with Master: 7602f8785c0e4e9e8d7f5fcdc1831be7 (127.0.209.3:40745)
I20260630 12:37:33.649950   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014653229s
I20260630 12:37:33.650907  9786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35038
I20260630 12:37:34.448441  9913 heartbeater.cc:499] Master 127.0.209.62:42237 was elected leader, sending a full tablet report...
I20260630 12:37:34.552026  9988 heartbeater.cc:499] Master 127.0.209.62:42237 was elected leader, sending a full tablet report...
I20260630 12:37:34.653952 10062 heartbeater.cc:499] Master 127.0.209.62:42237 was elected leader, sending a full tablet report...
I20260630 12:37:34.706885  9786 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46604:
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:37:34.708859  9786 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:37:34.753180  9953 tablet_service.cc:1511] Processing CreateTablet for tablet fba90ad9901742569a940276f37e860d (DEFAULT_TABLE table=test-workload [id=4efe0193f673498c9bfdb230f311be01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:34.754652  9953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba90ad9901742569a940276f37e860d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.757583 10027 tablet_service.cc:1511] Processing CreateTablet for tablet fba90ad9901742569a940276f37e860d (DEFAULT_TABLE table=test-workload [id=4efe0193f673498c9bfdb230f311be01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:34.758996 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba90ad9901742569a940276f37e860d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.764803  9878 tablet_service.cc:1511] Processing CreateTablet for tablet fba90ad9901742569a940276f37e860d (DEFAULT_TABLE table=test-workload [id=4efe0193f673498c9bfdb230f311be01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:34.765987  9878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba90ad9901742569a940276f37e860d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.773988 10082 tablet_bootstrap.cc:492] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453: Bootstrap starting.
I20260630 12:37:34.781076 10082 tablet_bootstrap.cc:654] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.781313 10083 tablet_bootstrap.cc:492] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7: Bootstrap starting.
I20260630 12:37:34.785156 10084 tablet_bootstrap.cc:492] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1: Bootstrap starting.
I20260630 12:37:34.787976 10083 tablet_bootstrap.cc:654] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.788254 10082 tablet_bootstrap.cc:492] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453: No bootstrap required, opened a new log
I20260630 12:37:34.788873 10082 ts_tablet_manager.cc:1403] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:37:34.791508 10082 raft_consensus.cc:359] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.792155 10082 raft_consensus.cc:385] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:34.792224 10084 tablet_bootstrap.cc:654] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.792546 10082 raft_consensus.cc:740] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daef6119f9ed4c04a070add48e437453, State: Initialized, Role: FOLLOWER
I20260630 12:37:34.793567 10082 consensus_queue.cc:260] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.795298 10083 tablet_bootstrap.cc:492] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7: No bootstrap required, opened a new log
I20260630 12:37:34.796096 10083 ts_tablet_manager.cc:1403] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:37:34.796317 10082 ts_tablet_manager.cc:1434] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:34.799028 10084 tablet_bootstrap.cc:492] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1: No bootstrap required, opened a new log
I20260630 12:37:34.799546 10084 ts_tablet_manager.cc:1403] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:37:34.801532 10083 raft_consensus.cc:359] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.802351 10083 raft_consensus.cc:385] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:34.802656 10083 raft_consensus.cc:740] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7602f8785c0e4e9e8d7f5fcdc1831be7, State: Initialized, Role: FOLLOWER
I20260630 12:37:34.803596 10083 consensus_queue.cc:260] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.804256 10084 raft_consensus.cc:359] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.805122 10084 raft_consensus.cc:385] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:34.805549 10084 raft_consensus.cc:740] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10526b2a3fa848d190d4804b9b10acd1, State: Initialized, Role: FOLLOWER
I20260630 12:37:34.806433 10084 consensus_queue.cc:260] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.807298 10083 ts_tablet_manager.cc:1434] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:37:34.809540 10084 ts_tablet_manager.cc:1434] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:37:34.939366 10087 raft_consensus.cc:493] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:34.939982 10087 raft_consensus.cc:515] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.942314 10087 leader_election.cc:290] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7602f8785c0e4e9e8d7f5fcdc1831be7 (127.0.209.3:40745), 10526b2a3fa848d190d4804b9b10acd1 (127.0.209.1:44485)
I20260630 12:37:34.953673 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba90ad9901742569a940276f37e860d" candidate_uuid: "daef6119f9ed4c04a070add48e437453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" is_pre_election: true
I20260630 12:37:34.953886  9888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba90ad9901742569a940276f37e860d" candidate_uuid: "daef6119f9ed4c04a070add48e437453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10526b2a3fa848d190d4804b9b10acd1" is_pre_election: true
I20260630 12:37:34.954515 10037 raft_consensus.cc:2468] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daef6119f9ed4c04a070add48e437453 in term 0.
I20260630 12:37:34.954608  9888 raft_consensus.cc:2468] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daef6119f9ed4c04a070add48e437453 in term 0.
I20260630 12:37:34.955859  9929 leader_election.cc:304] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7602f8785c0e4e9e8d7f5fcdc1831be7, daef6119f9ed4c04a070add48e437453; no voters: 
I20260630 12:37:34.956593 10087 raft_consensus.cc:2804] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:34.956954 10087 raft_consensus.cc:493] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:34.957240 10087 raft_consensus.cc:3060] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:34.962966 10087 raft_consensus.cc:515] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.964704 10087 leader_election.cc:290] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [CANDIDATE]: Term 1 election: Requested vote from peers 7602f8785c0e4e9e8d7f5fcdc1831be7 (127.0.209.3:40745), 10526b2a3fa848d190d4804b9b10acd1 (127.0.209.1:44485)
I20260630 12:37:34.965447 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba90ad9901742569a940276f37e860d" candidate_uuid: "daef6119f9ed4c04a070add48e437453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7"
I20260630 12:37:34.965726  9888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba90ad9901742569a940276f37e860d" candidate_uuid: "daef6119f9ed4c04a070add48e437453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10526b2a3fa848d190d4804b9b10acd1"
I20260630 12:37:34.966023 10037 raft_consensus.cc:3060] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:34.966372  9888 raft_consensus.cc:3060] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:34.971525 10037 raft_consensus.cc:2468] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daef6119f9ed4c04a070add48e437453 in term 1.
I20260630 12:37:34.971637  9888 raft_consensus.cc:2468] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daef6119f9ed4c04a070add48e437453 in term 1.
I20260630 12:37:34.972674  9929 leader_election.cc:304] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7602f8785c0e4e9e8d7f5fcdc1831be7, daef6119f9ed4c04a070add48e437453; no voters: 
I20260630 12:37:34.973364 10087 raft_consensus.cc:2804] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:34.974411 10087 raft_consensus.cc:697] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 1 LEADER]: Becoming Leader. State: Replica: daef6119f9ed4c04a070add48e437453, State: Running, Role: LEADER
I20260630 12:37:34.975091 10087 consensus_queue.cc:237] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } }
I20260630 12:37:34.982836  9786 catalog_manager.cc:5697] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 reported cstate change: term changed from 0 to 1, leader changed from <none> to daef6119f9ed4c04a070add48e437453 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "daef6119f9ed4c04a070add48e437453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daef6119f9ed4c04a070add48e437453" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:35.104254 10068 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.003s	sys 0.015s
W20260630 12:37:35.108587 10069 meta_cache.cc:1261] Time spent looking up entry by key: real 0.074s	user 0.003s	sys 0.016s
W20260630 12:37:35.133545 10067 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.004s	sys 0.000s
I20260630 12:37:35.200188 10037 raft_consensus.cc:1275] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 1 FOLLOWER]: Refusing update from remote peer daef6119f9ed4c04a070add48e437453: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:35.200829  9888 raft_consensus.cc:1275] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 1 FOLLOWER]: Refusing update from remote peer daef6119f9ed4c04a070add48e437453: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:35.201754 10087 consensus_queue.cc:1048] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7602f8785c0e4e9e8d7f5fcdc1831be7" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:35.202663 10093 consensus_queue.cc:1048] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10526b2a3fa848d190d4804b9b10acd1" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.726344   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:35.754259   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:35.754957   836 tablet_replica.cc:333] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1: stopping tablet replica
I20260630 12:37:35.755502   836 raft_consensus.cc:2243] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.756033   836 raft_consensus.cc:2272] T fba90ad9901742569a940276f37e860d P 10526b2a3fa848d190d4804b9b10acd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.777066   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:35.786836   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:35.809122   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:35.810001   836 tablet_replica.cc:333] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453: stopping tablet replica
I20260630 12:37:35.810758   836 raft_consensus.cc:2243] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.811906   836 raft_consensus.cc:2272] T fba90ad9901742569a940276f37e860d P daef6119f9ed4c04a070add48e437453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.836211   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:35.846109   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:35.866614   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:35.867269   836 tablet_replica.cc:333] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7: stopping tablet replica
I20260630 12:37:35.867841   836 raft_consensus.cc:2243] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.868391   836 raft_consensus.cc:2272] T fba90ad9901742569a940276f37e860d P 7602f8785c0e4e9e8d7f5fcdc1831be7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.888564   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:35.898000   836 master.cc:562] Master@127.0.209.62:42237 shutting down...
I20260630 12:37:35.916078   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.916648   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.916971   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa930f30051845728130b1b9913ec367: stopping tablet replica
I20260630 12:37:35.936066   836 master.cc:584] Master@127.0.209.62:42237 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2894 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:37:35.970432   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:41931
I20260630 12:37:35.971616   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:35.976689 10118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:35.977281 10119 instance_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:37:35.978657   836 server_base.cc:1061] running on GCE node
W20260630 12:37:35.978987 10121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:35.980012   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:35.980195   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:35.980309   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823055980298 us; error 0 us; skew 500 ppm
I20260630 12:37:35.980746   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:35.982843   836 webserver.cc:533] Webserver started at http://127.0.209.62:35145/ using document root <none> and password file <none>
I20260630 12:37:35.983285   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:35.983443   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:35.983645   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:35.984757   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "0204c840fdf44d6dbc9c4edba91116fe"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-n2nm"
I20260630 12:37:35.989226   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:35.992486 10126 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:35.993219   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:35.993538   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "0204c840fdf44d6dbc9c4edba91116fe"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-n2nm"
I20260630 12:37:35.993839   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-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:37:36.050108   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.051151   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.087458   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:41931
I20260630 12:37:36.087584 10177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:41931 every 8 connection(s)
I20260630 12:37:36.091436 10178 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:37:36.103561 10178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe: Bootstrap starting.
I20260630 12:37:36.108337 10178 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.112568 10178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe: No bootstrap required, opened a new log
I20260630 12:37:36.114743 10178 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0204c840fdf44d6dbc9c4edba91116fe" member_type: VOTER }
I20260630 12:37:36.115160 10178 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.115352 10178 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0204c840fdf44d6dbc9c4edba91116fe, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.116026 10178 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0204c840fdf44d6dbc9c4edba91116fe" member_type: VOTER }
I20260630 12:37:36.116513 10178 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:36.116725 10178 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:36.117002 10178 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.122488 10178 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0204c840fdf44d6dbc9c4edba91116fe" member_type: VOTER }
I20260630 12:37:36.122990 10178 leader_election.cc:304] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [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: 0204c840fdf44d6dbc9c4edba91116fe; no voters: 
I20260630 12:37:36.124133 10178 leader_election.cc:290] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:36.124461 10181 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.125912 10181 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 1 LEADER]: Becoming Leader. State: Replica: 0204c840fdf44d6dbc9c4edba91116fe, State: Running, Role: LEADER
I20260630 12:37:36.126565 10181 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [LEADER]: Queue going to LEADER mode. State: All 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: "0204c840fdf44d6dbc9c4edba91116fe" member_type: VOTER }
I20260630 12:37:36.127360 10178 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:36.131176 10183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0204c840fdf44d6dbc9c4edba91116fe. Latest consensus state: current_term: 1 leader_uuid: "0204c840fdf44d6dbc9c4edba91116fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0204c840fdf44d6dbc9c4edba91116fe" member_type: VOTER } }
I20260630 12:37:36.131438 10182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0204c840fdf44d6dbc9c4edba91116fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0204c840fdf44d6dbc9c4edba91116fe" member_type: VOTER } }
I20260630 12:37:36.132269 10182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:36.132301 10183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:36.137215 10187 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:36.141937 10187 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:36.146844   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:36.151714 10187 catalog_manager.cc:1383] Generated new cluster ID: ebbb7180b2704dc08d423c2e307ae512
I20260630 12:37:36.152038 10187 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:36.183202 10187 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:36.184636 10187 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:36.199600 10187 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe: Generated new TSK 0
I20260630 12:37:36.200314 10187 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:36.215415   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.221800 10199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.222805 10200 instance_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:37:36.230278   836 server_base.cc:1061] running on GCE node
W20260630 12:37:36.230243 10202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.231539   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.231791   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.231940   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823056231928 us; error 0 us; skew 500 ppm
I20260630 12:37:36.232388   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.234627   836 webserver.cc:533] Webserver started at http://127.0.209.1:34833/ using document root <none> and password file <none>
I20260630 12:37:36.235051   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.235217   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.235430   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.236567   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "8e506a62730d4443bc241fe84932319d"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-n2nm"
I20260630 12:37:36.240967   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:36.244184 10207 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.244923   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:36.245312   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "8e506a62730d4443bc241fe84932319d"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-n2nm"
I20260630 12:37:36.245661   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-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:37:36.284205   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.285374   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.286893   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.289136   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.289366   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.289599   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.289768   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.328162   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:34225
I20260630 12:37:36.328275 10269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:34225 every 8 connection(s)
I20260630 12:37:36.333364   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.341451 10274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.343042 10275 instance_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:37:36.345068 10277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.345794   836 server_base.cc:1061] running on GCE node
I20260630 12:37:36.348559   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.348855   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.349087   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823056349069 us; error 0 us; skew 500 ppm
I20260630 12:37:36.349835   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.350755 10270 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41931
I20260630 12:37:36.351217 10270 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.352124 10270 heartbeater.cc:507] Master 127.0.209.62:41931 requested a full tablet report, sending...
I20260630 12:37:36.352742   836 webserver.cc:533] Webserver started at http://127.0.209.2:34559/ using document root <none> and password file <none>
I20260630 12:37:36.353456   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.353739   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.354099   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.354792 10143 ts_manager.cc:194] Registered new tserver with Master: 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225)
I20260630 12:37:36.355811   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "658d1524e4b24d478cc389d2db0089d9"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-n2nm"
I20260630 12:37:36.356837 10143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39780
I20260630 12:37:36.361151   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:36.366336 10282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.367249   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:36.367515   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "658d1524e4b24d478cc389d2db0089d9"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-n2nm"
I20260630 12:37:36.367822   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-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:37:36.389650   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.390640   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.392030   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.394268   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.394474   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.394732   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.394888   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.432989   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:32957
I20260630 12:37:36.433194 10344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:32957 every 8 connection(s)
I20260630 12:37:36.437865   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.445451 10348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:36.447309 10349 instance_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:37:36.451380   836 server_base.cc:1061] running on GCE node
I20260630 12:37:36.452781 10345 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41931
W20260630 12:37:36.452999 10351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:36.453233 10345 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.454222   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:36.454309 10345 heartbeater.cc:507] Master 127.0.209.62:41931 requested a full tablet report, sending...
W20260630 12:37:36.454551   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:36.454799   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823056454779 us; error 0 us; skew 500 ppm
I20260630 12:37:36.455500   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.456668 10143 ts_manager.cc:194] Registered new tserver with Master: 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957)
I20260630 12:37:36.458200   836 webserver.cc:533] Webserver started at http://127.0.209.3:37561/ using document root <none> and password file <none>
I20260630 12:37:36.458411 10143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39796
I20260630 12:37:36.458761   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.459029   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.459317   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.460826   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "40b5e57bb4364c19b485266b427c08c3"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-n2nm"
I20260630 12:37:36.465135   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:36.468412 10356 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.469291   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:36.469637   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "40b5e57bb4364c19b485266b427c08c3"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-n2nm"
I20260630 12:37:36.469913   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-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:37:36.502296   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.503372   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.504634   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.507025   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.507258   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.507576   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.507756   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.548414   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:34269
I20260630 12:37:36.548504 10418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:34269 every 8 connection(s)
I20260630 12:37:36.563189 10419 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41931
I20260630 12:37:36.563591 10419 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.564402 10419 heartbeater.cc:507] Master 127.0.209.62:41931 requested a full tablet report, sending...
I20260630 12:37:36.566557 10143 ts_manager.cc:194] Registered new tserver with Master: 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:36.567474   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014980476s
I20260630 12:37:36.568184 10143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39798
I20260630 12:37:37.359601 10270 heartbeater.cc:499] Master 127.0.209.62:41931 was elected leader, sending a full tablet report...
I20260630 12:37:37.461440 10345 heartbeater.cc:499] Master 127.0.209.62:41931 was elected leader, sending a full tablet report...
I20260630 12:37:37.571192 10419 heartbeater.cc:499] Master 127.0.209.62:41931 was elected leader, sending a full tablet report...
I20260630 12:37:37.625541 10143 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39814:
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:37:37.682008 10310 tablet_service.cc:1511] Processing CreateTablet for tablet 0facb77f8ef44f808963d70fae0bc381 (DEFAULT_TABLE table=test-workload [id=0d96dd09891a44c8943fda84ada5d68f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:37.682785 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 7687322aa0734c75be527a283a3269f1 (DEFAULT_TABLE table=test-workload [id=0d96dd09891a44c8943fda84ada5d68f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:37.683385 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0facb77f8ef44f808963d70fae0bc381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.684224 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7687322aa0734c75be527a283a3269f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.686431 10384 tablet_service.cc:1511] Processing CreateTablet for tablet f807d93d387c419c842a727aae9c7ca8 (DEFAULT_TABLE table=test-workload [id=0d96dd09891a44c8943fda84ada5d68f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:37.687954 10384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f807d93d387c419c842a727aae9c7ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.689004 10383 tablet_service.cc:1511] Processing CreateTablet for tablet caf1b588863846d3a3a592ee0de32ab4 (DEFAULT_TABLE table=test-workload [id=0d96dd09891a44c8943fda84ada5d68f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:37.690299 10383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf1b588863846d3a3a592ee0de32ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.708995 10439 tablet_bootstrap.cc:492] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:37.709935 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 520063d8326e47978fdbc31e72aacb93 (DEFAULT_TABLE table=test-workload [id=0d96dd09891a44c8943fda84ada5d68f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:37.711341 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520063d8326e47978fdbc31e72aacb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.712927 10440 tablet_bootstrap.cc:492] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:37.715860 10439 tablet_bootstrap.cc:654] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.716789 10235 tablet_service.cc:1511] Processing CreateTablet for tablet 0dbf2af501914ab2b8e68b1588a5f3b7 (DEFAULT_TABLE table=test-workload [id=0d96dd09891a44c8943fda84ada5d68f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:37.718149 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dbf2af501914ab2b8e68b1588a5f3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.718555 10440 tablet_bootstrap.cc:654] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.727522 10439 tablet_bootstrap.cc:492] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:37.728117 10439 ts_tablet_manager.cc:1403] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:37:37.731092 10439 raft_consensus.cc:359] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.731989 10439 raft_consensus.cc:385] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.732437 10439 raft_consensus.cc:740] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.733630 10439 consensus_queue.cc:260] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.734593 10439 raft_consensus.cc:399] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.735059 10439 raft_consensus.cc:493] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.736399 10439 raft_consensus.cc:3060] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.738441 10443 tablet_bootstrap.cc:492] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:37.739836 10440 tablet_bootstrap.cc:492] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:37.740404 10440 ts_tablet_manager.cc:1403] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260630 12:37:37.742437 10439 raft_consensus.cc:515] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.743062 10439 leader_election.cc:304] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [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: 658d1524e4b24d478cc389d2db0089d9; no voters: 
I20260630 12:37:37.743311 10440 raft_consensus.cc:359] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.743952 10440 raft_consensus.cc:385] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.744306 10440 raft_consensus.cc:740] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.744612 10439 leader_election.cc:290] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:37.745117 10444 raft_consensus.cc:2804] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.745563 10443 tablet_bootstrap.cc:654] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.745258 10440 consensus_queue.cc:260] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.747181 10440 raft_consensus.cc:399] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.747586 10440 raft_consensus.cc:493] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.747993 10440 raft_consensus.cc:3060] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.748718 10439 ts_tablet_manager.cc:1434] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:37:37.750067 10439 tablet_bootstrap.cc:492] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:37.753832 10444 raft_consensus.cc:697] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Becoming Leader. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Running, Role: LEADER
I20260630 12:37:37.754796 10444 consensus_queue.cc:237] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Queue going to LEADER mode. State: All 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: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.756731 10439 tablet_bootstrap.cc:654] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.762765 10440 raft_consensus.cc:515] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.763422 10443 tablet_bootstrap.cc:492] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:37.763983 10440 leader_election.cc:304] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [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: 40b5e57bb4364c19b485266b427c08c3; no voters: 
I20260630 12:37:37.764322 10443 ts_tablet_manager.cc:1403] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.010s
I20260630 12:37:37.772563 10443 raft_consensus.cc:359] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.772614 10143 catalog_manager.cc:5697] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "658d1524e4b24d478cc389d2db0089d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:37.773363 10443 raft_consensus.cc:385] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.773732 10443 raft_consensus.cc:740] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.778452 10443 consensus_queue.cc:260] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.779402 10443 raft_consensus.cc:399] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.779824 10443 raft_consensus.cc:493] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.780247 10443 raft_consensus.cc:3060] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.788082 10440 leader_election.cc:290] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:37.788535 10450 raft_consensus.cc:2804] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.789810 10439 tablet_bootstrap.cc:492] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:37.790548 10439 ts_tablet_manager.cc:1403] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.012s
I20260630 12:37:37.794379 10439 raft_consensus.cc:359] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.795233 10439 raft_consensus.cc:385] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.795579 10439 raft_consensus.cc:740] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.796478 10439 consensus_queue.cc:260] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.797175 10439 raft_consensus.cc:399] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.797353 10450 raft_consensus.cc:697] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Becoming Leader. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Running, Role: LEADER
I20260630 12:37:37.797569 10439 raft_consensus.cc:493] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.798141 10439 raft_consensus.cc:3060] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.797628 10440 ts_tablet_manager.cc:1434] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.057s	user 0.033s	sys 0.016s
I20260630 12:37:37.798266 10450 consensus_queue.cc:237] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Queue going to LEADER mode. State: All 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: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.799515 10440 tablet_bootstrap.cc:492] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:37.799499 10443 raft_consensus.cc:515] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.800503 10443 leader_election.cc:304] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [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: 8e506a62730d4443bc241fe84932319d; no voters: 
I20260630 12:37:37.807596 10439 raft_consensus.cc:515] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.808065 10440 tablet_bootstrap.cc:654] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.808636 10439 leader_election.cc:304] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [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: 658d1524e4b24d478cc389d2db0089d9; no voters: 
I20260630 12:37:37.809806 10446 raft_consensus.cc:2804] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.810266 10446 raft_consensus.cc:697] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Becoming Leader. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Running, Role: LEADER
I20260630 12:37:37.810947 10446 consensus_queue.cc:237] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Queue going to LEADER mode. State: All 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: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } }
I20260630 12:37:37.816483 10439 leader_election.cc:290] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:37.823361 10143 catalog_manager.cc:5697] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "658d1524e4b24d478cc389d2db0089d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:37.827339 10443 leader_election.cc:290] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:37.827778 10455 raft_consensus.cc:2804] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.827541 10439 ts_tablet_manager.cc:1434] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.037s	user 0.020s	sys 0.000s
I20260630 12:37:37.831642 10440 tablet_bootstrap.cc:492] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:37.832245 10440 ts_tablet_manager.cc:1403] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260630 12:37:37.834543 10455 raft_consensus.cc:697] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Becoming Leader. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Running, Role: LEADER
I20260630 12:37:37.835407 10455 consensus_queue.cc:237] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [LEADER]: Queue going to LEADER mode. State: All 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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.837082 10443 ts_tablet_manager.cc:1434] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.068s	user 0.024s	sys 0.007s
I20260630 12:37:37.838436 10443 tablet_bootstrap.cc:492] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:37.839223 10141 catalog_manager.cc:5697] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "40b5e57bb4364c19b485266b427c08c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:37.846755 10443 tablet_bootstrap.cc:654] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.835587 10440 raft_consensus.cc:359] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.854212 10440 raft_consensus.cc:385] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.854584 10440 raft_consensus.cc:740] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.856330 10440 consensus_queue.cc:260] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.857121 10440 raft_consensus.cc:399] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.857484 10440 raft_consensus.cc:493] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.857904 10440 raft_consensus.cc:3060] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.858135 10143 catalog_manager.cc:5697] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e506a62730d4443bc241fe84932319d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:37.866161 10440 raft_consensus.cc:515] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.867010 10440 leader_election.cc:304] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [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: 40b5e57bb4364c19b485266b427c08c3; no voters: 
I20260630 12:37:37.868036 10452 raft_consensus.cc:2804] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.868525 10452 raft_consensus.cc:697] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Becoming Leader. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Running, Role: LEADER
I20260630 12:37:37.869202 10452 consensus_queue.cc:237] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Queue going to LEADER mode. State: All 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: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:37.873582 10440 leader_election.cc:290] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:37.875988 10440 ts_tablet_manager.cc:1434] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.043s	user 0.019s	sys 0.000s
I20260630 12:37:37.876931 10443 tablet_bootstrap.cc:492] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:37.879139 10443 ts_tablet_manager.cc:1403] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.016s
I20260630 12:37:37.882052 10443 raft_consensus.cc:359] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.882651 10443 raft_consensus.cc:385] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.882948 10443 raft_consensus.cc:740] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.883080 10143 catalog_manager.cc:5697] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "40b5e57bb4364c19b485266b427c08c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:37.883699 10443 consensus_queue.cc:260] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.884413 10443 raft_consensus.cc:399] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.884733 10443 raft_consensus.cc:493] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.885072 10443 raft_consensus.cc:3060] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.892613 10443 raft_consensus.cc:515] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.893329 10443 leader_election.cc:304] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [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: 8e506a62730d4443bc241fe84932319d; no voters: 
I20260630 12:37:37.894054 10443 leader_election.cc:290] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:37.894205 10455 raft_consensus.cc:2804] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.894740 10455 raft_consensus.cc:697] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Becoming Leader. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Running, Role: LEADER
I20260630 12:37:37.895471 10455 consensus_queue.cc:237] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [LEADER]: Queue going to LEADER mode. State: All 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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } }
I20260630 12:37:37.895838 10443 ts_tablet_manager.cc:1434] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.007s
I20260630 12:37:37.902318 10142 catalog_manager.cc:5697] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e506a62730d4443bc241fe84932319d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:38.640069 10138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39816:
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:37:38.642506 10138 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:37:38.684327 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 245bd60999b24b088b180efeacb3de53 (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:38.685613 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245bd60999b24b088b180efeacb3de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.685443 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 245bd60999b24b088b180efeacb3de53 (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:38.686744 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245bd60999b24b088b180efeacb3de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.687012 10384 tablet_service.cc:1511] Processing CreateTablet for tablet 245bd60999b24b088b180efeacb3de53 (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:38.688354 10384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245bd60999b24b088b180efeacb3de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.689975 10310 tablet_service.cc:1511] Processing CreateTablet for tablet d06d64d4da1445a68f9957977d0c4346 (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:38.691220 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d64d4da1445a68f9957977d0c4346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.693617 10383 tablet_service.cc:1511] Processing CreateTablet for tablet d06d64d4da1445a68f9957977d0c4346 (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:38.694861 10383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d64d4da1445a68f9957977d0c4346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.696038 10382 tablet_service.cc:1511] Processing CreateTablet for tablet a1103f305d1347daaa358e3ee1453c5a (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:38.696724 10235 tablet_service.cc:1511] Processing CreateTablet for tablet d06d64d4da1445a68f9957977d0c4346 (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:38.697320 10382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1103f305d1347daaa358e3ee1453c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.697968 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d64d4da1445a68f9957977d0c4346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.701845 10381 tablet_service.cc:1511] Processing CreateTablet for tablet 5e666bb279d042529095b0b006e8501d (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:38.702289 10308 tablet_service.cc:1511] Processing CreateTablet for tablet a1103f305d1347daaa358e3ee1453c5a (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:38.703117 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e666bb279d042529095b0b006e8501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.703589 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1103f305d1347daaa358e3ee1453c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.707101 10231 tablet_service.cc:1511] Processing CreateTablet for tablet e5556a57fc27401b96aa8f9cc417312d (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:38.713478 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5556a57fc27401b96aa8f9cc417312d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.714303 10306 tablet_service.cc:1511] Processing CreateTablet for tablet e5556a57fc27401b96aa8f9cc417312d (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:38.715688 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5556a57fc27401b96aa8f9cc417312d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.710637 10379 tablet_service.cc:1511] Processing CreateTablet for tablet ba9d7ec3806d49a1b414bcefb0245def (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:38.719594 10305 tablet_service.cc:1511] Processing CreateTablet for tablet ba9d7ec3806d49a1b414bcefb0245def (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:38.721037 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9d7ec3806d49a1b414bcefb0245def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.721117 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9d7ec3806d49a1b414bcefb0245def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.710192 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 5e666bb279d042529095b0b006e8501d (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:38.725031 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e666bb279d042529095b0b006e8501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.707669 10230 tablet_service.cc:1511] Processing CreateTablet for tablet ba9d7ec3806d49a1b414bcefb0245def (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:38.705080 10380 tablet_service.cc:1511] Processing CreateTablet for tablet e5556a57fc27401b96aa8f9cc417312d (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:38.708915 10233 tablet_service.cc:1511] Processing CreateTablet for tablet a1103f305d1347daaa358e3ee1453c5a (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:38.704937 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 5e666bb279d042529095b0b006e8501d (DEFAULT_TABLE table=test-workload-rf3 [id=8bf0300963dc4441b184f05594a283f8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:38.729063 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9d7ec3806d49a1b414bcefb0245def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.729216 10380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5556a57fc27401b96aa8f9cc417312d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.729878 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e666bb279d042529095b0b006e8501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.731022 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1103f305d1347daaa358e3ee1453c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:38.817649 10499 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:38.821115 10498 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:38.821244 10500 tablet_bootstrap.cc:492] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:38.825685 10499 tablet_bootstrap.cc:654] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.826637 10498 tablet_bootstrap.cc:654] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.828267 10500 tablet_bootstrap.cc:654] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.831387 10499 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:38.831543 10498 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:38.831931 10499 ts_tablet_manager.cc:1403] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:37:38.832049 10498 ts_tablet_manager.cc:1403] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260630 12:37:38.833724 10500 tablet_bootstrap.cc:492] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:38.834185 10500 ts_tablet_manager.cc:1403] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20260630 12:37:38.834956 10498 raft_consensus.cc:359] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.835180 10499 raft_consensus.cc:359] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.835767 10498 raft_consensus.cc:385] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.835896 10499 raft_consensus.cc:385] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.836148 10498 raft_consensus.cc:740] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.836248 10499 raft_consensus.cc:740] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.836680 10500 raft_consensus.cc:359] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.837423 10500 raft_consensus.cc:385] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.837026 10499 consensus_queue.cc:260] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.837026 10498 consensus_queue.cc:260] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.837749 10500 raft_consensus.cc:740] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.839114 10500 consensus_queue.cc:260] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.840395 10498 ts_tablet_manager.cc:1434] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:38.841564 10498 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:38.841578 10500 ts_tablet_manager.cc:1434] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:37:38.841822 10499 ts_tablet_manager.cc:1434] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:38.849150 10499 tablet_bootstrap.cc:492] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:38.849608 10459 raft_consensus.cc:493] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:38.850057 10498 tablet_bootstrap.cc:654] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.850106 10459 raft_consensus.cc:515] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.851393 10500 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
W20260630 12:37:38.842434 10271 tablet.cc:2406] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:38.858422 10499 tablet_bootstrap.cc:654] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.860132 10500 tablet_bootstrap.cc:654] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.865226 10459 leader_election.cc:290] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:38.871235 10499 tablet_bootstrap.cc:492] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:38.871948 10499 ts_tablet_manager.cc:1403] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:37:38.877199 10499 raft_consensus.cc:359] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.878062 10499 raft_consensus.cc:385] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.878368 10499 raft_consensus.cc:740] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.879153 10499 consensus_queue.cc:260] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.879604 10500 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:38.880494 10500 ts_tablet_manager.cc:1403] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260630 12:37:38.881860 10499 ts_tablet_manager.cc:1434] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:38.882905 10499 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:38.884739 10500 raft_consensus.cc:359] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.885869 10500 raft_consensus.cc:385] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.886472 10500 raft_consensus.cc:740] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.887818 10500 consensus_queue.cc:260] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.889876 10499 tablet_bootstrap.cc:654] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.890935 10500 ts_tablet_manager.cc:1434] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:37:38.892436 10500 tablet_bootstrap.cc:492] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:38.901182 10500 tablet_bootstrap.cc:654] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.901404 10499 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:38.902179 10499 ts_tablet_manager.cc:1403] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:37:38.905314 10499 raft_consensus.cc:359] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.906051 10499 raft_consensus.cc:385] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.906361 10499 raft_consensus.cc:740] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.907023 10499 consensus_queue.cc:260] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.909629 10499 ts_tablet_manager.cc:1434] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:38.910665 10499 tablet_bootstrap.cc:492] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:38.914999 10500 tablet_bootstrap.cc:492] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:38.915757 10500 ts_tablet_manager.cc:1403] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260630 12:37:38.917272 10499 tablet_bootstrap.cc:654] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.919656 10500 raft_consensus.cc:359] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.920828 10500 raft_consensus.cc:385] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.921291 10500 raft_consensus.cc:740] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.922528 10500 consensus_queue.cc:260] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.926080 10500 ts_tablet_manager.cc:1434] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:37:38.927572 10500 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:38.930496 10499 tablet_bootstrap.cc:492] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:38.931201 10499 ts_tablet_manager.cc:1403] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.017s
I20260630 12:37:38.934958 10499 raft_consensus.cc:359] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.935819 10499 raft_consensus.cc:385] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.936129 10499 raft_consensus.cc:740] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.936710 10500 tablet_bootstrap.cc:654] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.936877 10499 consensus_queue.cc:260] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.939983 10499 ts_tablet_manager.cc:1434] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.001s
I20260630 12:37:38.941205 10499 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:38.947342 10499 tablet_bootstrap.cc:654] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.953708 10500 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:38.954480 10500 ts_tablet_manager.cc:1403] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260630 12:37:38.958539 10500 raft_consensus.cc:359] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.959628 10500 raft_consensus.cc:385] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.960146 10500 raft_consensus.cc:740] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.961400 10500 consensus_queue.cc:260] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.964910 10500 ts_tablet_manager.cc:1434] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:37:38.966337 10500 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:38.979415 10500 tablet_bootstrap.cc:654] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.992726 10500 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:38.993566 10500 ts_tablet_manager.cc:1403] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260630 12:37:38.997689 10500 raft_consensus.cc:359] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:38.998786 10500 raft_consensus.cc:385] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.999279 10500 raft_consensus.cc:740] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.000849 10500 consensus_queue.cc:260] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.007138 10446 raft_consensus.cc:493] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.007961 10446 raft_consensus.cc:515] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.014914 10500 ts_tablet_manager.cc:1434] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:37:39.017652 10446 leader_election.cc:290] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.020777 10452 raft_consensus.cc:493] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.021879 10500 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: Bootstrap starting.
I20260630 12:37:39.021452 10452 raft_consensus.cc:515] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.030259 10452 leader_election.cc:290] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225), 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957)
I20260630 12:37:39.053113 10500 tablet_bootstrap.cc:654] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.072539 10500 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: No bootstrap required, opened a new log
I20260630 12:37:39.074995 10500 ts_tablet_manager.cc:1403] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.004s
I20260630 12:37:39.079811 10500 raft_consensus.cc:359] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.083313 10499 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:39.086083 10499 ts_tablet_manager.cc:1403] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.145s	user 0.081s	sys 0.050s
I20260630 12:37:39.090435 10500 raft_consensus.cc:385] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.091625 10500 raft_consensus.cc:740] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.093674 10499 raft_consensus.cc:359] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.095976 10499 raft_consensus.cc:385] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.096288 10499 raft_consensus.cc:740] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.099614 10499 consensus_queue.cc:260] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.096506 10500 consensus_queue.cc:260] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.102805 10498 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:39.103921 10498 ts_tablet_manager.cc:1403] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.263s	user 0.094s	sys 0.154s
I20260630 12:37:39.105068 10500 ts_tablet_manager.cc:1434] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:37:39.107803 10499 ts_tablet_manager.cc:1434] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260630 12:37:39.108883 10499 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3: Bootstrap starting.
I20260630 12:37:39.114051 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5556a57fc27401b96aa8f9cc417312d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9" is_pre_election: true
I20260630 12:37:39.114216 10498 raft_consensus.cc:359] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.114967 10498 raft_consensus.cc:385] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.115285 10498 raft_consensus.cc:740] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
W20260630 12:37:39.116874 10211 leader_election.cc:343] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.118039 10498 consensus_queue.cc:260] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.120718 10498 ts_tablet_manager.cc:1434] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260630 12:37:39.121717 10498 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:39.128162 10498 tablet_bootstrap.cc:654] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.129213 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5556a57fc27401b96aa8f9cc417312d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
I20260630 12:37:39.130028 10394 raft_consensus.cc:2468] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 0.
I20260630 12:37:39.131896 10210 leader_election.cc:304] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [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: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 658d1524e4b24d478cc389d2db0089d9
I20260630 12:37:39.133934 10459 raft_consensus.cc:2804] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.134425 10459 raft_consensus.cc:493] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.134863 10459 raft_consensus.cc:3060] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.141979 10245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245bd60999b24b088b180efeacb3de53" candidate_uuid: "40b5e57bb4364c19b485266b427c08c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e506a62730d4443bc241fe84932319d" is_pre_election: true
I20260630 12:37:39.142781 10245 raft_consensus.cc:2468] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40b5e57bb4364c19b485266b427c08c3 in term 0.
I20260630 12:37:39.144287 10357 leader_election.cc:304] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 
I20260630 12:37:39.144850 10245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d64d4da1445a68f9957977d0c4346" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e506a62730d4443bc241fe84932319d" is_pre_election: true
I20260630 12:37:39.145253 10452 raft_consensus.cc:2804] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.145531 10245 raft_consensus.cc:2468] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658d1524e4b24d478cc389d2db0089d9 in term 0.
I20260630 12:37:39.145653 10452 raft_consensus.cc:493] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.146492 10452 raft_consensus.cc:3060] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.148893 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d64d4da1445a68f9957977d0c4346" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
I20260630 12:37:39.149539 10394 raft_consensus.cc:2468] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658d1524e4b24d478cc389d2db0089d9 in term 0.
I20260630 12:37:39.150938 10285 leader_election.cc:304] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b5e57bb4364c19b485266b427c08c3, 658d1524e4b24d478cc389d2db0089d9; no voters: 
I20260630 12:37:39.151880 10446 raft_consensus.cc:2804] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.152245 10446 raft_consensus.cc:493] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.152585 10446 raft_consensus.cc:3060] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.155088 10452 raft_consensus.cc:515] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.160706 10459 raft_consensus.cc:515] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.162569 10245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245bd60999b24b088b180efeacb3de53" candidate_uuid: "40b5e57bb4364c19b485266b427c08c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e506a62730d4443bc241fe84932319d"
I20260630 12:37:39.163218 10245 raft_consensus.cc:3060] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:39.163290 10191 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:39.165055 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5556a57fc27401b96aa8f9cc417312d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3"
I20260630 12:37:39.165844 10394 raft_consensus.cc:3060] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.165792 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245bd60999b24b088b180efeacb3de53" candidate_uuid: "40b5e57bb4364c19b485266b427c08c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9" is_pre_election: true
W20260630 12:37:39.168030 10360 leader_election.cc:343] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.158928 10499 tablet_bootstrap.cc:654] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.168916 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5556a57fc27401b96aa8f9cc417312d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9"
I20260630 12:37:39.170343 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245bd60999b24b088b180efeacb3de53" candidate_uuid: "40b5e57bb4364c19b485266b427c08c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9"
W20260630 12:37:39.170413 10211 leader_election.cc:343] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:37:39.171890 10360 leader_election.cc:343] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.172827 10452 leader_election.cc:290] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [CANDIDATE]: Term 1 election: Requested vote from peers 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225), 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957)
I20260630 12:37:39.172608 10446 raft_consensus.cc:515] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.175405 10458 raft_consensus.cc:493] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.175539 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d64d4da1445a68f9957977d0c4346" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e506a62730d4443bc241fe84932319d"
I20260630 12:37:39.176280 10244 raft_consensus.cc:3060] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.176011 10458 raft_consensus.cc:515] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.179872 10459 leader_election.cc:290] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Requested vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.182039 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1103f305d1347daaa358e3ee1453c5a" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
I20260630 12:37:39.182746 10393 raft_consensus.cc:2468] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 0.
I20260630 12:37:39.183480 10458 leader_election.cc:290] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.184574 10210 leader_election.cc:304] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 
I20260630 12:37:39.184662 10244 raft_consensus.cc:2468] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658d1524e4b24d478cc389d2db0089d9 in term 1.
I20260630 12:37:39.184943 10394 raft_consensus.cc:2468] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 1.
I20260630 12:37:39.186278 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d64d4da1445a68f9957977d0c4346" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3"
I20260630 12:37:39.186885 10393 raft_consensus.cc:3060] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.186751 10210 leader_election.cc:304] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [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: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 658d1524e4b24d478cc389d2db0089d9
I20260630 12:37:39.187775 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1103f305d1347daaa358e3ee1453c5a" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9" is_pre_election: true
I20260630 12:37:39.186774 10283 leader_election.cc:304] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658d1524e4b24d478cc389d2db0089d9, 8e506a62730d4443bc241fe84932319d; no voters: 
W20260630 12:37:39.189273 10211 leader_election.cc:343] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.190205 10458 raft_consensus.cc:2804] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.190582 10458 raft_consensus.cc:493] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.190932 10458 raft_consensus.cc:3060] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.194836 10393 raft_consensus.cc:2468] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658d1524e4b24d478cc389d2db0089d9 in term 1.
I20260630 12:37:39.195503 10459 raft_consensus.cc:2804] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.201956 10459 raft_consensus.cc:697] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Becoming Leader. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Running, Role: LEADER
I20260630 12:37:39.202677 10446 leader_election.cc:290] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.205968 10446 raft_consensus.cc:2804] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.206487 10446 raft_consensus.cc:697] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Becoming Leader. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Running, Role: LEADER
I20260630 12:37:39.206683 10498 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:39.207233 10498 ts_tablet_manager.cc:1403] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.086s	user 0.043s	sys 0.038s
I20260630 12:37:39.207155 10245 raft_consensus.cc:2468] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40b5e57bb4364c19b485266b427c08c3 in term 1.
I20260630 12:37:39.207291 10446 consensus_queue.cc:237] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.205958 10459 consensus_queue.cc:237] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.210031 10458 raft_consensus.cc:515] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.211325 10498 raft_consensus.cc:359] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.211534 10357 leader_election.cc:304] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [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: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 658d1524e4b24d478cc389d2db0089d9
I20260630 12:37:39.212113 10498 raft_consensus.cc:385] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.212476 10498 raft_consensus.cc:740] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.213116 10452 raft_consensus.cc:2804] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.213269 10498 consensus_queue.cc:260] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.214767 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1103f305d1347daaa358e3ee1453c5a" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9"
I20260630 12:37:39.215819 10498 ts_tablet_manager.cc:1434] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:37:39.215864 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1103f305d1347daaa358e3ee1453c5a" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3"
I20260630 12:37:39.216856 10498 tablet_bootstrap.cc:492] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
W20260630 12:37:39.216655 10211 leader_election.cc:343] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.217139 10458 leader_election.cc:290] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Requested vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.218832 10499 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3: No bootstrap required, opened a new log
I20260630 12:37:39.216928 10394 raft_consensus.cc:3060] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.223927 10498 tablet_bootstrap.cc:654] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.224493 10499 ts_tablet_manager.cc:1403] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.003s
I20260630 12:37:39.227545 10499 raft_consensus.cc:359] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.231062 10452 raft_consensus.cc:697] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Becoming Leader. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Running, Role: LEADER
I20260630 12:37:39.234315 10499 raft_consensus.cc:385] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.234839 10499 raft_consensus.cc:740] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b5e57bb4364c19b485266b427c08c3, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.236186 10499 consensus_queue.cc:260] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.234967 10452 consensus_queue.cc:237] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.233500 10394 raft_consensus.cc:2468] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 1.
I20260630 12:37:39.239662 10210 leader_election.cc:304] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [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: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 658d1524e4b24d478cc389d2db0089d9
I20260630 12:37:39.241044 10529 raft_consensus.cc:2804] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.241302 10458 raft_consensus.cc:493] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.241974 10458 raft_consensus.cc:515] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.249065 10458 leader_election.cc:290] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.250088 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e666bb279d042529095b0b006e8501d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9" is_pre_election: true
I20260630 12:37:39.251560 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e666bb279d042529095b0b006e8501d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
W20260630 12:37:39.252447 10211 leader_election.cc:343] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.253420 10446 raft_consensus.cc:493] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.254084 10446 raft_consensus.cc:515] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.252580 10394 raft_consensus.cc:2468] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 0.
I20260630 12:37:39.257205 10245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245bd60999b24b088b180efeacb3de53" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e506a62730d4443bc241fe84932319d" is_pre_election: true
I20260630 12:37:39.258046 10245 raft_consensus.cc:2393] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658d1524e4b24d478cc389d2db0089d9 in current term 1: Already voted for candidate 40b5e57bb4364c19b485266b427c08c3 in this term.
I20260630 12:37:39.257665 10210 leader_election.cc:304] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [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: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 658d1524e4b24d478cc389d2db0089d9
I20260630 12:37:39.257927 10137 catalog_manager.cc:5697] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "658d1524e4b24d478cc389d2db0089d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:39.259554 10458 raft_consensus.cc:2804] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.260450 10458 raft_consensus.cc:493] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.260864 10446 leader_election.cc:290] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.261082 10458 raft_consensus.cc:3060] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.264290 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245bd60999b24b088b180efeacb3de53" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
I20260630 12:37:39.266649 10285 leader_election.cc:304] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [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: 658d1524e4b24d478cc389d2db0089d9; no voters: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d
I20260630 12:37:39.267958 10446 raft_consensus.cc:3060] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.286571 10446 raft_consensus.cc:2749] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:39.297863 10136 catalog_manager.cc:5697] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "40b5e57bb4364c19b485266b427c08c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:39.300097 10498 tablet_bootstrap.cc:492] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:39.300207 10499 ts_tablet_manager.cc:1434] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.002s
I20260630 12:37:39.299885 10139 catalog_manager.cc:5697] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e506a62730d4443bc241fe84932319d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:39.300895 10498 ts_tablet_manager.cc:1403] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.050s
I20260630 12:37:39.303035 10529 raft_consensus.cc:697] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Becoming Leader. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Running, Role: LEADER
I20260630 12:37:39.303988 10529 consensus_queue.cc:237] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.304679 10535 raft_consensus.cc:493] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.304659 10498 raft_consensus.cc:359] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.305761 10498 raft_consensus.cc:385] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.304267 10458 raft_consensus.cc:515] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.305447 10535 raft_consensus.cc:515] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.306177 10498 raft_consensus.cc:740] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.307260 10498 consensus_queue.cc:260] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.308789 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e666bb279d042529095b0b006e8501d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9"
I20260630 12:37:39.309321 10394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e666bb279d042529095b0b006e8501d" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3"
I20260630 12:37:39.309752 10498 ts_tablet_manager.cc:1434] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:39.310030 10394 raft_consensus.cc:3060] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:39.310549 10211 leader_election.cc:343] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.311089 10498 tablet_bootstrap.cc:492] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:39.316224 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9d7ec3806d49a1b414bcefb0245def" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9" is_pre_election: true
I20260630 12:37:39.317154 10320 raft_consensus.cc:2468] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 0.
I20260630 12:37:39.318747 10498 tablet_bootstrap.cc:654] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.318889 10211 leader_election.cc:304] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658d1524e4b24d478cc389d2db0089d9, 8e506a62730d4443bc241fe84932319d; no voters: 
I20260630 12:37:39.319970 10459 raft_consensus.cc:2804] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.320391 10459 raft_consensus.cc:493] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.320742 10459 raft_consensus.cc:3060] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.324389 10394 raft_consensus.cc:2468] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 1.
I20260630 12:37:39.325794 10535 leader_election.cc:290] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.326663 10210 leader_election.cc:304] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [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: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d; no voters: 658d1524e4b24d478cc389d2db0089d9
I20260630 12:37:39.327853 10535 raft_consensus.cc:2804] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.328609 10458 leader_election.cc:290] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Requested vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.328861 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9d7ec3806d49a1b414bcefb0245def" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
I20260630 12:37:39.329778 10393 raft_consensus.cc:2468] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 0.
I20260630 12:37:39.328877 10535 raft_consensus.cc:697] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Becoming Leader. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Running, Role: LEADER
I20260630 12:37:39.331192 10459 raft_consensus.cc:515] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.332564 10535 consensus_queue.cc:237] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.335825 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9d7ec3806d49a1b414bcefb0245def" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658d1524e4b24d478cc389d2db0089d9"
I20260630 12:37:39.336419 10320 raft_consensus.cc:3060] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.336301 10459 leader_election.cc:290] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [CANDIDATE]: Term 1 election: Requested vote from peers 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.337389 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9d7ec3806d49a1b414bcefb0245def" candidate_uuid: "8e506a62730d4443bc241fe84932319d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3"
I20260630 12:37:39.337975 10393 raft_consensus.cc:3060] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.344521 10320 raft_consensus.cc:2468] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 1.
I20260630 12:37:39.345430 10393 raft_consensus.cc:2468] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e506a62730d4443bc241fe84932319d in term 1.
I20260630 12:37:39.348011 10210 leader_election.cc:304] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [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: 40b5e57bb4364c19b485266b427c08c3, 658d1524e4b24d478cc389d2db0089d9, 8e506a62730d4443bc241fe84932319d; no voters: 
I20260630 12:37:39.348583 10498 tablet_bootstrap.cc:492] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:39.348978 10535 raft_consensus.cc:2804] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.349326 10498 ts_tablet_manager.cc:1403] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.025s
I20260630 12:37:39.349864 10535 raft_consensus.cc:697] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Becoming Leader. State: Replica: 8e506a62730d4443bc241fe84932319d, State: Running, Role: LEADER
I20260630 12:37:39.350805 10535 consensus_queue.cc:237] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.353619 10498 raft_consensus.cc:359] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.354727 10498 raft_consensus.cc:385] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.355154 10498 raft_consensus.cc:740] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.356405 10498 consensus_queue.cc:260] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.360195 10498 ts_tablet_manager.cc:1434] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:37:39.361624 10498 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9: Bootstrap starting.
I20260630 12:37:39.373422 10498 tablet_bootstrap.cc:654] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.383138 10498 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9: No bootstrap required, opened a new log
I20260630 12:37:39.383611 10498 ts_tablet_manager.cc:1403] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260630 12:37:39.385460 10137 catalog_manager.cc:5697] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e506a62730d4443bc241fe84932319d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:39.386458 10498 raft_consensus.cc:359] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.387048 10498 raft_consensus.cc:385] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.387488 10498 raft_consensus.cc:740] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658d1524e4b24d478cc389d2db0089d9, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.386926 10137 catalog_manager.cc:5697] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e506a62730d4443bc241fe84932319d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:39.388250 10498 consensus_queue.cc:260] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.388732 10137 catalog_manager.cc:5697] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e506a62730d4443bc241fe84932319d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:39.390105 10498 ts_tablet_manager.cc:1434] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:39.563500 10245 raft_consensus.cc:1275] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Refusing update from remote peer 40b5e57bb4364c19b485266b427c08c3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.563490 10320 raft_consensus.cc:1275] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 40b5e57bb4364c19b485266b427c08c3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.565631 10452 consensus_queue.cc:1048] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:39.567257 10452 consensus_queue.cc:1048] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:39.569092 10393 raft_consensus.cc:1275] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 658d1524e4b24d478cc389d2db0089d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.576594 10245 raft_consensus.cc:1275] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Refusing update from remote peer 658d1524e4b24d478cc389d2db0089d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.579041 10528 consensus_queue.cc:1048] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:39.582223 10528 consensus_queue.cc:1048] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:39.610277 10535 consensus_queue.cc:1048] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:39.619915 10319 raft_consensus.cc:3060] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.633772 10535 consensus_queue.cc:1048] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:39.646847 10446 raft_consensus.cc:493] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.647539 10446 raft_consensus.cc:515] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } }
I20260630 12:37:39.651903 10446 leader_election.cc:290] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225), 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:39.652287 10392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e666bb279d042529095b0b006e8501d" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b5e57bb4364c19b485266b427c08c3" is_pre_election: true
I20260630 12:37:39.653182 10392 raft_consensus.cc:2393] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658d1524e4b24d478cc389d2db0089d9 in current term 1: Already voted for candidate 8e506a62730d4443bc241fe84932319d in this term.
I20260630 12:37:39.654367 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e666bb279d042529095b0b006e8501d" candidate_uuid: "658d1524e4b24d478cc389d2db0089d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e506a62730d4443bc241fe84932319d" is_pre_election: true
I20260630 12:37:39.654623 10318 raft_consensus.cc:3060] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.662990 10392 raft_consensus.cc:1275] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.666610 10283 leader_election.cc:304] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [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: 658d1524e4b24d478cc389d2db0089d9; no voters: 40b5e57bb4364c19b485266b427c08c3, 8e506a62730d4443bc241fe84932319d
I20260630 12:37:39.678084 10318 raft_consensus.cc:1275] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.678889 10446 raft_consensus.cc:2749] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:39.692245 10459 consensus_queue.cc:1048] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:39.696326 10317 raft_consensus.cc:3060] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.710429 10390 raft_consensus.cc:1275] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.711227 10316 raft_consensus.cc:1275] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.712664 10535 consensus_queue.cc:1048] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:39.713145 10394 raft_consensus.cc:1275] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.714345 10535 consensus_queue.cc:1048] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:39.714713 10458 consensus_queue.cc:1048] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:39.715562 10317 raft_consensus.cc:1275] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:39.721366 10458 consensus_queue.cc:1048] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:39.757257 10458 consensus_queue.cc:1048] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:39.769510 10555 mvcc.cc:204] Tried to move back new op lower bound from 7302443252310577152 to 7302443251038134272. Current Snapshot: MvccSnapshot[applied={T|T < 7302443252310577152}]
W20260630 12:37:39.895961 10210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.3:34269, user_credentials={real_user=slave}} blocked reactor thread for 45755.2us
W20260630 12:37:41.103669 10283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.1:34225, user_credentials={real_user=slave}} blocked reactor thread for 76707.5us
W20260630 12:37:41.208160 10211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.2:32957, user_credentials={real_user=slave}} blocked reactor thread for 89534.6us
I20260630 12:37:41.335255   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:41.350203 10602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:41.363020 10603 instance_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:37:41.366425 10606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:41.367110   836 server_base.cc:1061] running on GCE node
I20260630 12:37:41.368494   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:41.368782   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:41.369027   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823061369009 us; error 0 us; skew 500 ppm
I20260630 12:37:41.369691   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:41.372440   836 webserver.cc:533] Webserver started at http://127.0.209.4:36043/ using document root <none> and password file <none>
I20260630 12:37:41.373015   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:41.373283   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:41.373593   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:41.374792   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "881ed786a2114c23a1fab5c5230adc63"
format_stamp: "Formatted at 2026-06-30 12:37:41 on dist-test-slave-n2nm"
I20260630 12:37:41.379647   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:37:41.383155 10610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:41.384152   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:41.384521   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "881ed786a2114c23a1fab5c5230adc63"
format_stamp: "Formatted at 2026-06-30 12:37:41 on dist-test-slave-n2nm"
I20260630 12:37:41.384792   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822841017348-836-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:37:41.405608   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:41.406777   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:41.408435   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:41.410660   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:41.410893   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:41.411150   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:41.411336   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:41.451303   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:45169
I20260630 12:37:41.451409 10672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:45169 every 8 connection(s)
I20260630 12:37:41.469539 10673 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41931
I20260630 12:37:41.469928 10673 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:41.470662 10673 heartbeater.cc:507] Master 127.0.209.62:41931 requested a full tablet report, sending...
I20260630 12:37:41.472739 10142 ts_manager.cc:194] Registered new tserver with Master: 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4:45169)
I20260630 12:37:41.474153 10142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39820
I20260630 12:37:42.376569 10243 consensus_queue.cc:237] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:42.386349 10319 raft_consensus.cc:1275] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.387502 10390 raft_consensus.cc:1275] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.388290 10681 consensus_queue.cc:1048] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.389405 10599 consensus_queue.cc:1048] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.400467 10599 raft_consensus.cc:2955] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.402166 10319 raft_consensus.cc:2955] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
W20260630 12:37:42.408105 10210 consensus_peers.cc:597] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d -> Peer 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4:45169): Couldn't send request to peer 881ed786a2114c23a1fab5c5230adc63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba9d7ec3806d49a1b414bcefb0245def. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:42.412880 10390 raft_consensus.cc:2955] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.416083 10142 catalog_manager.cc:5697] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 reported cstate change: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.434587 10319 consensus_queue.cc:237] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:42.445416 10390 raft_consensus.cc:1275] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 658d1524e4b24d478cc389d2db0089d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.446681 10528 consensus_queue.cc:1048] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.450508 10243 raft_consensus.cc:1275] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Refusing update from remote peer 658d1524e4b24d478cc389d2db0089d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.452240 10693 consensus_queue.cc:1048] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:37:42.458272 10285 consensus_peers.cc:597] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 -> Peer 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4:45169): Couldn't send request to peer 881ed786a2114c23a1fab5c5230adc63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d06d64d4da1445a68f9957977d0c4346. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:42.454967 10693 raft_consensus.cc:2955] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.469560 10390 raft_consensus.cc:2955] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.469597 10243 raft_consensus.cc:2955] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.476871 10673 heartbeater.cc:499] Master 127.0.209.62:41931 was elected leader, sending a full tablet report...
I20260630 12:37:42.477613 10139 catalog_manager.cc:5697] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 reported cstate change: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "658d1524e4b24d478cc389d2db0089d9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:42.501132 10390 consensus_queue.cc:237] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:42.508608 10319 raft_consensus.cc:1275] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 40b5e57bb4364c19b485266b427c08c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.510644 10677 consensus_queue.cc:1048] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.511546 10243 raft_consensus.cc:1275] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Refusing update from remote peer 40b5e57bb4364c19b485266b427c08c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.513043 10677 consensus_queue.cc:1048] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.519073 10700 raft_consensus.cc:2955] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
W20260630 12:37:42.520717 10359 consensus_peers.cc:597] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 -> Peer 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4:45169): Couldn't send request to peer 881ed786a2114c23a1fab5c5230adc63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 245bd60999b24b088b180efeacb3de53. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:42.521147 10319 raft_consensus.cc:2955] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.527040 10243 raft_consensus.cc:2955] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.537082 10244 consensus_queue.cc:237] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:42.537739 10139 catalog_manager.cc:5697] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 reported cstate change: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "40b5e57bb4364c19b485266b427c08c3" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.545085 10390 raft_consensus.cc:1275] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:37:42.545661 10210 consensus_peers.cc:597] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d -> Peer 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4:45169): Couldn't send request to peer 881ed786a2114c23a1fab5c5230adc63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e666bb279d042529095b0b006e8501d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:42.545773 10319 raft_consensus.cc:1275] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Refusing update from remote peer 8e506a62730d4443bc241fe84932319d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:42.546747 10599 consensus_queue.cc:1048] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.547601 10686 consensus_queue.cc:1048] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:42.557941 10686 raft_consensus.cc:2955] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.559715 10390 raft_consensus.cc:2955] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.562752 10319 raft_consensus.cc:2955] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } } }
I20260630 12:37:42.573618 10138 catalog_manager.cc:5697] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d reported cstate change: config changed from index -1 to 16, NON_VOTER 881ed786a2114c23a1fab5c5230adc63 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "8e506a62730d4443bc241fe84932319d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:42.777879 10709 ts_tablet_manager.cc:933] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: Initiating tablet copy from peer 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225)
I20260630 12:37:42.787520 10709 tablet_copy_client.cc:323] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:34225
I20260630 12:37:42.804059 10255 tablet_copy_service.cc:140] P 8e506a62730d4443bc241fe84932319d: Received BeginTabletCopySession request for tablet ba9d7ec3806d49a1b414bcefb0245def from peer 881ed786a2114c23a1fab5c5230adc63 ({username='slave'} at 127.0.0.1:50886)
I20260630 12:37:42.804930 10255 tablet_copy_service.cc:161] P 8e506a62730d4443bc241fe84932319d: Beginning new tablet copy session on tablet ba9d7ec3806d49a1b414bcefb0245def from peer 881ed786a2114c23a1fab5c5230adc63 at {username='slave'} at 127.0.0.1:50886: session id = 881ed786a2114c23a1fab5c5230adc63-ba9d7ec3806d49a1b414bcefb0245def
I20260630 12:37:42.816313 10255 tablet_copy_source_session.cc:215] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:42.819506 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9d7ec3806d49a1b414bcefb0245def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:42.833787 10709 tablet_copy_client.cc:806] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:42.834455 10709 tablet_copy_client.cc:670] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:42.838750 10709 tablet_copy_client.cc:538] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:42.845888 10709 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: Bootstrap starting.
I20260630 12:37:42.911748 10713 ts_tablet_manager.cc:933] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: Initiating tablet copy from peer 40b5e57bb4364c19b485266b427c08c3 (127.0.209.3:34269)
I20260630 12:37:42.913848 10713 tablet_copy_client.cc:323] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:34269
I20260630 12:37:42.927037 10404 tablet_copy_service.cc:140] P 40b5e57bb4364c19b485266b427c08c3: Received BeginTabletCopySession request for tablet 245bd60999b24b088b180efeacb3de53 from peer 881ed786a2114c23a1fab5c5230adc63 ({username='slave'} at 127.0.0.1:60002)
I20260630 12:37:42.927839 10404 tablet_copy_service.cc:161] P 40b5e57bb4364c19b485266b427c08c3: Beginning new tablet copy session on tablet 245bd60999b24b088b180efeacb3de53 from peer 881ed786a2114c23a1fab5c5230adc63 at {username='slave'} at 127.0.0.1:60002: session id = 881ed786a2114c23a1fab5c5230adc63-245bd60999b24b088b180efeacb3de53
I20260630 12:37:42.939545 10404 tablet_copy_source_session.cc:215] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:42.941721 10709 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:42.942695 10709 tablet_bootstrap.cc:492] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: Bootstrap complete.
I20260630 12:37:42.943295 10713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245bd60999b24b088b180efeacb3de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:42.943476 10709 ts_tablet_manager.cc:1403] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: Time spent bootstrapping tablet: real 0.098s	user 0.071s	sys 0.025s
I20260630 12:37:42.947177 10709 raft_consensus.cc:359] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:42.948534 10709 raft_consensus.cc:740] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 881ed786a2114c23a1fab5c5230adc63, State: Initialized, Role: LEARNER
I20260630 12:37:42.949245 10709 consensus_queue.cc:260] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63 [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:42.952032 10709 ts_tablet_manager.cc:1434] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:42.954653 10255 tablet_copy_service.cc:342] P 8e506a62730d4443bc241fe84932319d: Request end of tablet copy session 881ed786a2114c23a1fab5c5230adc63-ba9d7ec3806d49a1b414bcefb0245def received from {username='slave'} at 127.0.0.1:50886
I20260630 12:37:42.955214 10255 tablet_copy_service.cc:434] P 8e506a62730d4443bc241fe84932319d: ending tablet copy session 881ed786a2114c23a1fab5c5230adc63-ba9d7ec3806d49a1b414bcefb0245def on tablet ba9d7ec3806d49a1b414bcefb0245def with peer 881ed786a2114c23a1fab5c5230adc63
I20260630 12:37:42.966809 10713 tablet_copy_client.cc:806] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:42.967381 10713 tablet_copy_client.cc:670] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:42.971480 10713 tablet_copy_client.cc:538] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:42.977522 10713 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: Bootstrap starting.
I20260630 12:37:43.001601 10709 ts_tablet_manager.cc:933] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: Initiating tablet copy from peer 658d1524e4b24d478cc389d2db0089d9 (127.0.209.2:32957)
I20260630 12:37:43.003156 10709 tablet_copy_client.cc:323] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:32957
I20260630 12:37:43.017752 10330 tablet_copy_service.cc:140] P 658d1524e4b24d478cc389d2db0089d9: Received BeginTabletCopySession request for tablet d06d64d4da1445a68f9957977d0c4346 from peer 881ed786a2114c23a1fab5c5230adc63 ({username='slave'} at 127.0.0.1:37810)
I20260630 12:37:43.018424 10330 tablet_copy_service.cc:161] P 658d1524e4b24d478cc389d2db0089d9: Beginning new tablet copy session on tablet d06d64d4da1445a68f9957977d0c4346 from peer 881ed786a2114c23a1fab5c5230adc63 at {username='slave'} at 127.0.0.1:37810: session id = 881ed786a2114c23a1fab5c5230adc63-d06d64d4da1445a68f9957977d0c4346
I20260630 12:37:43.029847 10330 tablet_copy_source_session.cc:215] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:43.033564 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d64d4da1445a68f9957977d0c4346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:43.051829 10709 tablet_copy_client.cc:806] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:43.052955 10709 tablet_copy_client.cc:670] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:43.057830 10709 tablet_copy_client.cc:538] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:43.067121 10709 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: Bootstrap starting.
I20260630 12:37:43.075336 10713 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:43.076169 10713 tablet_bootstrap.cc:492] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: Bootstrap complete.
I20260630 12:37:43.076778 10713 ts_tablet_manager.cc:1403] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: Time spent bootstrapping tablet: real 0.099s	user 0.084s	sys 0.013s
I20260630 12:37:43.078833 10713 raft_consensus.cc:359] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:43.079433 10713 raft_consensus.cc:740] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 881ed786a2114c23a1fab5c5230adc63, State: Initialized, Role: LEARNER
I20260630 12:37:43.080076 10713 consensus_queue.cc:260] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63 [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } attrs { replace: true } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:43.082260 10713 ts_tablet_manager.cc:1434] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:43.084625 10404 tablet_copy_service.cc:342] P 40b5e57bb4364c19b485266b427c08c3: Request end of tablet copy session 881ed786a2114c23a1fab5c5230adc63-245bd60999b24b088b180efeacb3de53 received from {username='slave'} at 127.0.0.1:60002
I20260630 12:37:43.085078 10404 tablet_copy_service.cc:434] P 40b5e57bb4364c19b485266b427c08c3: ending tablet copy session 881ed786a2114c23a1fab5c5230adc63-245bd60999b24b088b180efeacb3de53 on tablet 245bd60999b24b088b180efeacb3de53 with peer 881ed786a2114c23a1fab5c5230adc63
I20260630 12:37:43.124619 10713 ts_tablet_manager.cc:933] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: Initiating tablet copy from peer 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225)
I20260630 12:37:43.127645 10713 tablet_copy_client.cc:323] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:34225
I20260630 12:37:43.129437 10255 tablet_copy_service.cc:140] P 8e506a62730d4443bc241fe84932319d: Received BeginTabletCopySession request for tablet 5e666bb279d042529095b0b006e8501d from peer 881ed786a2114c23a1fab5c5230adc63 ({username='slave'} at 127.0.0.1:50886)
I20260630 12:37:43.130069 10255 tablet_copy_service.cc:161] P 8e506a62730d4443bc241fe84932319d: Beginning new tablet copy session on tablet 5e666bb279d042529095b0b006e8501d from peer 881ed786a2114c23a1fab5c5230adc63 at {username='slave'} at 127.0.0.1:50886: session id = 881ed786a2114c23a1fab5c5230adc63-5e666bb279d042529095b0b006e8501d
I20260630 12:37:43.139231 10255 tablet_copy_source_session.cc:215] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:43.142084 10713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e666bb279d042529095b0b006e8501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:43.152851 10713 tablet_copy_client.cc:806] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:43.153458 10713 tablet_copy_client.cc:670] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:43.157364 10713 tablet_copy_client.cc:538] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:43.159507 10709 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: 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:37:43.160429 10709 tablet_bootstrap.cc:492] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: Bootstrap complete.
I20260630 12:37:43.161098 10709 ts_tablet_manager.cc:1403] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: Time spent bootstrapping tablet: real 0.094s	user 0.088s	sys 0.004s
I20260630 12:37:43.163219 10713 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: Bootstrap starting.
I20260630 12:37:43.163893 10709 raft_consensus.cc:359] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:43.164708 10709 raft_consensus.cc:740] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 881ed786a2114c23a1fab5c5230adc63, State: Initialized, Role: LEARNER
I20260630 12:37:43.165300 10709 consensus_queue.cc:260] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63 [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:43.167295 10709 ts_tablet_manager.cc:1434] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:43.169451 10330 tablet_copy_service.cc:342] P 658d1524e4b24d478cc389d2db0089d9: Request end of tablet copy session 881ed786a2114c23a1fab5c5230adc63-d06d64d4da1445a68f9957977d0c4346 received from {username='slave'} at 127.0.0.1:37810
I20260630 12:37:43.169916 10330 tablet_copy_service.cc:434] P 658d1524e4b24d478cc389d2db0089d9: ending tablet copy session 881ed786a2114c23a1fab5c5230adc63-d06d64d4da1445a68f9957977d0c4346 on tablet d06d64d4da1445a68f9957977d0c4346 with peer 881ed786a2114c23a1fab5c5230adc63
I20260630 12:37:43.246397 10713 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:43.247241 10713 tablet_bootstrap.cc:492] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: Bootstrap complete.
I20260630 12:37:43.247851 10713 ts_tablet_manager.cc:1403] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: Time spent bootstrapping tablet: real 0.085s	user 0.079s	sys 0.004s
I20260630 12:37:43.249745 10713 raft_consensus.cc:359] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:43.250286 10713 raft_consensus.cc:740] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 881ed786a2114c23a1fab5c5230adc63, State: Initialized, Role: LEARNER
I20260630 12:37:43.250792 10713 consensus_queue.cc:260] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63 [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: "8e506a62730d4443bc241fe84932319d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 34225 } } peers { permanent_uuid: "658d1524e4b24d478cc389d2db0089d9" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "40b5e57bb4364c19b485266b427c08c3" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 34269 } } peers { permanent_uuid: "881ed786a2114c23a1fab5c5230adc63" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 45169 } attrs { promote: true } }
I20260630 12:37:43.252511 10713 ts_tablet_manager.cc:1434] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:43.254287 10255 tablet_copy_service.cc:342] P 8e506a62730d4443bc241fe84932319d: Request end of tablet copy session 881ed786a2114c23a1fab5c5230adc63-5e666bb279d042529095b0b006e8501d received from {username='slave'} at 127.0.0.1:50886
I20260630 12:37:43.254721 10255 tablet_copy_service.cc:434] P 8e506a62730d4443bc241fe84932319d: ending tablet copy session 881ed786a2114c23a1fab5c5230adc63-5e666bb279d042529095b0b006e8501d on tablet 5e666bb279d042529095b0b006e8501d with peer 881ed786a2114c23a1fab5c5230adc63
I20260630 12:37:43.382225 10648 raft_consensus.cc:1217] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:43.454501 10648 raft_consensus.cc:1217] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:43.484818   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:43.500641 10648 raft_consensus.cc:1217] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260630 12:37:43.522657 10283 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:37:43.527110 10283 consensus_peers.cc:597] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 -> Peer 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225): Couldn't send request to peer 8e506a62730d4443bc241fe84932319d. 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:37:43.547016   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:43.547538 10357 consensus_peers.cc:597] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 -> Peer 8e506a62730d4443bc241fe84932319d (127.0.209.1:34225): Couldn't send request to peer 8e506a62730d4443bc241fe84932319d. 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:37:43.548561   836 tablet_replica.cc:333] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.549674   836 raft_consensus.cc:2243] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.551175   836 raft_consensus.cc:2272] T a1103f305d1347daaa358e3ee1453c5a P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.554503   836 tablet_replica.cc:333] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.555238   836 raft_consensus.cc:2243] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.557168   836 raft_consensus.cc:2272] T 245bd60999b24b088b180efeacb3de53 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.560737   836 tablet_replica.cc:333] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.561414   836 raft_consensus.cc:2243] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.562460   836 raft_consensus.cc:2272] T e5556a57fc27401b96aa8f9cc417312d P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.565806   836 tablet_replica.cc:333] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.566474   836 raft_consensus.cc:2243] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.567723   836 raft_consensus.cc:2272] T ba9d7ec3806d49a1b414bcefb0245def P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.571560   836 tablet_replica.cc:333] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.572299   836 raft_consensus.cc:2243] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.573151   836 raft_consensus.cc:2272] T d06d64d4da1445a68f9957977d0c4346 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.577322   836 tablet_replica.cc:333] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.578009   836 raft_consensus.cc:2243] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.578748   836 raft_consensus.cc:2272] T 0dbf2af501914ab2b8e68b1588a5f3b7 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.582212   836 tablet_replica.cc:333] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.583141   836 raft_consensus.cc:2243] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.584717   836 raft_consensus.cc:2272] T 5e666bb279d042529095b0b006e8501d P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.588017   836 tablet_replica.cc:333] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d: stopping tablet replica
I20260630 12:37:43.588546   836 raft_consensus.cc:2243] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.589234   836 raft_consensus.cc:2272] T 520063d8326e47978fdbc31e72aacb93 P 8e506a62730d4443bc241fe84932319d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.626240   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:43.664135   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:43.707576   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:43.708519   836 tablet_replica.cc:333] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.709476   836 raft_consensus.cc:2243] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.710635   836 raft_consensus.cc:2272] T 5e666bb279d042529095b0b006e8501d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.713936   836 tablet_replica.cc:333] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.714563   836 raft_consensus.cc:2243] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.715488   836 raft_consensus.cc:2272] T a1103f305d1347daaa358e3ee1453c5a P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.718755   836 tablet_replica.cc:333] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.719362   836 raft_consensus.cc:2243] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.720112   836 raft_consensus.cc:2272] T e5556a57fc27401b96aa8f9cc417312d P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.722939   836 tablet_replica.cc:333] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.723529   836 raft_consensus.cc:2243] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.724565   836 raft_consensus.cc:2272] T 245bd60999b24b088b180efeacb3de53 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.727211   836 tablet_replica.cc:333] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.727905   836 raft_consensus.cc:2243] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.729341   836 raft_consensus.cc:2272] T d06d64d4da1445a68f9957977d0c4346 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.732228   836 tablet_replica.cc:333] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.732781   836 raft_consensus.cc:2243] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.733825   836 raft_consensus.cc:2272] T ba9d7ec3806d49a1b414bcefb0245def P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.736523   836 tablet_replica.cc:333] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.737042   836 raft_consensus.cc:2243] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.737735   836 raft_consensus.cc:2272] T 0facb77f8ef44f808963d70fae0bc381 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.740909   836 tablet_replica.cc:333] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9: stopping tablet replica
I20260630 12:37:43.741411   836 raft_consensus.cc:2243] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.742002   836 raft_consensus.cc:2272] T 7687322aa0734c75be527a283a3269f1 P 658d1524e4b24d478cc389d2db0089d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.770089   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:43.800591   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:43.849424   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:43.850292   836 tablet_replica.cc:333] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.851266   836 raft_consensus.cc:2243] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.852593   836 raft_consensus.cc:2272] T 5e666bb279d042529095b0b006e8501d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.856410   836 tablet_replica.cc:333] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.857282   836 raft_consensus.cc:2243] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.858464   836 raft_consensus.cc:2272] T ba9d7ec3806d49a1b414bcefb0245def P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.862006   836 tablet_replica.cc:333] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.862702   836 raft_consensus.cc:2243] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.863893   836 raft_consensus.cc:2272] T d06d64d4da1445a68f9957977d0c4346 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.866891   836 tablet_replica.cc:333] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.867487   836 raft_consensus.cc:2243] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.868328   836 raft_consensus.cc:2272] T a1103f305d1347daaa358e3ee1453c5a P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.871282   836 tablet_replica.cc:333] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.871879   836 raft_consensus.cc:2243] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.872583   836 raft_consensus.cc:2272] T caf1b588863846d3a3a592ee0de32ab4 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.875620   836 tablet_replica.cc:333] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.876232   836 raft_consensus.cc:2243] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:43.877182   836 raft_consensus.cc:2272] T e5556a57fc27401b96aa8f9cc417312d P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.879865   836 tablet_replica.cc:333] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.880376   836 raft_consensus.cc:2243] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.881512   836 raft_consensus.cc:2272] T 245bd60999b24b088b180efeacb3de53 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.884405   836 tablet_replica.cc:333] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3: stopping tablet replica
I20260630 12:37:43.884900   836 raft_consensus.cc:2243] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:43.885501   836 raft_consensus.cc:2272] T f807d93d387c419c842a727aae9c7ca8 P 40b5e57bb4364c19b485266b427c08c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:43.920174   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:43.957548   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:37:43.992683   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:43.993515   836 tablet_replica.cc:333] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63: stopping tablet replica
I20260630 12:37:43.994186   836 raft_consensus.cc:2243] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:43.994653   836 raft_consensus.cc:2272] T d06d64d4da1445a68f9957977d0c4346 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:43.997116   836 tablet_replica.cc:333] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63: stopping tablet replica
I20260630 12:37:43.997736   836 raft_consensus.cc:2243] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:43.998188   836 raft_consensus.cc:2272] T 5e666bb279d042529095b0b006e8501d P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.000262   836 tablet_replica.cc:333] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63: stopping tablet replica
I20260630 12:37:44.000769   836 raft_consensus.cc:2243] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:44.001153   836 raft_consensus.cc:2272] T 245bd60999b24b088b180efeacb3de53 P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.003381   836 tablet_replica.cc:333] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63: stopping tablet replica
I20260630 12:37:44.003917   836 raft_consensus.cc:2243] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:44.004321   836 raft_consensus.cc:2272] T ba9d7ec3806d49a1b414bcefb0245def P 881ed786a2114c23a1fab5c5230adc63 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:44.027115   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:37:44.047493   836 master.cc:562] Master@127.0.209.62:41931 shutting down...
W20260630 12:37:44.070374 10191 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:44.072220   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.072850   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.073230   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0204c840fdf44d6dbc9c4edba91116fe: stopping tablet replica
I20260630 12:37:44.096644   836 master.cc:584] Master@127.0.209.62:41931 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8182 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:37:44.152932   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:34207
I20260630 12:37:44.154068   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.159505 10729 instance_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:37:44.159530 10728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.161317 10731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:44.162855   836 server_base.cc:1061] running on GCE node
I20260630 12:37:44.163648   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.163894   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:44.164011   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823064163999 us; error 0 us; skew 500 ppm
I20260630 12:37:44.164458   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.166779   836 webserver.cc:533] Webserver started at http://127.0.209.62:44841/ using document root <none> and password file <none>
I20260630 12:37:44.167222   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.167369   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.167586   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.168718   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "085cd2cff3c140c2a078cef4211e3bea"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.173704   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:44.178406 10736 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.179232   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:44.179539   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "085cd2cff3c140c2a078cef4211e3bea"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.179885   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-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:37:44.210626   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.211921   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.250844   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:34207
I20260630 12:37:44.250979 10787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:34207 every 8 connection(s)
I20260630 12:37:44.254732 10788 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:37:44.265945 10788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea: Bootstrap starting.
I20260630 12:37:44.270709 10788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.274901 10788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea: No bootstrap required, opened a new log
I20260630 12:37:44.276980 10788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "085cd2cff3c140c2a078cef4211e3bea" member_type: VOTER }
I20260630 12:37:44.277359 10788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.277537 10788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085cd2cff3c140c2a078cef4211e3bea, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.278048 10788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "085cd2cff3c140c2a078cef4211e3bea" member_type: VOTER }
I20260630 12:37:44.278466 10788 raft_consensus.cc:399] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:44.278648 10788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:44.278861 10788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:44.284752 10788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "085cd2cff3c140c2a078cef4211e3bea" member_type: VOTER }
I20260630 12:37:44.285256 10788 leader_election.cc:304] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [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: 085cd2cff3c140c2a078cef4211e3bea; no voters: 
I20260630 12:37:44.286412 10788 leader_election.cc:290] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:44.286852 10791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:44.288223 10791 raft_consensus.cc:697] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 1 LEADER]: Becoming Leader. State: Replica: 085cd2cff3c140c2a078cef4211e3bea, State: Running, Role: LEADER
I20260630 12:37:44.288954 10791 consensus_queue.cc:237] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [LEADER]: Queue going to LEADER mode. State: All 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: "085cd2cff3c140c2a078cef4211e3bea" member_type: VOTER }
I20260630 12:37:44.289324 10788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:44.294258 10793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 085cd2cff3c140c2a078cef4211e3bea. Latest consensus state: current_term: 1 leader_uuid: "085cd2cff3c140c2a078cef4211e3bea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "085cd2cff3c140c2a078cef4211e3bea" member_type: VOTER } }
I20260630 12:37:44.295116 10793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:44.294812 10792 sys_catalog.cc:455] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "085cd2cff3c140c2a078cef4211e3bea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "085cd2cff3c140c2a078cef4211e3bea" member_type: VOTER } }
I20260630 12:37:44.295822 10792 sys_catalog.cc:458] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:44.296998 10799 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:44.303939 10799 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:44.304975   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:44.313028 10799 catalog_manager.cc:1383] Generated new cluster ID: b921bb9471824761894caee6b8d45887
I20260630 12:37:44.313283 10799 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:44.328294 10799 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:44.329596 10799 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:44.342432 10799 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea: Generated new TSK 0
I20260630 12:37:44.343014 10799 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:44.371996   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.378507 10809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.379598 10810 instance_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:37:44.382896   836 server_base.cc:1061] running on GCE node
W20260630 12:37:44.383065 10812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:44.384934   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.385124   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:44.385360   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823064385339 us; error 0 us; skew 500 ppm
I20260630 12:37:44.385872   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.392453   836 webserver.cc:533] Webserver started at http://127.0.209.1:46469/ using document root <none> and password file <none>
I20260630 12:37:44.392948   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.393153   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.393481   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.394563   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "fb23010f2b924070910e7580a68b1641"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.399044   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:37:44.402310 10817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.403075   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:44.403383   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "fb23010f2b924070910e7580a68b1641"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.404228   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-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:37:44.425256   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.426437   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.427933   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:44.430126   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:44.430318   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.430603   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:44.430778   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.471184   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:44363
I20260630 12:37:44.471299 10879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:44363 every 8 connection(s)
I20260630 12:37:44.476321   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.482975 10884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.484760 10885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.487679 10887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:44.488590 10880 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34207
I20260630 12:37:44.488996 10880 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:44.489573   836 server_base.cc:1061] running on GCE node
I20260630 12:37:44.489732 10880 heartbeater.cc:507] Master 127.0.209.62:34207 requested a full tablet report, sending...
I20260630 12:37:44.491150   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.491431   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:44.491627   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823064491591 us; error 0 us; skew 500 ppm
I20260630 12:37:44.492166 10753 ts_manager.cc:194] Registered new tserver with Master: fb23010f2b924070910e7580a68b1641 (127.0.209.1:44363)
I20260630 12:37:44.492288   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.494377 10753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45596
I20260630 12:37:44.494884   836 webserver.cc:533] Webserver started at http://127.0.209.2:35105/ using document root <none> and password file <none>
I20260630 12:37:44.495491   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.495764   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.496064   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.497129   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "d4138b7ce94f43559b2f899ff3db9344"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.501560   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:44.505921 10892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.506987   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:37:44.507336   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "d4138b7ce94f43559b2f899ff3db9344"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.507637   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-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:37:44.531392   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.533027   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.535044   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:44.538902   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:44.539234   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.539561   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:44.539852   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:44.583181   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:38149
I20260630 12:37:44.583299 10954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:38149 every 8 connection(s)
I20260630 12:37:44.588171   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.594666 10958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:44.595108 10959 instance_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:37:44.598241 10961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:44.599064   836 server_base.cc:1061] running on GCE node
I20260630 12:37:44.600236   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.600467   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:44.600664   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823064600648 us; error 0 us; skew 500 ppm
I20260630 12:37:44.601287   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.601912 10955 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34207
I20260630 12:37:44.602278 10955 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:44.602972 10955 heartbeater.cc:507] Master 127.0.209.62:34207 requested a full tablet report, sending...
I20260630 12:37:44.605099 10753 ts_manager.cc:194] Registered new tserver with Master: d4138b7ce94f43559b2f899ff3db9344 (127.0.209.2:38149)
I20260630 12:37:44.605728   836 webserver.cc:533] Webserver started at http://127.0.209.3:33747/ using document root <none> and password file <none>
I20260630 12:37:44.606366   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.606578   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.606845   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.606842 10753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45598
I20260630 12:37:44.608611   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "91631440140047b9babf0702679ecc10"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.613300   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:44.616510 10966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.617274   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:44.617565   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "91631440140047b9babf0702679ecc10"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-n2nm"
I20260630 12:37:44.617841   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822841017348-836-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:37:44.629565   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.630657   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.632079   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:44.634279   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:44.634460   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.634748   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:44.634907   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.674968   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:40837
I20260630 12:37:44.675084 11028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:40837 every 8 connection(s)
I20260630 12:37:44.688824 11029 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34207
I20260630 12:37:44.689227 11029 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:44.689940 11029 heartbeater.cc:507] Master 127.0.209.62:34207 requested a full tablet report, sending...
I20260630 12:37:44.691941 10753 ts_manager.cc:194] Registered new tserver with Master: 91631440140047b9babf0702679ecc10 (127.0.209.3:40837)
I20260630 12:37:44.692408   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01441596s
I20260630 12:37:44.693354 10753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45602
I20260630 12:37:44.718640 10753 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45608:
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:37:44.720755 10753 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:37:44.774266 10920 tablet_service.cc:1511] Processing CreateTablet for tablet cac9684c7dac4d28907b7af8f80badc5 (DEFAULT_TABLE table=test-workload [id=b1f6e121d387465fa0487f5a19b8e83f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:44.775629 10920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac9684c7dac4d28907b7af8f80badc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.776010 10845 tablet_service.cc:1511] Processing CreateTablet for tablet cac9684c7dac4d28907b7af8f80badc5 (DEFAULT_TABLE table=test-workload [id=b1f6e121d387465fa0487f5a19b8e83f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:44.775914 10994 tablet_service.cc:1511] Processing CreateTablet for tablet cac9684c7dac4d28907b7af8f80badc5 (DEFAULT_TABLE table=test-workload [id=b1f6e121d387465fa0487f5a19b8e83f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:44.777478 10845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac9684c7dac4d28907b7af8f80badc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.777510 10994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac9684c7dac4d28907b7af8f80badc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.789884 11044 tablet_bootstrap.cc:492] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344: Bootstrap starting.
I20260630 12:37:44.796728 11045 tablet_bootstrap.cc:492] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: Bootstrap starting.
I20260630 12:37:44.797755 11044 tablet_bootstrap.cc:654] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.801920 11046 tablet_bootstrap.cc:492] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641: Bootstrap starting.
I20260630 12:37:44.805552 11044 tablet_bootstrap.cc:492] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344: No bootstrap required, opened a new log
I20260630 12:37:44.806475 11044 ts_tablet_manager.cc:1403] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:37:44.806490 11045 tablet_bootstrap.cc:654] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.809188 11046 tablet_bootstrap.cc:654] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.808965 11044 raft_consensus.cc:359] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:44.809932 11044 raft_consensus.cc:385] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.810204 11044 raft_consensus.cc:740] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4138b7ce94f43559b2f899ff3db9344, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.810997 11044 consensus_queue.cc:260] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:44.811982 11045 tablet_bootstrap.cc:492] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: No bootstrap required, opened a new log
I20260630 12:37:44.812609 11045 ts_tablet_manager.cc:1403] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:37:44.813795 11044 ts_tablet_manager.cc:1434] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:44.813580 10955 heartbeater.cc:499] Master 127.0.209.62:34207 was elected leader, sending a full tablet report...
I20260630 12:37:44.815591 11045 raft_consensus.cc:359] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:44.817446 11045 raft_consensus.cc:385] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.817742 11045 raft_consensus.cc:740] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91631440140047b9babf0702679ecc10, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.818547 11046 tablet_bootstrap.cc:492] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641: No bootstrap required, opened a new log
I20260630 12:37:44.818470 11045 consensus_queue.cc:260] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:44.819056 11046 ts_tablet_manager.cc:1403] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:37:44.821056 11029 heartbeater.cc:499] Master 127.0.209.62:34207 was elected leader, sending a full tablet report...
I20260630 12:37:44.821511 11045 ts_tablet_manager.cc:1434] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:37:44.822413 11046 raft_consensus.cc:359] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:44.823093 11046 raft_consensus.cc:385] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.823339 11046 raft_consensus.cc:740] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb23010f2b924070910e7580a68b1641, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.825112 11046 consensus_queue.cc:260] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:44.828399 10880 heartbeater.cc:499] Master 127.0.209.62:34207 was elected leader, sending a full tablet report...
I20260630 12:37:44.828933 11046 ts_tablet_manager.cc:1434] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:45.115361 11051 raft_consensus.cc:493] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:45.116149 11051 raft_consensus.cc:515] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:45.118080 11051 leader_election.cc:290] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4138b7ce94f43559b2f899ff3db9344 (127.0.209.2:38149), fb23010f2b924070910e7580a68b1641 (127.0.209.1:44363)
I20260630 12:37:45.127318 10930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac9684c7dac4d28907b7af8f80badc5" candidate_uuid: "91631440140047b9babf0702679ecc10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4138b7ce94f43559b2f899ff3db9344" is_pre_election: true
I20260630 12:37:45.128252 10930 raft_consensus.cc:2468] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91631440140047b9babf0702679ecc10 in term 0.
I20260630 12:37:45.128532 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac9684c7dac4d28907b7af8f80badc5" candidate_uuid: "91631440140047b9babf0702679ecc10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb23010f2b924070910e7580a68b1641" is_pre_election: true
I20260630 12:37:45.129238 10855 raft_consensus.cc:2468] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91631440140047b9babf0702679ecc10 in term 0.
I20260630 12:37:45.129381 10970 leader_election.cc:304] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91631440140047b9babf0702679ecc10, d4138b7ce94f43559b2f899ff3db9344; no voters: 
I20260630 12:37:45.130237 11051 raft_consensus.cc:2804] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:45.130601 11051 raft_consensus.cc:493] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:45.130937 11051 raft_consensus.cc:3060] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.136123 11051 raft_consensus.cc:515] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:45.137707 11051 leader_election.cc:290] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [CANDIDATE]: Term 1 election: Requested vote from peers d4138b7ce94f43559b2f899ff3db9344 (127.0.209.2:38149), fb23010f2b924070910e7580a68b1641 (127.0.209.1:44363)
I20260630 12:37:45.138510 10930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac9684c7dac4d28907b7af8f80badc5" candidate_uuid: "91631440140047b9babf0702679ecc10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4138b7ce94f43559b2f899ff3db9344"
I20260630 12:37:45.138790 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac9684c7dac4d28907b7af8f80badc5" candidate_uuid: "91631440140047b9babf0702679ecc10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb23010f2b924070910e7580a68b1641"
I20260630 12:37:45.139063 10930 raft_consensus.cc:3060] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.139401 10855 raft_consensus.cc:3060] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.145641 10930 raft_consensus.cc:2468] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91631440140047b9babf0702679ecc10 in term 1.
I20260630 12:37:45.145771 10855 raft_consensus.cc:2468] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91631440140047b9babf0702679ecc10 in term 1.
I20260630 12:37:45.147011 10969 leader_election.cc:304] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91631440140047b9babf0702679ecc10, fb23010f2b924070910e7580a68b1641; no voters: 
I20260630 12:37:45.147809 11051 raft_consensus.cc:2804] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.148870 11051 raft_consensus.cc:697] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 1 LEADER]: Becoming Leader. State: Replica: 91631440140047b9babf0702679ecc10, State: Running, Role: LEADER
I20260630 12:37:45.149663 11051 consensus_queue.cc:237] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } }
I20260630 12:37:45.156380 10753 catalog_manager.cc:5697] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91631440140047b9babf0702679ecc10 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "91631440140047b9babf0702679ecc10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4138b7ce94f43559b2f899ff3db9344" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 38149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb23010f2b924070910e7580a68b1641" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91631440140047b9babf0702679ecc10" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40837 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:45.237561   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:45.255895   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.256666   836 tablet_replica.cc:333] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641: stopping tablet replica
I20260630 12:37:45.257215   836 raft_consensus.cc:2243] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.257640   836 raft_consensus.cc:2272] T cac9684c7dac4d28907b7af8f80badc5 P fb23010f2b924070910e7580a68b1641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.276396   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:45.286396   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:45.306659   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.307483   836 tablet_replica.cc:333] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344: stopping tablet replica
I20260630 12:37:45.308082   836 raft_consensus.cc:2243] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.308508   836 raft_consensus.cc:2272] T cac9684c7dac4d28907b7af8f80badc5 P d4138b7ce94f43559b2f899ff3db9344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.327041   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:45.336292   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:45.353552   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.354192   836 tablet_replica.cc:333] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: stopping tablet replica
I20260630 12:37:45.354725   836 raft_consensus.cc:2243] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.355315   836 pending_rounds.cc:70] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: Trying to abort 1 pending ops.
I20260630 12:37:45.355479   836 pending_rounds.cc:77] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443274860056576 op_type: NO_OP noop_request { }
I20260630 12:37:45.355793   836 raft_consensus.cc:2889] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:45.356081   836 raft_consensus.cc:2272] T cac9684c7dac4d28907b7af8f80badc5 P 91631440140047b9babf0702679ecc10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.365715   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:45.374985   836 master.cc:562] Master@127.0.209.62:34207 shutting down...
I20260630 12:37:45.391577   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.392221   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.392572   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 085cd2cff3c140c2a078cef4211e3bea: stopping tablet replica
I20260630 12:37:45.401536   836 master.cc:584] Master@127.0.209.62:34207 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1282 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:37:45.435128   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:41761
I20260630 12:37:45.436223   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.441278 11056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.441601 11057 instance_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:37:45.442689 11059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.443699   836 server_base.cc:1061] running on GCE node
I20260630 12:37:45.444579   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.444756   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.444959   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823065444927 us; error 0 us; skew 500 ppm
I20260630 12:37:45.445479   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.447664   836 webserver.cc:533] Webserver started at http://127.0.209.62:43317/ using document root <none> and password file <none>
I20260630 12:37:45.448300   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.448495   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.448778   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.449859   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "90fb1c78f9f546d490ba07d80275a9e5"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.454290   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:45.457574 11064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.458283   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:45.458575   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "90fb1c78f9f546d490ba07d80275a9e5"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.458845   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-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:37:45.487955   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.488996   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.524220   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:41761
I20260630 12:37:45.524328 11115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:41761 every 8 connection(s)
I20260630 12:37:45.528568 11116 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:37:45.539547 11116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5: Bootstrap starting.
I20260630 12:37:45.543845 11116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.547727 11116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5: No bootstrap required, opened a new log
I20260630 12:37:45.549736 11116 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90fb1c78f9f546d490ba07d80275a9e5" member_type: VOTER }
I20260630 12:37:45.550102 11116 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.550284 11116 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90fb1c78f9f546d490ba07d80275a9e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.550868 11116 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90fb1c78f9f546d490ba07d80275a9e5" member_type: VOTER }
I20260630 12:37:45.551298 11116 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:45.551483 11116 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:45.551681 11116 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.556442 11116 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90fb1c78f9f546d490ba07d80275a9e5" member_type: VOTER }
I20260630 12:37:45.556883 11116 leader_election.cc:304] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [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: 90fb1c78f9f546d490ba07d80275a9e5; no voters: 
I20260630 12:37:45.557905 11116 leader_election.cc:290] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:45.558264 11119 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.559644 11119 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 1 LEADER]: Becoming Leader. State: Replica: 90fb1c78f9f546d490ba07d80275a9e5, State: Running, Role: LEADER
I20260630 12:37:45.560343 11119 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [LEADER]: Queue going to LEADER mode. State: All 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: "90fb1c78f9f546d490ba07d80275a9e5" member_type: VOTER }
I20260630 12:37:45.560971 11116 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:45.563354 11120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90fb1c78f9f546d490ba07d80275a9e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90fb1c78f9f546d490ba07d80275a9e5" member_type: VOTER } }
I20260630 12:37:45.564196 11120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.563427 11121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90fb1c78f9f546d490ba07d80275a9e5. Latest consensus state: current_term: 1 leader_uuid: "90fb1c78f9f546d490ba07d80275a9e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90fb1c78f9f546d490ba07d80275a9e5" member_type: VOTER } }
I20260630 12:37:45.564729 11121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.568416 11126 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:45.574175 11126 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:45.577103   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:45.583562 11126 catalog_manager.cc:1383] Generated new cluster ID: b4f76a14ddb0452594fbb477f97dc599
I20260630 12:37:45.583885 11126 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:45.606894 11126 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:45.608378 11126 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:45.632836 11126 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5: Generated new TSK 0
I20260630 12:37:45.633504 11126 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:45.643879   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.649840 11137 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.651443 11138 instance_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:37:45.653546 11140 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.653995   836 server_base.cc:1061] running on GCE node
I20260630 12:37:45.654981   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.655228   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.655416   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823065655396 us; error 0 us; skew 500 ppm
I20260630 12:37:45.656064   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.658370   836 webserver.cc:533] Webserver started at http://127.0.209.1:35155/ using document root <none> and password file <none>
I20260630 12:37:45.658888   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.659106   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.659422   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.660774   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.665753   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:45.669464 11145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.670241   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:45.670727   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.671295   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-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:37:45.701436   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.702703   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.704267   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.706629   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.706843   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.707113   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.707279   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.746749   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:38399
I20260630 12:37:45.746858 11207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:38399 every 8 connection(s)
I20260630 12:37:45.751573   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.759114 11212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.759690 11213 instance_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:37:45.762811   836 server_base.cc:1061] running on GCE node
W20260630 12:37:45.763916 11216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.764920 11208 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41761
I20260630 12:37:45.765086   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:45.765359 11208 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:45.765381   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.765793   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823065765770 us; error 0 us; skew 500 ppm
I20260630 12:37:45.766398 11208 heartbeater.cc:507] Master 127.0.209.62:41761 requested a full tablet report, sending...
I20260630 12:37:45.766574   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.768751 11081 ts_manager.cc:194] Registered new tserver with Master: ba7e9ef1f670469f8c9f84e8fcc4bf87 (127.0.209.1:38399)
I20260630 12:37:45.769315   836 webserver.cc:533] Webserver started at http://127.0.209.2:33647/ using document root <none> and password file <none>
I20260630 12:37:45.769945   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.770153   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.770423   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.770819 11081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51454
I20260630 12:37:45.771651   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "7d5b10ba23de4e68a785dcee26fd327e"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.776562   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:37:45.779701 11220 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.780567   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:45.780892   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "7d5b10ba23de4e68a785dcee26fd327e"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.781196   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-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:37:45.815675   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.816882   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.818284   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.820626   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.820849   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.821087   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.821267   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.860337   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:46883
I20260630 12:37:45.860476 11282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:46883 every 8 connection(s)
I20260630 12:37:45.865437   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.872838 11286 instance_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:37:45.881695 11283 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41761
I20260630 12:37:45.882331 11283 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:45.882928 11287 instance_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:37:45.883538 11283 heartbeater.cc:507] Master 127.0.209.62:41761 requested a full tablet report, sending...
I20260630 12:37:45.886497   836 server_base.cc:1061] running on GCE node
W20260630 12:37:45.886858 11289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.887236 11081 ts_manager.cc:194] Registered new tserver with Master: 7d5b10ba23de4e68a785dcee26fd327e (127.0.209.2:46883)
I20260630 12:37:45.888190   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.888465   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.888710   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823065888687 us; error 0 us; skew 500 ppm
I20260630 12:37:45.888959 11081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51468
I20260630 12:37:45.889493   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.892653   836 webserver.cc:533] Webserver started at http://127.0.209.3:44293/ using document root <none> and password file <none>
I20260630 12:37:45.893105   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.893301   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.893543   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.894716   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "523f29dd92c946589b3d0f46c49e73c0"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.900055   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:37:45.903276 11294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.904110   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:45.904361   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "523f29dd92c946589b3d0f46c49e73c0"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.904584   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-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:37:45.914783   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.915701   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.917148   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.919250   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.919447   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.919698   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.919909   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:45.959008   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:43419
I20260630 12:37:45.959293 11356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:43419 every 8 connection(s)
I20260630 12:37:45.965101   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.972229 11360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:45.973141 11361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.978854 11357 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41761
I20260630 12:37:45.979271 11357 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.980175 11357 heartbeater.cc:507] Master 127.0.209.62:41761 requested a full tablet report, sending...
W20260630 12:37:45.981976 11363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:45.982710 11081 ts_manager.cc:194] Registered new tserver with Master: 523f29dd92c946589b3d0f46c49e73c0 (127.0.209.3:43419)
I20260630 12:37:45.982798   836 server_base.cc:1061] running on GCE node
I20260630 12:37:45.984036   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.984249   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:45.984470   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823065984453 us; error 0 us; skew 500 ppm
I20260630 12:37:45.984561 11081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51482
I20260630 12:37:45.985085   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.987560   836 webserver.cc:533] Webserver started at http://127.0.209.4:43895/ using document root <none> and password file <none>
I20260630 12:37:45.988078   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.988276   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.988551   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.989629   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "6bfebb6d734f45e0bc55e31c5e04220d"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.993992   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:45.997304 11368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.998090   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:45.998402   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "6bfebb6d734f45e0bc55e31c5e04220d"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-n2nm"
I20260630 12:37:45.998692   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822841017348-836-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:37:46.012478   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.013625   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.015043   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.017406   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.017643   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.017889   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.018062   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.056062   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:34231
I20260630 12:37:46.056175 11430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:34231 every 8 connection(s)
I20260630 12:37:46.071007 11431 heartbeater.cc:344] Connected to a master server at 127.0.209.62:41761
I20260630 12:37:46.071485 11431 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.072293 11431 heartbeater.cc:507] Master 127.0.209.62:41761 requested a full tablet report, sending...
I20260630 12:37:46.074307 11081 ts_manager.cc:194] Registered new tserver with Master: 6bfebb6d734f45e0bc55e31c5e04220d (127.0.209.4:34231)
I20260630 12:37:46.074821   836 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015522241s
I20260630 12:37:46.076146 11081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51492
I20260630 12:37:46.101649 11081 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51504:
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:37:46.151705 11396 tablet_service.cc:1511] Processing CreateTablet for tablet b170f54644984812b59251bfd81d09ad (DEFAULT_TABLE table=test-workload [id=c618e6b805c9471080b0a26339f35307]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.153100 11396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b170f54644984812b59251bfd81d09ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.154250 11173 tablet_service.cc:1511] Processing CreateTablet for tablet b170f54644984812b59251bfd81d09ad (DEFAULT_TABLE table=test-workload [id=c618e6b805c9471080b0a26339f35307]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.155539 11173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b170f54644984812b59251bfd81d09ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.156193 11322 tablet_service.cc:1511] Processing CreateTablet for tablet b170f54644984812b59251bfd81d09ad (DEFAULT_TABLE table=test-workload [id=c618e6b805c9471080b0a26339f35307]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.157609 11322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b170f54644984812b59251bfd81d09ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.171653 11446 tablet_bootstrap.cc:492] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: Bootstrap starting.
I20260630 12:37:46.173012 11447 tablet_bootstrap.cc:492] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87: Bootstrap starting.
I20260630 12:37:46.179538 11446 tablet_bootstrap.cc:654] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.180531 11448 tablet_bootstrap.cc:492] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0: Bootstrap starting.
I20260630 12:37:46.181216 11447 tablet_bootstrap.cc:654] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.190384 11447 tablet_bootstrap.cc:492] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87: No bootstrap required, opened a new log
I20260630 12:37:46.190397 11448 tablet_bootstrap.cc:654] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.190971 11447 ts_tablet_manager.cc:1403] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:37:46.191705 11446 tablet_bootstrap.cc:492] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: No bootstrap required, opened a new log
I20260630 12:37:46.192317 11446 ts_tablet_manager.cc:1403] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:37:46.193495 11447 raft_consensus.cc:359] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.194100 11447 raft_consensus.cc:385] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.194415 11447 raft_consensus.cc:740] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7e9ef1f670469f8c9f84e8fcc4bf87, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.195415 11447 consensus_queue.cc:260] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.195665 11446 raft_consensus.cc:359] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.196523 11446 raft_consensus.cc:385] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.196853 11446 raft_consensus.cc:740] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bfebb6d734f45e0bc55e31c5e04220d, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.197172 11448 tablet_bootstrap.cc:492] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0: No bootstrap required, opened a new log
I20260630 12:37:46.197711 11448 ts_tablet_manager.cc:1403] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260630 12:37:46.197793 11446 consensus_queue.cc:260] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.201646 11448 raft_consensus.cc:359] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.202926 11448 raft_consensus.cc:385] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.203269 11448 raft_consensus.cc:740] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523f29dd92c946589b3d0f46c49e73c0, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.203881 11431 heartbeater.cc:499] Master 127.0.209.62:41761 was elected leader, sending a full tablet report...
I20260630 12:37:46.204249 11448 consensus_queue.cc:260] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.204867 11446 ts_tablet_manager.cc:1434] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:37:46.207454 11453 raft_consensus.cc:493] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:46.208050 11447 ts_tablet_manager.cc:1434] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.009s
I20260630 12:37:46.208165 11453 raft_consensus.cc:515] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.211939 11453 leader_election.cc:290] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7e9ef1f670469f8c9f84e8fcc4bf87 (127.0.209.1:38399), 523f29dd92c946589b3d0f46c49e73c0 (127.0.209.3:43419)
I20260630 12:37:46.212844 11208 heartbeater.cc:499] Master 127.0.209.62:41761 was elected leader, sending a full tablet report...
I20260630 12:37:46.213874 11357 heartbeater.cc:499] Master 127.0.209.62:41761 was elected leader, sending a full tablet report...
I20260630 12:37:46.222615 11448 ts_tablet_manager.cc:1434] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.009s
I20260630 12:37:46.227782 11183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b170f54644984812b59251bfd81d09ad" candidate_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" is_pre_election: true
I20260630 12:37:46.228569 11183 raft_consensus.cc:2468] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bfebb6d734f45e0bc55e31c5e04220d in term 0.
I20260630 12:37:46.230140 11370 leader_election.cc:304] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bfebb6d734f45e0bc55e31c5e04220d, ba7e9ef1f670469f8c9f84e8fcc4bf87; no voters: 
I20260630 12:37:46.231204 11453 raft_consensus.cc:2804] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:46.231596 11453 raft_consensus.cc:493] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:46.231982 11453 raft_consensus.cc:3060] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.232769 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b170f54644984812b59251bfd81d09ad" candidate_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523f29dd92c946589b3d0f46c49e73c0" is_pre_election: true
I20260630 12:37:46.233537 11332 raft_consensus.cc:2468] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bfebb6d734f45e0bc55e31c5e04220d in term 0.
I20260630 12:37:46.239385 11453 raft_consensus.cc:515] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.241228 11453 leader_election.cc:290] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [CANDIDATE]: Term 1 election: Requested vote from peers ba7e9ef1f670469f8c9f84e8fcc4bf87 (127.0.209.1:38399), 523f29dd92c946589b3d0f46c49e73c0 (127.0.209.3:43419)
I20260630 12:37:46.241966 11183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b170f54644984812b59251bfd81d09ad" candidate_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87"
I20260630 12:37:46.242566 11183 raft_consensus.cc:3060] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.242292 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b170f54644984812b59251bfd81d09ad" candidate_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523f29dd92c946589b3d0f46c49e73c0"
I20260630 12:37:46.243129 11332 raft_consensus.cc:3060] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.248108 11183 raft_consensus.cc:2468] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bfebb6d734f45e0bc55e31c5e04220d in term 1.
I20260630 12:37:46.248749 11332 raft_consensus.cc:2468] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bfebb6d734f45e0bc55e31c5e04220d in term 1.
I20260630 12:37:46.249354 11370 leader_election.cc:304] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bfebb6d734f45e0bc55e31c5e04220d, ba7e9ef1f670469f8c9f84e8fcc4bf87; no voters: 
I20260630 12:37:46.250263 11453 raft_consensus.cc:2804] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.251466 11453 raft_consensus.cc:697] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 1 LEADER]: Becoming Leader. State: Replica: 6bfebb6d734f45e0bc55e31c5e04220d, State: Running, Role: LEADER
I20260630 12:37:46.252247 11453 consensus_queue.cc:237] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } }
I20260630 12:37:46.259256 11078 catalog_manager.cc:5697] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bfebb6d734f45e0bc55e31c5e04220d (127.0.209.4). New cstate: current_term: 1 leader_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba7e9ef1f670469f8c9f84e8fcc4bf87" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 38399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bfebb6d734f45e0bc55e31c5e04220d" member_type: VOTER last_known_addr { host: "127.0.209.4" port: 34231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "523f29dd92c946589b3d0f46c49e73c0" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 43419 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:46.311326   836 auto_rebalancer.cc:639] Failed to schedule move for tablet b170f54644984812b59251bfd81d09ad: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:46.312829   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:46.331591   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.332495   836 tablet_replica.cc:333] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87: stopping tablet replica
I20260630 12:37:46.333083   836 raft_consensus.cc:2243] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.333527   836 raft_consensus.cc:2272] T b170f54644984812b59251bfd81d09ad P ba7e9ef1f670469f8c9f84e8fcc4bf87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.353014   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:46.362779   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:46.381174   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.396915   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:46.405732   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:46.423815   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.424644   836 tablet_replica.cc:333] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0: stopping tablet replica
I20260630 12:37:46.425205   836 raft_consensus.cc:2243] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.425639   836 raft_consensus.cc:2272] T b170f54644984812b59251bfd81d09ad P 523f29dd92c946589b3d0f46c49e73c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.444566   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:46.454360   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:37:46.472133   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.473037   836 tablet_replica.cc:333] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: stopping tablet replica
I20260630 12:37:46.473593   836 raft_consensus.cc:2243] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.474227   836 pending_rounds.cc:70] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: Trying to abort 1 pending ops.
I20260630 12:37:46.474434   836 pending_rounds.cc:77] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443279375769600 op_type: NO_OP noop_request { }
I20260630 12:37:46.474723   836 raft_consensus.cc:2889] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:46.474998   836 raft_consensus.cc:2272] T b170f54644984812b59251bfd81d09ad P 6bfebb6d734f45e0bc55e31c5e04220d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.495131   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:37:46.504570   836 master.cc:562] Master@127.0.209.62:41761 shutting down...
I20260630 12:37:46.519973   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.520545   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.520882   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90fb1c78f9f546d490ba07d80275a9e5: stopping tablet replica
I20260630 12:37:46.530746   836 master.cc:584] Master@127.0.209.62:41761 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1130 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:37:46.566191   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:44609
I20260630 12:37:46.567216   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.572297 11460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.573961 11461 instance_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:37:46.574019 11463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.574517   836 server_base.cc:1061] running on GCE node
I20260630 12:37:46.575410   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.575621   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.575832   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823066575812 us; error 0 us; skew 500 ppm
I20260630 12:37:46.576359   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.578606   836 webserver.cc:533] Webserver started at http://127.0.209.62:45991/ using document root <none> and password file <none>
I20260630 12:37:46.579085   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.579296   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.579569   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.580786   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "1096a57d29524e1691b020fa77f50a6d"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.585330   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:46.588778 11468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.589593   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:46.589898   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "1096a57d29524e1691b020fa77f50a6d"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.590220   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-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:37:46.608903   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.610020   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.644901   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:44609
I20260630 12:37:46.645005 11519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:44609 every 8 connection(s)
I20260630 12:37:46.648766 11520 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:37:46.659315 11520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d: Bootstrap starting.
I20260630 12:37:46.663714 11520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.667590 11520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d: No bootstrap required, opened a new log
I20260630 12:37:46.669607 11520 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1096a57d29524e1691b020fa77f50a6d" member_type: VOTER }
I20260630 12:37:46.669973 11520 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.670145 11520 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1096a57d29524e1691b020fa77f50a6d, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.670645 11520 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1096a57d29524e1691b020fa77f50a6d" member_type: VOTER }
I20260630 12:37:46.671031 11520 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.671211 11520 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.671423 11520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.676113 11520 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1096a57d29524e1691b020fa77f50a6d" member_type: VOTER }
I20260630 12:37:46.676575 11520 leader_election.cc:304] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [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: 1096a57d29524e1691b020fa77f50a6d; no voters: 
I20260630 12:37:46.677646 11520 leader_election.cc:290] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.678028 11523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.679476 11523 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 1 LEADER]: Becoming Leader. State: Replica: 1096a57d29524e1691b020fa77f50a6d, State: Running, Role: LEADER
I20260630 12:37:46.680187 11523 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [LEADER]: Queue going to LEADER mode. State: All 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: "1096a57d29524e1691b020fa77f50a6d" member_type: VOTER }
I20260630 12:37:46.680881 11520 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:46.683310 11524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1096a57d29524e1691b020fa77f50a6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1096a57d29524e1691b020fa77f50a6d" member_type: VOTER } }
I20260630 12:37:46.683429 11525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1096a57d29524e1691b020fa77f50a6d. Latest consensus state: current_term: 1 leader_uuid: "1096a57d29524e1691b020fa77f50a6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1096a57d29524e1691b020fa77f50a6d" member_type: VOTER } }
I20260630 12:37:46.684026 11525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.683998 11524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.687147 11529 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:46.692246 11529 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:46.696501   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:46.701316 11529 catalog_manager.cc:1383] Generated new cluster ID: 6179128d5d40463b840ab682cfa2d412
I20260630 12:37:46.701614 11529 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:46.727880 11529 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:46.729218 11529 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:46.744848 11529 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d: Generated new TSK 0
I20260630 12:37:46.745483 11529 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:46.763024   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.768999 11541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.770300 11542 instance_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:37:46.772014 11544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.772207   836 server_base.cc:1061] running on GCE node
I20260630 12:37:46.773105   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.773314   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.773443   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823066773432 us; error 0 us; skew 500 ppm
I20260630 12:37:46.773875   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.776170   836 webserver.cc:533] Webserver started at http://127.0.209.1:37009/ using document root <none> and password file <none>
I20260630 12:37:46.776600   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.776762   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.777006   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.778040   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "3d2559b0fb524da08b49acc5272910e5"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.782588   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:37:46.785985 11549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.786784   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:46.787083   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "3d2559b0fb524da08b49acc5272910e5"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.787386   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-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:37:46.804756   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.805814   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.807224   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.809471   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.809643   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.809942   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.810099   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.848513   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:45019
I20260630 12:37:46.848618 11611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:45019 every 8 connection(s)
I20260630 12:37:46.853551   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.860152 11616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.861289 11617 instance_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:37:46.863910 11619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.864164   836 server_base.cc:1061] running on GCE node
I20260630 12:37:46.865240   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.865521   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.865710   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823066865695 us; error 0 us; skew 500 ppm
I20260630 12:37:46.866482   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.868794 11612 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44609
I20260630 12:37:46.869284 11612 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.869313   836 webserver.cc:533] Webserver started at http://127.0.209.2:34643/ using document root <none> and password file <none>
I20260630 12:37:46.870047   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.870298   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.870256 11612 heartbeater.cc:507] Master 127.0.209.62:44609 requested a full tablet report, sending...
I20260630 12:37:46.870839   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.872279   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "2b4bb5d9cb064014aa039a977f735f69"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.872779 11485 ts_manager.cc:194] Registered new tserver with Master: 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019)
I20260630 12:37:46.874497 11485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53884
I20260630 12:37:46.877095   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:46.880460 11624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.881177   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:46.881461   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "2b4bb5d9cb064014aa039a977f735f69"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.881747   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-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:37:46.910380   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.911480   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.912945   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.915534   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.915710   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.916024   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.916194   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.954169   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:39093
I20260630 12:37:46.954277 11686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:39093 every 8 connection(s)
I20260630 12:37:46.959177   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.965337 11690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:46.966706 11691 instance_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:37:46.968442   836 server_base.cc:1061] running on GCE node
W20260630 12:37:46.969743 11693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:46.970732   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.970996   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.971226   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823066971210 us; error 0 us; skew 500 ppm
I20260630 12:37:46.971661 11687 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44609
I20260630 12:37:46.971874   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.972147 11687 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.972985 11687 heartbeater.cc:507] Master 127.0.209.62:44609 requested a full tablet report, sending...
I20260630 12:37:46.974681   836 webserver.cc:533] Webserver started at http://127.0.209.3:46605/ using document root <none> and password file <none>
I20260630 12:37:46.975216   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.975153 11485 ts_manager.cc:194] Registered new tserver with Master: 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093)
I20260630 12:37:46.975602   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.975963   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.976809 11485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53900
I20260630 12:37:46.977097   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "8e983e00aa114e0c997b16e4c007a514"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.981530   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:46.984776 11698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.985505   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:46.985843   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "8e983e00aa114e0c997b16e4c007a514"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-n2nm"
I20260630 12:37:46.986123   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-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:37:47.004401   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.005421   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.006778   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.008973   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.009171   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.009438   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.009630   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.047307   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:42231
I20260630 12:37:47.047430 11760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:42231 every 8 connection(s)
I20260630 12:37:47.060669 11761 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44609
I20260630 12:37:47.061156 11761 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.061872 11761 heartbeater.cc:507] Master 127.0.209.62:44609 requested a full tablet report, sending...
I20260630 12:37:47.063774 11485 ts_manager.cc:194] Registered new tserver with Master: 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:47.064409   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013818607s
I20260630 12:37:47.065514 11485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53906
I20260630 12:37:47.877362 11612 heartbeater.cc:499] Master 127.0.209.62:44609 was elected leader, sending a full tablet report...
I20260630 12:37:47.979244 11687 heartbeater.cc:499] Master 127.0.209.62:44609 was elected leader, sending a full tablet report...
I20260630 12:37:48.068492 11761 heartbeater.cc:499] Master 127.0.209.62:44609 was elected leader, sending a full tablet report...
I20260630 12:37:48.121436 11485 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53908:
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:37:48.123939 11485 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:37:48.191749 11651 tablet_service.cc:1511] Processing CreateTablet for tablet 48ba240581dd4fb5948aefc70f2556a6 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.192680 11650 tablet_service.cc:1511] Processing CreateTablet for tablet d4ca6bd7a1a9420b90b9080db7b46dc2 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.193288 11651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ba240581dd4fb5948aefc70f2556a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.194052 11650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ca6bd7a1a9420b90b9080db7b46dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.196874 11652 tablet_service.cc:1511] Processing CreateTablet for tablet 14a91af99a124b4abbd5b1db14803007 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.196655 11649 tablet_service.cc:1511] Processing CreateTablet for tablet 7670791bbd6d468cb3ec1647f8073140 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.198347 11652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a91af99a124b4abbd5b1db14803007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.199007 11649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7670791bbd6d468cb3ec1647f8073140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.200184 11725 tablet_service.cc:1511] Processing CreateTablet for tablet 48ba240581dd4fb5948aefc70f2556a6 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.200467 11726 tablet_service.cc:1511] Processing CreateTablet for tablet 14a91af99a124b4abbd5b1db14803007 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.201606 11725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ba240581dd4fb5948aefc70f2556a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.204062 11726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a91af99a124b4abbd5b1db14803007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.204937 11724 tablet_service.cc:1511] Processing CreateTablet for tablet d4ca6bd7a1a9420b90b9080db7b46dc2 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.206296 11724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ca6bd7a1a9420b90b9080db7b46dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.208875 11723 tablet_service.cc:1511] Processing CreateTablet for tablet 7670791bbd6d468cb3ec1647f8073140 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.210254 11723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7670791bbd6d468cb3ec1647f8073140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.221028 11781 tablet_bootstrap.cc:492] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69: Bootstrap starting.
I20260630 12:37:48.229112 11781 tablet_bootstrap.cc:654] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.233642 11577 tablet_service.cc:1511] Processing CreateTablet for tablet 14a91af99a124b4abbd5b1db14803007 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.246049 11577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a91af99a124b4abbd5b1db14803007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.239521 11574 tablet_service.cc:1511] Processing CreateTablet for tablet 7670791bbd6d468cb3ec1647f8073140 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.248889 11574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7670791bbd6d468cb3ec1647f8073140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.241672 11576 tablet_service.cc:1511] Processing CreateTablet for tablet 48ba240581dd4fb5948aefc70f2556a6 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.253013 11782 tablet_bootstrap.cc:492] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514: Bootstrap starting.
I20260630 12:37:48.237269 11575 tablet_service.cc:1511] Processing CreateTablet for tablet d4ca6bd7a1a9420b90b9080db7b46dc2 (DEFAULT_TABLE table=test-workload [id=8d82a9a8a6ea4f008c9a3a5650a90dbd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.253072 11576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ba240581dd4fb5948aefc70f2556a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.260128 11575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ca6bd7a1a9420b90b9080db7b46dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.293439 11784 tablet_bootstrap.cc:492] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5: Bootstrap starting.
I20260630 12:37:48.294871 11782 tablet_bootstrap.cc:654] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.301788 11784 tablet_bootstrap.cc:654] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.313066 11784 tablet_bootstrap.cc:492] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5: No bootstrap required, opened a new log
I20260630 12:37:48.313889 11784 ts_tablet_manager.cc:1403] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:37:48.317660 11784 raft_consensus.cc:359] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.318923 11784 raft_consensus.cc:385] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.319376 11784 raft_consensus.cc:740] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2559b0fb524da08b49acc5272910e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.322638 11781 tablet_bootstrap.cc:492] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69: No bootstrap required, opened a new log
I20260630 12:37:48.323356 11781 ts_tablet_manager.cc:1403] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69: Time spent bootstrapping tablet: real 0.103s	user 0.047s	sys 0.048s
I20260630 12:37:48.322728 11784 consensus_queue.cc:260] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.325337 11782 tablet_bootstrap.cc:492] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514: No bootstrap required, opened a new log
I20260630 12:37:48.326226 11782 ts_tablet_manager.cc:1403] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514: Time spent bootstrapping tablet: real 0.074s	user 0.002s	sys 0.009s
I20260630 12:37:48.327343 11781 raft_consensus.cc:359] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.328080 11784 ts_tablet_manager.cc:1434] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:37:48.328227 11781 raft_consensus.cc:385] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.328619 11781 raft_consensus.cc:740] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4bb5d9cb064014aa039a977f735f69, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.329226 11784 tablet_bootstrap.cc:492] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5: Bootstrap starting.
I20260630 12:37:48.329276 11782 raft_consensus.cc:359] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.329420 11781 consensus_queue.cc:260] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.330454 11782 raft_consensus.cc:385] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.330895 11782 raft_consensus.cc:740] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e983e00aa114e0c997b16e4c007a514, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.331877 11782 consensus_queue.cc:260] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.339591 11784 tablet_bootstrap.cc:654] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.344424 11789 raft_consensus.cc:493] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.346251 11789 raft_consensus.cc:515] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.347544 11781 ts_tablet_manager.cc:1434] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260630 12:37:48.348997 11781 tablet_bootstrap.cc:492] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69: Bootstrap starting.
I20260630 12:37:48.345631 11782 ts_tablet_manager.cc:1434] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260630 12:37:48.352730 11782 tablet_bootstrap.cc:492] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514: Bootstrap starting.
I20260630 12:37:48.358012 11781 tablet_bootstrap.cc:654] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.359807 11782 tablet_bootstrap.cc:654] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.361004 11784 tablet_bootstrap.cc:492] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5: No bootstrap required, opened a new log
I20260630 12:37:48.361809 11784 ts_tablet_manager.cc:1403] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.010s
I20260630 12:37:48.365774 11784 raft_consensus.cc:359] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.366827 11784 raft_consensus.cc:385] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.367267 11784 raft_consensus.cc:740] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2559b0fb524da08b49acc5272910e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.368392 11784 consensus_queue.cc:260] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.371618 11784 ts_tablet_manager.cc:1434] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:48.372759 11784 tablet_bootstrap.cc:492] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5: Bootstrap starting.
I20260630 12:37:48.373683 11781 tablet_bootstrap.cc:492] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69: No bootstrap required, opened a new log
I20260630 12:37:48.374385 11781 ts_tablet_manager.cc:1403] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260630 12:37:48.378087 11781 raft_consensus.cc:359] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.378959 11784 tablet_bootstrap.cc:654] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.378957 11781 raft_consensus.cc:385] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.382824 11781 raft_consensus.cc:740] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4bb5d9cb064014aa039a977f735f69, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.384171 11781 consensus_queue.cc:260] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.387913 11781 ts_tablet_manager.cc:1434] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:37:48.390936 11781 tablet_bootstrap.cc:492] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69: Bootstrap starting.
I20260630 12:37:48.398612 11781 tablet_bootstrap.cc:654] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.401523 11662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a91af99a124b4abbd5b1db14803007" candidate_uuid: "8e983e00aa114e0c997b16e4c007a514" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4bb5d9cb064014aa039a977f735f69" is_pre_election: true
W20260630 12:37:48.407303 11699 leader_election.cc:343] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.409247 11789 leader_election.cc:290] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093), 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019)
I20260630 12:37:48.416338 11788 raft_consensus.cc:493] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.416991 11788 raft_consensus.cc:515] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.418071 11781 tablet_bootstrap.cc:492] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69: No bootstrap required, opened a new log
I20260630 12:37:48.418638 11781 ts_tablet_manager.cc:1403] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260630 12:37:48.419282 11782 tablet_bootstrap.cc:492] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514: No bootstrap required, opened a new log
I20260630 12:37:48.419917 11782 ts_tablet_manager.cc:1403] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.033s
I20260630 12:37:48.420411 11784 tablet_bootstrap.cc:492] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5: No bootstrap required, opened a new log
I20260630 12:37:48.420225 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a91af99a124b4abbd5b1db14803007" candidate_uuid: "8e983e00aa114e0c997b16e4c007a514" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2559b0fb524da08b49acc5272910e5" is_pre_election: true
I20260630 12:37:48.421008 11784 ts_tablet_manager.cc:1403] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.008s
I20260630 12:37:48.422081 11781 raft_consensus.cc:359] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.423178 11781 raft_consensus.cc:385] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.422824 11782 raft_consensus.cc:359] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.423584 11781 raft_consensus.cc:740] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4bb5d9cb064014aa039a977f735f69, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.423825 11782 raft_consensus.cc:385] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.424211 11782 raft_consensus.cc:740] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e983e00aa114e0c997b16e4c007a514, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.424829 11781 consensus_queue.cc:260] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.425063 11782 consensus_queue.cc:260] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.426677 11788 leader_election.cc:290] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.427546 11782 ts_tablet_manager.cc:1434] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:37:48.428634 11782 tablet_bootstrap.cc:492] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514: Bootstrap starting.
I20260630 12:37:48.423833 11784 raft_consensus.cc:359] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.436666 11784 raft_consensus.cc:385] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.436976 11784 raft_consensus.cc:740] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2559b0fb524da08b49acc5272910e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.438854 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba240581dd4fb5948aefc70f2556a6" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2559b0fb524da08b49acc5272910e5" is_pre_election: true
I20260630 12:37:48.440735 11782 tablet_bootstrap.cc:654] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.440835 11587 raft_consensus.cc:2468] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 0.
I20260630 12:37:48.441008 11784 consensus_queue.cc:260] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.441980 11781 ts_tablet_manager.cc:1434] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.001s
I20260630 12:37:48.442731 11626 leader_election.cc:304] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4bb5d9cb064014aa039a977f735f69, 3d2559b0fb524da08b49acc5272910e5; no voters: 
W20260630 12:37:48.440132 11700 leader_election.cc:343] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.444765 11781 tablet_bootstrap.cc:492] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69: Bootstrap starting.
I20260630 12:37:48.445827 11784 ts_tablet_manager.cc:1434] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260630 12:37:48.447301 11784 tablet_bootstrap.cc:492] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5: Bootstrap starting.
I20260630 12:37:48.443856 11700 leader_election.cc:304] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [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: 8e983e00aa114e0c997b16e4c007a514; no voters: 2b4bb5d9cb064014aa039a977f735f69, 3d2559b0fb524da08b49acc5272910e5
I20260630 12:37:48.454593 11789 raft_consensus.cc:2749] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:48.455014 11800 raft_consensus.cc:2804] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.455562 11800 raft_consensus.cc:493] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.455219 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba240581dd4fb5948aefc70f2556a6" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514" is_pre_election: true
I20260630 12:37:48.456000 11800 raft_consensus.cc:3060] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.456374 11736 raft_consensus.cc:2468] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 0.
I20260630 12:37:48.458621 11781 tablet_bootstrap.cc:654] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.466266 11800 raft_consensus.cc:515] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.466993 11784 tablet_bootstrap.cc:654] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.469383 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba240581dd4fb5948aefc70f2556a6" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2559b0fb524da08b49acc5272910e5"
I20260630 12:37:48.470073 11587 raft_consensus.cc:3060] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.471858 11781 tablet_bootstrap.cc:492] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69: No bootstrap required, opened a new log
I20260630 12:37:48.472386 11781 ts_tablet_manager.cc:1403] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260630 12:37:48.472334 11800 leader_election.cc:290] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 election: Requested vote from peers 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.473757 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba240581dd4fb5948aefc70f2556a6" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514"
I20260630 12:37:48.474364 11736 raft_consensus.cc:3060] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.475718 11781 raft_consensus.cc:359] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.476703 11781 raft_consensus.cc:385] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.477041 11781 raft_consensus.cc:740] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4bb5d9cb064014aa039a977f735f69, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.477896 11781 consensus_queue.cc:260] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.480255 11781 ts_tablet_manager.cc:1434] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:48.481987 11587 raft_consensus.cc:2468] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 1.
I20260630 12:37:48.482146 11782 tablet_bootstrap.cc:492] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514: No bootstrap required, opened a new log
I20260630 12:37:48.483623 11626 leader_election.cc:304] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4bb5d9cb064014aa039a977f735f69, 3d2559b0fb524da08b49acc5272910e5; no voters: 
I20260630 12:37:48.484593 11800 raft_consensus.cc:2804] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.485317 11800 raft_consensus.cc:697] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4bb5d9cb064014aa039a977f735f69, State: Running, Role: LEADER
I20260630 12:37:48.485747 11784 tablet_bootstrap.cc:492] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5: No bootstrap required, opened a new log
I20260630 12:37:48.485846 11782 ts_tablet_manager.cc:1403] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.014s
I20260630 12:37:48.486430 11784 ts_tablet_manager.cc:1403] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.013s
I20260630 12:37:48.486238 11800 consensus_queue.cc:237] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.488857 11736 raft_consensus.cc:2468] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 1.
I20260630 12:37:48.489331 11782 raft_consensus.cc:359] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.490115 11782 raft_consensus.cc:385] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.490491 11782 raft_consensus.cc:740] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e983e00aa114e0c997b16e4c007a514, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.490965 11784 raft_consensus.cc:359] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.491369 11787 raft_consensus.cc:493] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.491492 11782 consensus_queue.cc:260] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.492445 11787 raft_consensus.cc:515] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.496186 11782 ts_tablet_manager.cc:1434] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:48.496929 11787 leader_election.cc:290] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.497288 11782 tablet_bootstrap.cc:492] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514: Bootstrap starting.
I20260630 12:37:48.501892 11484 catalog_manager.cc:5697] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "2b4bb5d9cb064014aa039a977f735f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.491832 11784 raft_consensus.cc:385] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.503765 11784 raft_consensus.cc:740] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2559b0fb524da08b49acc5272910e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.504733 11784 consensus_queue.cc:260] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.505690 11782 tablet_bootstrap.cc:654] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.506929 11784 ts_tablet_manager.cc:1434] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260630 12:37:48.523993 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7670791bbd6d468cb3ec1647f8073140" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514" is_pre_election: true
I20260630 12:37:48.524561 11662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7670791bbd6d468cb3ec1647f8073140" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4bb5d9cb064014aa039a977f735f69" is_pre_election: true
I20260630 12:37:48.524691 11736 raft_consensus.cc:2468] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 0.
I20260630 12:37:48.525403 11782 tablet_bootstrap.cc:492] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514: No bootstrap required, opened a new log
I20260630 12:37:48.525332 11662 raft_consensus.cc:2468] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 0.
I20260630 12:37:48.526037 11782 ts_tablet_manager.cc:1403] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260630 12:37:48.526328 11550 leader_election.cc:304] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2559b0fb524da08b49acc5272910e5, 8e983e00aa114e0c997b16e4c007a514; no voters: 
I20260630 12:37:48.527087 11787 raft_consensus.cc:2804] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.527453 11787 raft_consensus.cc:493] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.527901 11787 raft_consensus.cc:3060] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.529199 11782 raft_consensus.cc:359] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.529948 11782 raft_consensus.cc:385] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.530247 11782 raft_consensus.cc:740] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e983e00aa114e0c997b16e4c007a514, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.531000 11782 consensus_queue.cc:260] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.533247 11782 ts_tablet_manager.cc:1434] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:37:48.536088 11787 raft_consensus.cc:515] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.538482 11787 leader_election.cc:290] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 election: Requested vote from peers 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.539187 11662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7670791bbd6d468cb3ec1647f8073140" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4bb5d9cb064014aa039a977f735f69"
I20260630 12:37:48.539569 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7670791bbd6d468cb3ec1647f8073140" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514"
I20260630 12:37:48.539842 11662 raft_consensus.cc:3060] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.540267 11736 raft_consensus.cc:3060] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.546005 11662 raft_consensus.cc:2468] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 1.
I20260630 12:37:48.547477 11550 leader_election.cc:304] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4bb5d9cb064014aa039a977f735f69, 3d2559b0fb524da08b49acc5272910e5; no voters: 
I20260630 12:37:48.548286 11736 raft_consensus.cc:2468] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 1.
I20260630 12:37:48.548332 11787 raft_consensus.cc:2804] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.549924 11787 raft_consensus.cc:697] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 1 LEADER]: Becoming Leader. State: Replica: 3d2559b0fb524da08b49acc5272910e5, State: Running, Role: LEADER
I20260630 12:37:48.550738 11787 consensus_queue.cc:237] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.558248 11484 catalog_manager.cc:5697] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "3d2559b0fb524da08b49acc5272910e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.573153 11787 raft_consensus.cc:493] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.573705 11787 raft_consensus.cc:515] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.575546 11787 leader_election.cc:290] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.575541 11800 raft_consensus.cc:493] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.576344 11800 raft_consensus.cc:515] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.576532 11662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a91af99a124b4abbd5b1db14803007" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4bb5d9cb064014aa039a977f735f69" is_pre_election: true
I20260630 12:37:48.576653 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a91af99a124b4abbd5b1db14803007" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514" is_pre_election: true
I20260630 12:37:48.577280 11662 raft_consensus.cc:2468] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 0.
I20260630 12:37:48.577404 11736 raft_consensus.cc:2468] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 0.
I20260630 12:37:48.578469 11800 leader_election.cc:290] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.578428 11550 leader_election.cc:304] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4bb5d9cb064014aa039a977f735f69, 3d2559b0fb524da08b49acc5272910e5; no voters: 
I20260630 12:37:48.579468 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ca6bd7a1a9420b90b9080db7b46dc2" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2559b0fb524da08b49acc5272910e5" is_pre_election: true
I20260630 12:37:48.579578 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ca6bd7a1a9420b90b9080db7b46dc2" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514" is_pre_election: true
I20260630 12:37:48.579944 11787 raft_consensus.cc:2804] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.580219 11587 raft_consensus.cc:2468] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 0.
I20260630 12:37:48.580371 11787 raft_consensus.cc:493] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.580353 11736 raft_consensus.cc:2468] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 0.
I20260630 12:37:48.581089 11787 raft_consensus.cc:3060] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.581307 11626 leader_election.cc:304] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4bb5d9cb064014aa039a977f735f69, 3d2559b0fb524da08b49acc5272910e5; no voters: 
I20260630 12:37:48.582229 11800 raft_consensus.cc:2804] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.582587 11800 raft_consensus.cc:493] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.582906 11800 raft_consensus.cc:3060] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.588866 11787 raft_consensus.cc:515] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.590284 11800 raft_consensus.cc:515] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.591261 11787 leader_election.cc:290] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 election: Requested vote from peers 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2:39093), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.592133 11662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a91af99a124b4abbd5b1db14803007" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4bb5d9cb064014aa039a977f735f69"
I20260630 12:37:48.592320 11800 leader_election.cc:290] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 election: Requested vote from peers 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019), 8e983e00aa114e0c997b16e4c007a514 (127.0.209.3:42231)
I20260630 12:37:48.592528 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a91af99a124b4abbd5b1db14803007" candidate_uuid: "3d2559b0fb524da08b49acc5272910e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514"
I20260630 12:37:48.592772 11662 raft_consensus.cc:3060] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.593130 11736 raft_consensus.cc:3060] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.593590 11735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ca6bd7a1a9420b90b9080db7b46dc2" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e983e00aa114e0c997b16e4c007a514"
I20260630 12:37:48.594266 11735 raft_consensus.cc:3060] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.594705 11587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ca6bd7a1a9420b90b9080db7b46dc2" candidate_uuid: "2b4bb5d9cb064014aa039a977f735f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d2559b0fb524da08b49acc5272910e5"
I20260630 12:37:48.595275 11587 raft_consensus.cc:3060] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.600114 11662 raft_consensus.cc:2468] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 1.
I20260630 12:37:48.600277 11736 raft_consensus.cc:2468] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d2559b0fb524da08b49acc5272910e5 in term 1.
I20260630 12:37:48.601795 11550 leader_election.cc:304] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d2559b0fb524da08b49acc5272910e5, 8e983e00aa114e0c997b16e4c007a514; no voters: 
I20260630 12:37:48.602257 11735 raft_consensus.cc:2468] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 1.
I20260630 12:37:48.602943 11787 raft_consensus.cc:2804] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.602275 11587 raft_consensus.cc:2468] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4bb5d9cb064014aa039a977f735f69 in term 1.
I20260630 12:37:48.603451 11787 raft_consensus.cc:697] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 1 LEADER]: Becoming Leader. State: Replica: 3d2559b0fb524da08b49acc5272910e5, State: Running, Role: LEADER
I20260630 12:37:48.603636 11625 leader_election.cc:304] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4bb5d9cb064014aa039a977f735f69, 8e983e00aa114e0c997b16e4c007a514; no voters: 
I20260630 12:37:48.604641 11800 raft_consensus.cc:2804] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.604593 11787 consensus_queue.cc:237] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } }
I20260630 12:37:48.605290 11800 raft_consensus.cc:697] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4bb5d9cb064014aa039a977f735f69, State: Running, Role: LEADER
I20260630 12:37:48.606161 11800 consensus_queue.cc:237] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } }
I20260630 12:37:48.613802 11484 catalog_manager.cc:5697] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "3d2559b0fb524da08b49acc5272910e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:48.614799 11483 catalog_manager.cc:5697] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4bb5d9cb064014aa039a977f735f69 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "2b4bb5d9cb064014aa039a977f735f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.889428 11800 consensus_queue.cc:1048] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:48.901419 11800 consensus_queue.cc:1048] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.014930 11787 consensus_queue.cc:1048] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.027024 11818 consensus_queue.cc:1048] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.035422 11800 consensus_queue.cc:1048] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.047098 11821 consensus_queue.cc:1048] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.089080 11818 consensus_queue.cc:1048] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.100028 11787 consensus_queue.cc:1048] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:56.751250   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:56.759155 11827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:56.759353 11828 instance_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:37:56.760944 11830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:56.763945   836 server_base.cc:1061] running on GCE node
I20260630 12:37:56.766551   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:56.766824   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:56.767030   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823076767013 us; error 0 us; skew 500 ppm
I20260630 12:37:56.767581   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:56.770714   836 webserver.cc:533] Webserver started at http://127.0.209.4:33561/ using document root <none> and password file <none>
I20260630 12:37:56.771293   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:56.771524   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:56.771922   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:56.773526   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "6ede29a7e96a4f1e8051b6d44174a4a1"
format_stamp: "Formatted at 2026-06-30 12:37:56 on dist-test-slave-n2nm"
I20260630 12:37:56.778507   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:56.782326 11835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.783083   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:56.783409   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "6ede29a7e96a4f1e8051b6d44174a4a1"
format_stamp: "Formatted at 2026-06-30 12:37:56 on dist-test-slave-n2nm"
I20260630 12:37:56.783782   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822841017348-836-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:37:56.807381   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:56.808823   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:56.810431   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:56.813571   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:56.813812   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.814085   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:56.814261   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.859150   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:39847
I20260630 12:37:56.859263 11897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:39847 every 8 connection(s)
I20260630 12:37:56.875674 11898 heartbeater.cc:344] Connected to a master server at 127.0.209.62:44609
I20260630 12:37:56.876109 11898 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:56.876945 11898 heartbeater.cc:507] Master 127.0.209.62:44609 requested a full tablet report, sending...
I20260630 12:37:56.878945 11484 ts_manager.cc:194] Registered new tserver with Master: 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4:39847)
I20260630 12:37:56.880549 11484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51122
I20260630 12:37:57.816288 11587 consensus_queue.cc:237] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [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: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } attrs { replace: true } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } }
I20260630 12:37:57.826692 11736 raft_consensus.cc:1275] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Refusing update from remote peer 3d2559b0fb524da08b49acc5272910e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.826900 11662 raft_consensus.cc:1275] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Refusing update from remote peer 3d2559b0fb524da08b49acc5272910e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.828766 11905 consensus_queue.cc:1048] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:57.830236 11808 consensus_queue.cc:1048] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } 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:37:57.838510 11550 consensus_peers.cc:597] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 -> Peer 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4:39847): Couldn't send request to peer 6ede29a7e96a4f1e8051b6d44174a4a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7670791bbd6d468cb3ec1647f8073140. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.845000 11808 raft_consensus.cc:2955] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } attrs { replace: true } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.847009 11662 raft_consensus.cc:2955] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } attrs { replace: true } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.848595 11736 raft_consensus.cc:2955] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } attrs { replace: true } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.866266 11484 catalog_manager.cc:5697] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "3d2559b0fb524da08b49acc5272910e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } attrs { replace: true } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.883541 11898 heartbeater.cc:499] Master 127.0.209.62:44609 was elected leader, sending a full tablet report...
I20260630 12:37:57.885711 11662 consensus_queue.cc:237] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [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: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } attrs { replace: true } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } }
I20260630 12:37:57.898339 11587 raft_consensus.cc:1275] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Refusing update from remote peer 2b4bb5d9cb064014aa039a977f735f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.899797 11736 raft_consensus.cc:1275] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Refusing update from remote peer 2b4bb5d9cb064014aa039a977f735f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.900514   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:37:57.904943 11918 consensus_queue.cc:1048] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:37:57.906159 11800 consensus_queue.cc:1048] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:57.914543 11626 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:37:57.918812 11625 consensus_peers.cc:597] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 -> Peer 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4:39847): Couldn't send request to peer 6ede29a7e96a4f1e8051b6d44174a4a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4ca6bd7a1a9420b90b9080db7b46dc2. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:57.923575 11626 consensus_peers.cc:597] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 -> Peer 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019): Couldn't send request to peer 3d2559b0fb524da08b49acc5272910e5. 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:37:57.928436 11800 raft_consensus.cc:2955] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } attrs { replace: true } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.930262 11736 raft_consensus.cc:2955] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } attrs { replace: true } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.950852 11662 consensus_queue.cc:237] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [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: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } }
I20260630 12:37:57.964811 11485 catalog_manager.cc:5697] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "2b4bb5d9cb064014aa039a977f735f69" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } attrs { replace: true } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.976038   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:57.977576   836 tablet_replica.cc:333] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5: stopping tablet replica
I20260630 12:37:57.978787   836 raft_consensus.cc:2243] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.980144 11736 raft_consensus.cc:1275] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Refusing update from remote peer 2b4bb5d9cb064014aa039a977f735f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.980240   836 raft_consensus.cc:2272] T 14a91af99a124b4abbd5b1db14803007 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:57.981547 11625 consensus_peers.cc:597] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 -> Peer 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4:39847): Couldn't send request to peer 6ede29a7e96a4f1e8051b6d44174a4a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48ba240581dd4fb5948aefc70f2556a6. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:57.982152 11626 consensus_peers.cc:597] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 -> Peer 3d2559b0fb524da08b49acc5272910e5 (127.0.209.1:45019): Couldn't send request to peer 3d2559b0fb524da08b49acc5272910e5. 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:37:57.982594 11800 consensus_queue.cc:1048] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } 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:37:57.984690   836 tablet_replica.cc:333] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5: stopping tablet replica
I20260630 12:37:57.985764   836 raft_consensus.cc:2243] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.986413   836 raft_consensus.cc:2272] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.989916   836 tablet_replica.cc:333] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5: stopping tablet replica
I20260630 12:37:57.990701   836 raft_consensus.cc:2243] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.991400   836 raft_consensus.cc:2272] T 48ba240581dd4fb5948aefc70f2556a6 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.995018   836 tablet_replica.cc:333] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5: stopping tablet replica
I20260630 12:37:57.993935 11923 raft_consensus.cc:2955] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.995949   836 raft_consensus.cc:2243] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.995941 11736 raft_consensus.cc:2955] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:57.997603   836 raft_consensus.cc:2272] T 7670791bbd6d468cb3ec1647f8073140 P 3d2559b0fb524da08b49acc5272910e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.009218 11483 catalog_manager.cc:5697] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ede29a7e96a4f1e8051b6d44174a4a1 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "2b4bb5d9cb064014aa039a977f735f69" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d2559b0fb524da08b49acc5272910e5" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 45019 } } peers { permanent_uuid: "2b4bb5d9cb064014aa039a977f735f69" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 39093 } } peers { permanent_uuid: "8e983e00aa114e0c997b16e4c007a514" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "6ede29a7e96a4f1e8051b6d44174a4a1" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 39847 } attrs { promote: true } } }
I20260630 12:37:58.028116   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:37:58.050732   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:37:58.088251   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:58.089198   836 tablet_replica.cc:333] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69: stopping tablet replica
I20260630 12:37:58.090037   836 raft_consensus.cc:2243] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.090744   836 raft_consensus.cc:2272] T 7670791bbd6d468cb3ec1647f8073140 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.093982   836 tablet_replica.cc:333] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69: stopping tablet replica
I20260630 12:37:58.094640   836 raft_consensus.cc:2243] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:58.095703   836 raft_consensus.cc:2272] T 48ba240581dd4fb5948aefc70f2556a6 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.099596   836 tablet_replica.cc:333] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69: stopping tablet replica
I20260630 12:37:58.100248   836 raft_consensus.cc:2243] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.100777   836 raft_consensus.cc:2272] T 14a91af99a124b4abbd5b1db14803007 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.103291   836 tablet_replica.cc:333] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69: stopping tablet replica
I20260630 12:37:58.103865   836 raft_consensus.cc:2243] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:58.104867   836 raft_consensus.cc:2272] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 2b4bb5d9cb064014aa039a977f735f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.132658   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:37:58.157150   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:37:58.194108   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:58.194959   836 tablet_replica.cc:333] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514: stopping tablet replica
I20260630 12:37:58.195933   836 raft_consensus.cc:2243] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.196625   836 raft_consensus.cc:2272] T 7670791bbd6d468cb3ec1647f8073140 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.200919   836 tablet_replica.cc:333] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514: stopping tablet replica
I20260630 12:37:58.201835   836 raft_consensus.cc:2243] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.202486   836 raft_consensus.cc:2272] T 48ba240581dd4fb5948aefc70f2556a6 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.206166   836 tablet_replica.cc:333] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514: stopping tablet replica
I20260630 12:37:58.206947   836 raft_consensus.cc:2243] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.207561   836 raft_consensus.cc:2272] T d4ca6bd7a1a9420b90b9080db7b46dc2 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.210942   836 tablet_replica.cc:333] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514: stopping tablet replica
I20260630 12:37:58.211606   836 raft_consensus.cc:2243] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.212270   836 raft_consensus.cc:2272] T 14a91af99a124b4abbd5b1db14803007 P 8e983e00aa114e0c997b16e4c007a514 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.240530   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:37:58.266862   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:37:58.293061   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:58.310505   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:37:58.322221   836 master.cc:562] Master@127.0.209.62:44609 shutting down...
W20260630 12:37:58.357918 11533 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:58.359249   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:58.359887   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.360250   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1096a57d29524e1691b020fa77f50a6d: stopping tablet replica
I20260630 12:37:58.379884   836 master.cc:584] Master@127.0.209.62:44609 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (11862 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:37:58.425794   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:36075
I20260630 12:37:58.426868   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:58.432222 11926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:58.432512 11927 instance_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:37:58.433492 11929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:58.434733   836 server_base.cc:1061] running on GCE node
I20260630 12:37:58.435602   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:58.435848   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:58.435971   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823078435960 us; error 0 us; skew 500 ppm
I20260630 12:37:58.436400   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:58.438542   836 webserver.cc:533] Webserver started at http://127.0.209.62:37959/ using document root <none> and password file <none>
I20260630 12:37:58.438977   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:58.439132   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:58.439349   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:58.440534   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "b9fe75b5c44e4279916a5c6446e49e63"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.444893   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:58.448065 11934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.448791   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:58.449040   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "b9fe75b5c44e4279916a5c6446e49e63"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.449303   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-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:37:58.461274   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:58.462361   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:58.500118   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:36075
I20260630 12:37:58.500231 11985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:36075 every 8 connection(s)
I20260630 12:37:58.503988 11986 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:37:58.515265 11986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63: Bootstrap starting.
I20260630 12:37:58.519982 11986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:58.524253 11986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63: No bootstrap required, opened a new log
I20260630 12:37:58.526417 11986 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fe75b5c44e4279916a5c6446e49e63" member_type: VOTER }
I20260630 12:37:58.526851 11986 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:58.527072 11986 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9fe75b5c44e4279916a5c6446e49e63, State: Initialized, Role: FOLLOWER
I20260630 12:37:58.527760 11986 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9fe75b5c44e4279916a5c6446e49e63" member_type: VOTER }
I20260630 12:37:58.528218 11986 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:58.528434 11986 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:58.528731 11986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:58.533628 11986 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fe75b5c44e4279916a5c6446e49e63" member_type: VOTER }
I20260630 12:37:58.534178 11986 leader_election.cc:304] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [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: b9fe75b5c44e4279916a5c6446e49e63; no voters: 
I20260630 12:37:58.535317 11986 leader_election.cc:290] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:58.535655 11989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:58.537070 11989 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 1 LEADER]: Becoming Leader. State: Replica: b9fe75b5c44e4279916a5c6446e49e63, State: Running, Role: LEADER
I20260630 12:37:58.537748 11989 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [LEADER]: Queue going to LEADER mode. State: All 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: "b9fe75b5c44e4279916a5c6446e49e63" member_type: VOTER }
I20260630 12:37:58.538293 11986 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:58.541203 11991 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9fe75b5c44e4279916a5c6446e49e63. Latest consensus state: current_term: 1 leader_uuid: "b9fe75b5c44e4279916a5c6446e49e63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fe75b5c44e4279916a5c6446e49e63" member_type: VOTER } }
I20260630 12:37:58.542061 11991 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:58.541208 11990 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9fe75b5c44e4279916a5c6446e49e63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fe75b5c44e4279916a5c6446e49e63" member_type: VOTER } }
I20260630 12:37:58.542775 11990 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:58.545606 11996 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:58.550941 11996 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:58.554167   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:58.560132 11996 catalog_manager.cc:1383] Generated new cluster ID: 18c78f0638624a2088906fba2409c404
I20260630 12:37:58.560441 11996 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:58.581372 11996 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:58.582921 11996 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:58.595765 11996 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63: Generated new TSK 0
I20260630 12:37:58.596342 11996 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:58.621340   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:58.627754 12007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:58.628489 12008 instance_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:37:58.630404 12010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:58.631065   836 server_base.cc:1061] running on GCE node
I20260630 12:37:58.632038   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:58.632270   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:58.632440   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823078632425 us; error 0 us; skew 500 ppm
I20260630 12:37:58.632928   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:58.635140   836 webserver.cc:533] Webserver started at http://127.0.209.1:41823/ using document root <none> and password file <none>
I20260630 12:37:58.635619   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:58.635857   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:58.636132   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:58.637339   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "0abf2ba34a12400c84446b2baf497eb7"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.642010   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:37:58.645318 12015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.646087   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:58.646376   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "0abf2ba34a12400c84446b2baf497eb7"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.646667   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-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:37:58.656808   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:58.657951   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:58.659389   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:58.661634   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:58.661866   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.662114   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:58.662292   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.702549   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:39595
I20260630 12:37:58.702672 12077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:39595 every 8 connection(s)
I20260630 12:37:58.707788   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:58.714589 12082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:58.716892 12083 instance_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:37:58.719377 12078 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36075
I20260630 12:37:58.719978 12078 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:58.720430   836 server_base.cc:1061] running on GCE node
I20260630 12:37:58.721050 12078 heartbeater.cc:507] Master 127.0.209.62:36075 requested a full tablet report, sending...
W20260630 12:37:58.721231 12086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:58.722227   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:58.722479   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:58.722666   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823078722631 us; error 0 us; skew 500 ppm
I20260630 12:37:58.723222   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:58.723322 11951 ts_manager.cc:194] Registered new tserver with Master: 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595)
I20260630 12:37:58.725723   836 webserver.cc:533] Webserver started at http://127.0.209.2:43643/ using document root <none> and password file <none>
I20260630 12:37:58.725769 11951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44340
I20260630 12:37:58.726353   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:58.726608   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:58.726893   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:58.728071   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "2210d06465054282aa12b58700886eb6"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.732404   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:37:58.735610 12090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.736470   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:58.736770   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "2210d06465054282aa12b58700886eb6"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.737051   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-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:37:58.779094   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:58.780287   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:58.781769   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:58.784114   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:58.784354   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.784595   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:58.784765   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.825495   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:35985
I20260630 12:37:58.825685 12152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:35985 every 8 connection(s)
I20260630 12:37:58.830533   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:58.837965 12156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:37:58.839951 12157 instance_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:37:58.841073 12159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:37:58.842608   836 server_base.cc:1061] running on GCE node
I20260630 12:37:58.843297 12153 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36075
I20260630 12:37:58.843642   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:58.843765 12153 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:58.843997   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:58.844275   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823078844257 us; error 0 us; skew 500 ppm
I20260630 12:37:58.844774 12153 heartbeater.cc:507] Master 127.0.209.62:36075 requested a full tablet report, sending...
I20260630 12:37:58.844885   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:58.847041 11951 ts_manager.cc:194] Registered new tserver with Master: 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985)
I20260630 12:37:58.847844   836 webserver.cc:533] Webserver started at http://127.0.209.3:39799/ using document root <none> and password file <none>
I20260630 12:37:58.848450   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:58.848678   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:58.848732 11951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44352
I20260630 12:37:58.849051   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:58.850631   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.855147   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:37:58.858500 12164 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.859453   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:58.859798   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
format_stamp: "Formatted at 2026-06-30 12:37:58 on dist-test-slave-n2nm"
I20260630 12:37:58.860090   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822841017348-836-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:37:58.870165   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:58.871217   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:58.872715   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:58.874917   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:58.875146   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.875392   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:58.875568   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:58.915572   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:37531
I20260630 12:37:58.915717 12226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:37531 every 8 connection(s)
I20260630 12:37:58.930959 12227 heartbeater.cc:344] Connected to a master server at 127.0.209.62:36075
I20260630 12:37:58.931463 12227 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:58.932369 12227 heartbeater.cc:507] Master 127.0.209.62:36075 requested a full tablet report, sending...
I20260630 12:37:58.934584 11951 ts_manager.cc:194] Registered new tserver with Master: a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:37:58.934937   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016022749s
I20260630 12:37:58.936290 11951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44360
I20260630 12:37:59.728641 12078 heartbeater.cc:499] Master 127.0.209.62:36075 was elected leader, sending a full tablet report...
I20260630 12:37:59.851644 12153 heartbeater.cc:499] Master 127.0.209.62:36075 was elected leader, sending a full tablet report...
I20260630 12:37:59.939254 12227 heartbeater.cc:499] Master 127.0.209.62:36075 was elected leader, sending a full tablet report...
I20260630 12:37:59.996124 11951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44370:
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:37:59.998771 11951 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:38:00.058102 12043 tablet_service.cc:1511] Processing CreateTablet for tablet dd88b8335d9a4d2ea22164ab11747d9b (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:00.060267 12043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd88b8335d9a4d2ea22164ab11747d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.060688 12042 tablet_service.cc:1511] Processing CreateTablet for tablet e3370bb06d41466cb54e079849a9937e (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:00.062203 12042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3370bb06d41466cb54e079849a9937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.071823 12192 tablet_service.cc:1511] Processing CreateTablet for tablet dd88b8335d9a4d2ea22164ab11747d9b (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:00.073347 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd88b8335d9a4d2ea22164ab11747d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.080341 12191 tablet_service.cc:1511] Processing CreateTablet for tablet e3370bb06d41466cb54e079849a9937e (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:00.081781 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3370bb06d41466cb54e079849a9937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.085913 12041 tablet_service.cc:1511] Processing CreateTablet for tablet 198c14694bdc4e909da9d07246e57d7b (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:00.088102 12041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198c14694bdc4e909da9d07246e57d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.090384 12247 tablet_bootstrap.cc:492] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7: Bootstrap starting.
I20260630 12:38:00.097281 12190 tablet_service.cc:1511] Processing CreateTablet for tablet 198c14694bdc4e909da9d07246e57d7b (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:00.098724 12190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198c14694bdc4e909da9d07246e57d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.110219 12042 tablet_service.cc:1511] Processing CreateTablet for tablet 37c32f5beec04d62b86bb3ab637666dd (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:00.113502 12189 tablet_service.cc:1511] Processing CreateTablet for tablet 37c32f5beec04d62b86bb3ab637666dd (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:00.114295 12118 tablet_service.cc:1511] Processing CreateTablet for tablet dd88b8335d9a4d2ea22164ab11747d9b (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:00.114955 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c32f5beec04d62b86bb3ab637666dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.115238 12116 tablet_service.cc:1511] Processing CreateTablet for tablet 198c14694bdc4e909da9d07246e57d7b (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:00.115664 12118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd88b8335d9a4d2ea22164ab11747d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.116596 12116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198c14694bdc4e909da9d07246e57d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.117759 12040 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca163ba2e894e0a8b6a4a84a94d8bc7 (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:00.120813 12115 tablet_service.cc:1511] Processing CreateTablet for tablet 37c32f5beec04d62b86bb3ab637666dd (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:00.122133 12115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c32f5beec04d62b86bb3ab637666dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.124897 12114 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca163ba2e894e0a8b6a4a84a94d8bc7 (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:00.124898 12188 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca163ba2e894e0a8b6a4a84a94d8bc7 (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:00.126231 12114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca163ba2e894e0a8b6a4a84a94d8bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.127079 12188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca163ba2e894e0a8b6a4a84a94d8bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.113400 12117 tablet_service.cc:1511] Processing CreateTablet for tablet e3370bb06d41466cb54e079849a9937e (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:00.128196 12113 tablet_service.cc:1511] Processing CreateTablet for tablet 977e2f04a42a4e8db9f8100ef2f4dc31 (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:00.111675 12042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c32f5beec04d62b86bb3ab637666dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.134795 12187 tablet_service.cc:1511] Processing CreateTablet for tablet 977e2f04a42a4e8db9f8100ef2f4dc31 (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:00.136137 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977e2f04a42a4e8db9f8100ef2f4dc31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.139357 12040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca163ba2e894e0a8b6a4a84a94d8bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.139672 12043 tablet_service.cc:1511] Processing CreateTablet for tablet 977e2f04a42a4e8db9f8100ef2f4dc31 (DEFAULT_TABLE table=test-workload [id=328be65ad605449a9089f2ad2eb8741a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:00.140969 12043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977e2f04a42a4e8db9f8100ef2f4dc31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.128650 12117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3370bb06d41466cb54e079849a9937e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.144362 12113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977e2f04a42a4e8db9f8100ef2f4dc31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:00.145947 12248 tablet_bootstrap.cc:492] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6: Bootstrap starting.
I20260630 12:38:00.155463 12248 tablet_bootstrap.cc:654] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.157389 12249 tablet_bootstrap.cc:492] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d: Bootstrap starting.
I20260630 12:38:00.124956 12247 tablet_bootstrap.cc:654] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.181669 12249 tablet_bootstrap.cc:654] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.193150 12248 tablet_bootstrap.cc:492] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6: No bootstrap required, opened a new log
I20260630 12:38:00.193847 12248 ts_tablet_manager.cc:1403] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.009s
I20260630 12:38:00.197110 12248 raft_consensus.cc:359] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.204219 12248 raft_consensus.cc:385] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.208725 12248 raft_consensus.cc:740] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2210d06465054282aa12b58700886eb6, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.211206 12248 consensus_queue.cc:260] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.214263 12249 tablet_bootstrap.cc:492] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d: No bootstrap required, opened a new log
I20260630 12:38:00.214890 12249 ts_tablet_manager.cc:1403] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d: Time spent bootstrapping tablet: real 0.058s	user 0.000s	sys 0.022s
I20260630 12:38:00.215866 12247 tablet_bootstrap.cc:492] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7: No bootstrap required, opened a new log
I20260630 12:38:00.219055 12247 ts_tablet_manager.cc:1403] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.012s
I20260630 12:38:00.217929 12249 raft_consensus.cc:359] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.222221 12249 raft_consensus.cc:385] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.222676 12249 raft_consensus.cc:740] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.223963 12249 consensus_queue.cc:260] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.229099 12248 ts_tablet_manager.cc:1434] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.007s
I20260630 12:38:00.228780 12247 raft_consensus.cc:359] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.232131 12247 raft_consensus.cc:385] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.232519 12247 raft_consensus.cc:740] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.233336 12247 consensus_queue.cc:260] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.234404 12248 tablet_bootstrap.cc:492] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6: Bootstrap starting.
I20260630 12:38:00.238683 12249 ts_tablet_manager.cc:1434] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260630 12:38:00.240036 12249 tablet_bootstrap.cc:492] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d: Bootstrap starting.
I20260630 12:38:00.249076 12247 ts_tablet_manager.cc:1434] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.013s
I20260630 12:38:00.253487 12248 tablet_bootstrap.cc:654] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.254014 12247 tablet_bootstrap.cc:492] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7: Bootstrap starting.
I20260630 12:38:00.257066 12249 tablet_bootstrap.cc:654] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.260694 12247 tablet_bootstrap.cc:654] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.262012 12248 tablet_bootstrap.cc:492] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6: No bootstrap required, opened a new log
I20260630 12:38:00.262487 12248 ts_tablet_manager.cc:1403] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260630 12:38:00.262835 12249 tablet_bootstrap.cc:492] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d: No bootstrap required, opened a new log
I20260630 12:38:00.263396 12249 ts_tablet_manager.cc:1403] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260630 12:38:00.265306 12248 raft_consensus.cc:359] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.265934 12248 raft_consensus.cc:385] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.266182 12248 raft_consensus.cc:740] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2210d06465054282aa12b58700886eb6, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.266403 12247 tablet_bootstrap.cc:492] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7: No bootstrap required, opened a new log
I20260630 12:38:00.266352 12249 raft_consensus.cc:359] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.266814 12248 consensus_queue.cc:260] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.267395 12247 ts_tablet_manager.cc:1403] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:38:00.267508 12249 raft_consensus.cc:385] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.267922 12249 raft_consensus.cc:740] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.269235 12248 ts_tablet_manager.cc:1434] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:38:00.268905 12249 consensus_queue.cc:260] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.270315 12248 tablet_bootstrap.cc:492] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6: Bootstrap starting.
I20260630 12:38:00.271101 12249 ts_tablet_manager.cc:1434] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:00.272878 12247 raft_consensus.cc:359] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.273648 12247 raft_consensus.cc:385] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.273955 12247 raft_consensus.cc:740] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.274775 12247 consensus_queue.cc:260] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.276234 12249 tablet_bootstrap.cc:492] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d: Bootstrap starting.
I20260630 12:38:00.277071 12247 ts_tablet_manager.cc:1434] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:00.277251 12248 tablet_bootstrap.cc:654] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.283244 12249 tablet_bootstrap.cc:654] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.292440 12247 tablet_bootstrap.cc:492] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7: Bootstrap starting.
I20260630 12:38:00.295245 12249 tablet_bootstrap.cc:492] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d: No bootstrap required, opened a new log
I20260630 12:38:00.295898 12249 ts_tablet_manager.cc:1403] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:38:00.299137 12249 raft_consensus.cc:359] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.299885 12247 tablet_bootstrap.cc:654] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.299994 12249 raft_consensus.cc:385] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.300431 12249 raft_consensus.cc:740] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.301306 12248 tablet_bootstrap.cc:492] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6: No bootstrap required, opened a new log
I20260630 12:38:00.301280 12249 consensus_queue.cc:260] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.302013 12248 ts_tablet_manager.cc:1403] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.005s
I20260630 12:38:00.305178 12248 raft_consensus.cc:359] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.305821 12248 raft_consensus.cc:385] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.306070 12248 raft_consensus.cc:740] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2210d06465054282aa12b58700886eb6, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.306933 12248 consensus_queue.cc:260] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.307948 12249 ts_tablet_manager.cc:1434] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:38:00.309186 12248 ts_tablet_manager.cc:1434] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:00.309358 12249 tablet_bootstrap.cc:492] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d: Bootstrap starting.
I20260630 12:38:00.310292 12248 tablet_bootstrap.cc:492] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6: Bootstrap starting.
I20260630 12:38:00.317358 12248 tablet_bootstrap.cc:654] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.318533 12247 tablet_bootstrap.cc:492] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7: No bootstrap required, opened a new log
I20260630 12:38:00.319101 12249 tablet_bootstrap.cc:654] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.319101 12247 ts_tablet_manager.cc:1403] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260630 12:38:00.322667 12247 raft_consensus.cc:359] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.323655 12247 raft_consensus.cc:385] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.324049 12247 raft_consensus.cc:740] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.325148 12247 consensus_queue.cc:260] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.329084 12248 tablet_bootstrap.cc:492] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6: No bootstrap required, opened a new log
I20260630 12:38:00.329677 12248 ts_tablet_manager.cc:1403] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:38:00.330886 12249 tablet_bootstrap.cc:492] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d: No bootstrap required, opened a new log
I20260630 12:38:00.331453 12249 ts_tablet_manager.cc:1403] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260630 12:38:00.333609 12248 raft_consensus.cc:359] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.334239 12248 raft_consensus.cc:385] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.334512 12248 raft_consensus.cc:740] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2210d06465054282aa12b58700886eb6, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.334367 12249 raft_consensus.cc:359] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.335296 12249 raft_consensus.cc:385] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.335772 12249 raft_consensus.cc:740] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.335369 12248 consensus_queue.cc:260] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.336812 12249 consensus_queue.cc:260] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.337657 12247 ts_tablet_manager.cc:1434] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:38:00.338258 12248 ts_tablet_manager.cc:1434] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:00.338996 12253 raft_consensus.cc:493] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.339301 12248 tablet_bootstrap.cc:492] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6: Bootstrap starting.
I20260630 12:38:00.339442 12249 ts_tablet_manager.cc:1434] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:00.339524 12253 raft_consensus.cc:515] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.340770 12249 tablet_bootstrap.cc:492] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d: Bootstrap starting.
I20260630 12:38:00.346274 12247 tablet_bootstrap.cc:492] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7: Bootstrap starting.
I20260630 12:38:00.346453 12248 tablet_bootstrap.cc:654] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.347399 12249 tablet_bootstrap.cc:654] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.358798 12248 tablet_bootstrap.cc:492] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6: No bootstrap required, opened a new log
I20260630 12:38:00.358945 12249 tablet_bootstrap.cc:492] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d: No bootstrap required, opened a new log
I20260630 12:38:00.359457 12247 tablet_bootstrap.cc:654] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.359406 12248 ts_tablet_manager.cc:1403] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:38:00.359618 12249 ts_tablet_manager.cc:1403] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:38:00.363268 12248 raft_consensus.cc:359] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.364051 12248 raft_consensus.cc:385] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.363626 12249 raft_consensus.cc:359] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.364377 12248 raft_consensus.cc:740] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2210d06465054282aa12b58700886eb6, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.364712 12249 raft_consensus.cc:385] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.365159 12249 raft_consensus.cc:740] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.365307 12248 consensus_queue.cc:260] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.366323 12249 consensus_queue.cc:260] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.369643 12249 ts_tablet_manager.cc:1434] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:00.370679 12249 tablet_bootstrap.cc:492] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d: Bootstrap starting.
I20260630 12:38:00.371466 12247 tablet_bootstrap.cc:492] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7: No bootstrap required, opened a new log
I20260630 12:38:00.372014 12247 ts_tablet_manager.cc:1403] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260630 12:38:00.375180 12247 raft_consensus.cc:359] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.375968 12247 raft_consensus.cc:385] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.376276 12247 raft_consensus.cc:740] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.376716 12253 leader_election.cc:290] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.377043 12249 tablet_bootstrap.cc:654] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.377288 12247 consensus_queue.cc:260] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.379307 12248 ts_tablet_manager.cc:1434] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:38:00.380609 12248 tablet_bootstrap.cc:492] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6: Bootstrap starting.
I20260630 12:38:00.387341 12248 tablet_bootstrap.cc:654] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.388422 12247 ts_tablet_manager.cc:1434] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:38:00.390571 12249 tablet_bootstrap.cc:492] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d: No bootstrap required, opened a new log
I20260630 12:38:00.391139 12249 ts_tablet_manager.cc:1403] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260630 12:38:00.394116 12249 raft_consensus.cc:359] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.394856 12249 raft_consensus.cc:385] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.395155 12249 raft_consensus.cc:740] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.396148 12247 tablet_bootstrap.cc:492] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7: Bootstrap starting.
I20260630 12:38:00.396124 12249 consensus_queue.cc:260] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.398674 12249 ts_tablet_manager.cc:1434] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260630 12:38:00.405537 12247 tablet_bootstrap.cc:654] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.410482 12269 raft_consensus.cc:493] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.411180 12269 raft_consensus.cc:515] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.414252 12269 leader_election.cc:290] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.415328 12269 raft_consensus.cc:493] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.416066 12269 raft_consensus.cc:515] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.417961 12254 raft_consensus.cc:493] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.418292 12269 leader_election.cc:290] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.418745 12254 raft_consensus.cc:515] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.422358 12269 raft_consensus.cc:493] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.422833 12269 raft_consensus.cc:515] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.423229 12255 raft_consensus.cc:493] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.423837 12255 raft_consensus.cc:515] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.424315 12247 tablet_bootstrap.cc:492] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7: No bootstrap required, opened a new log
I20260630 12:38:00.424890 12247 ts_tablet_manager.cc:1403] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260630 12:38:00.424974 12269 leader_election.cc:290] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.426613 12255 leader_election.cc:290] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.428275 12247 raft_consensus.cc:359] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.429104 12247 raft_consensus.cc:385] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.429415 12247 raft_consensus.cc:740] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.430204 12247 consensus_queue.cc:260] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.432593 12247 ts_tablet_manager.cc:1434] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:38:00.433725 12247 tablet_bootstrap.cc:492] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7: Bootstrap starting.
I20260630 12:38:00.433434 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e2f04a42a4e8db9f8100ef2f4dc31" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" is_pre_election: true
I20260630 12:38:00.434508 12202 raft_consensus.cc:2468] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.443204 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e2f04a42a4e8db9f8100ef2f4dc31" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7" is_pre_election: true
W20260630 12:38:00.445727 12091 leader_election.cc:343] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:00.448616 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198c14694bdc4e909da9d07246e57d7b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7" is_pre_election: true
I20260630 12:38:00.455194 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c32f5beec04d62b86bb3ab637666dd" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7" is_pre_election: true
I20260630 12:38:00.459678 12050 raft_consensus.cc:2468] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a751fcf0166947ecb7be0d92a4c99c4d in term 0.
I20260630 12:38:00.460038 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca163ba2e894e0a8b6a4a84a94d8bc7" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" is_pre_election: true
I20260630 12:38:00.461071 12202 raft_consensus.cc:2468] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.462718 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd88b8335d9a4d2ea22164ab11747d9b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" is_pre_election: true
I20260630 12:38:00.457858 12051 raft_consensus.cc:2468] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.463718 12201 raft_consensus.cc:2468] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.465260 12165 leader_election.cc:304] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abf2ba34a12400c84446b2baf497eb7, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.465870 12052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd88b8335d9a4d2ea22164ab11747d9b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7" is_pre_election: true
I20260630 12:38:00.452958 12254 leader_election.cc:290] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985)
I20260630 12:38:00.476786 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca163ba2e894e0a8b6a4a84a94d8bc7" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7" is_pre_election: true
I20260630 12:38:00.477555 12053 raft_consensus.cc:2468] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.478924 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198c14694bdc4e909da9d07246e57d7b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" is_pre_election: true
I20260630 12:38:00.479599 12201 raft_consensus.cc:2468] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.469275 12052 raft_consensus.cc:2468] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 0.
I20260630 12:38:00.483613 12254 raft_consensus.cc:2804] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.486034 12254 raft_consensus.cc:493] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.486287 12247 tablet_bootstrap.cc:654] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:00.486522 12254 raft_consensus.cc:3060] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.486994 12248 tablet_bootstrap.cc:492] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6: No bootstrap required, opened a new log
I20260630 12:38:00.487618 12248 ts_tablet_manager.cc:1403] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6: Time spent bootstrapping tablet: real 0.107s	user 0.038s	sys 0.028s
I20260630 12:38:00.483467 12093 leader_election.cc:304] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [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: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 0abf2ba34a12400c84446b2baf497eb7
I20260630 12:38:00.489190 12269 raft_consensus.cc:2804] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.489559 12269 raft_consensus.cc:493] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.489909 12269 raft_consensus.cc:3060] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.494729 12278 raft_consensus.cc:493] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.495276 12278 raft_consensus.cc:515] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.497479 12278 leader_election.cc:290] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985)
I20260630 12:38:00.498009 12093 leader_election.cc:304] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.499428 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c32f5beec04d62b86bb3ab637666dd" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6" is_pre_election: true
I20260630 12:38:00.500192 12253 raft_consensus.cc:2804] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.500614 12253 raft_consensus.cc:493] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.484278 12091 leader_election.cc:304] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abf2ba34a12400c84446b2baf497eb7, 2210d06465054282aa12b58700886eb6; no voters: 
I20260630 12:38:00.500947 12253 raft_consensus.cc:3060] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.500837 12254 raft_consensus.cc:515] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.502055 12052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7" is_pre_election: true
I20260630 12:38:00.503088 12248 raft_consensus.cc:359] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.503980 12248 raft_consensus.cc:385] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.503790 12052 raft_consensus.cc:2468] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a751fcf0166947ecb7be0d92a4c99c4d in term 0.
I20260630 12:38:00.504417 12248 raft_consensus.cc:740] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2210d06465054282aa12b58700886eb6, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.505705 12165 leader_election.cc:304] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abf2ba34a12400c84446b2baf497eb7, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.501631 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "0abf2ba34a12400c84446b2baf497eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" is_pre_election: true
I20260630 12:38:00.509783 12201 raft_consensus.cc:2468] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0abf2ba34a12400c84446b2baf497eb7 in term 0.
W20260630 12:38:00.509032 12168 leader_election.cc:343] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:00.510270 12278 raft_consensus.cc:2804] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.511241 12278 raft_consensus.cc:493] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.505452 12248 consensus_queue.cc:260] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.512396 12278 raft_consensus.cc:3060] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.513968 12018 leader_election.cc:304] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abf2ba34a12400c84446b2baf497eb7, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.500988 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6" is_pre_election: true
I20260630 12:38:00.515208 12127 raft_consensus.cc:2468] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a751fcf0166947ecb7be0d92a4c99c4d in term 0.
I20260630 12:38:00.516268 12255 raft_consensus.cc:2804] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.516710 12255 raft_consensus.cc:493] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.517078 12255 raft_consensus.cc:3060] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.511425 12093 leader_election.cc:304] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.514329 12281 raft_consensus.cc:2804] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.521996 12281 raft_consensus.cc:493] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.522357 12281 raft_consensus.cc:3060] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.523567 12253 raft_consensus.cc:515] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.525859 12253 leader_election.cc:290] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Requested vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.526731 12253 raft_consensus.cc:2804] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:00.527107 12253 raft_consensus.cc:493] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:00.527460 12253 raft_consensus.cc:3060] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.529522 12052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca163ba2e894e0a8b6a4a84a94d8bc7" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7"
I20260630 12:38:00.530222 12052 raft_consensus.cc:3060] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.534690 12269 raft_consensus.cc:515] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.547516 12254 leader_election.cc:290] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 election: Requested vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985)
I20260630 12:38:00.548478 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c32f5beec04d62b86bb3ab637666dd" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7"
I20260630 12:38:00.549114 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca163ba2e894e0a8b6a4a84a94d8bc7" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
I20260630 12:38:00.549530 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c32f5beec04d62b86bb3ab637666dd" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6"
I20260630 12:38:00.549793 12201 raft_consensus.cc:3060] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.550186 12127 raft_consensus.cc:3060] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.550642 12052 raft_consensus.cc:2468] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.552718 12278 raft_consensus.cc:515] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.553118 12091 leader_election.cc:304] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abf2ba34a12400c84446b2baf497eb7, 2210d06465054282aa12b58700886eb6; no voters: 
I20260630 12:38:00.559319 12255 raft_consensus.cc:515] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.549180 12053 raft_consensus.cc:3060] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.553898 12248 ts_tablet_manager.cc:1434] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6: Time spent starting tablet: real 0.066s	user 0.014s	sys 0.021s
W20260630 12:38:00.554234 11999 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:00.560984 12127 raft_consensus.cc:2468] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a751fcf0166947ecb7be0d92a4c99c4d in term 1.
I20260630 12:38:00.556113 12281 raft_consensus.cc:515] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.558537 12247 tablet_bootstrap.cc:492] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7: No bootstrap required, opened a new log
I20260630 12:38:00.562333 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e2f04a42a4e8db9f8100ef2f4dc31" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7"
I20260630 12:38:00.566375 12247 ts_tablet_manager.cc:1403] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.009s
I20260630 12:38:00.566689 12168 leader_election.cc:304] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.562395 12052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7"
I20260630 12:38:00.567663 12254 raft_consensus.cc:2804] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:00.567914 12283 raft_consensus.cc:2804] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:00.568288 12254 raft_consensus.cc:697] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 1 LEADER]: Becoming Leader. State: Replica: a751fcf0166947ecb7be0d92a4c99c4d, State: Running, Role: LEADER
I20260630 12:38:00.565311 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "0abf2ba34a12400c84446b2baf497eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
I20260630 12:38:00.568583 12283 raft_consensus.cc:697] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Becoming Leader. State: Replica: 2210d06465054282aa12b58700886eb6, State: Running, Role: LEADER
I20260630 12:38:00.565153 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "0abf2ba34a12400c84446b2baf497eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6"
I20260630 12:38:00.569671 12125 raft_consensus.cc:3060] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.569283 12254 consensus_queue.cc:237] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.570119 12201 raft_consensus.cc:2468] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.570770 12200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e2f04a42a4e8db9f8100ef2f4dc31" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
I20260630 12:38:00.571437 12200 raft_consensus.cc:3060] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.571097 12283 consensus_queue.cc:237] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.561517 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "0abf2ba34a12400c84446b2baf497eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6" is_pre_election: true
I20260630 12:38:00.569197 12202 raft_consensus.cc:2393] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0abf2ba34a12400c84446b2baf497eb7 in current term 1: Already voted for candidate a751fcf0166947ecb7be0d92a4c99c4d in this term.
W20260630 12:38:00.578300 12091 leader_election.cc:343] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:00.567775 12052 raft_consensus.cc:2393] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a751fcf0166947ecb7be0d92a4c99c4d in current term 1: Already voted for candidate 0abf2ba34a12400c84446b2baf497eb7 in this term.
I20260630 12:38:00.576352 12247 raft_consensus.cc:359] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.590108 12247 raft_consensus.cc:385] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:00.590575 12053 raft_consensus.cc:2468] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a751fcf0166947ecb7be0d92a4c99c4d in term 1.
I20260630 12:38:00.590672 12247 raft_consensus.cc:740] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Initialized, Role: FOLLOWER
I20260630 12:38:00.562916 12126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3370bb06d41466cb54e079849a9937e" candidate_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6"
I20260630 12:38:00.591879 11950 catalog_manager.cc:5697] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3). New cstate: current_term: 1 leader_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:00.565091 12255 leader_election.cc:290] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.592238 12247 consensus_queue.cc:260] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.562498 12278 leader_election.cc:290] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [CANDIDATE]: Term 1 election: Requested vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985)
I20260630 12:38:00.594020 12168 leader_election.cc:304] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [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: a751fcf0166947ecb7be0d92a4c99c4d; no voters: 0abf2ba34a12400c84446b2baf497eb7, 2210d06465054282aa12b58700886eb6
I20260630 12:38:00.597321 12278 raft_consensus.cc:2749] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:00.565105 12253 raft_consensus.cc:515] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.595597 12200 raft_consensus.cc:2468] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.598377 12093 leader_election.cc:304] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [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: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 0abf2ba34a12400c84446b2baf497eb7
I20260630 12:38:00.598817 12247 ts_tablet_manager.cc:1434] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260630 12:38:00.600736 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd88b8335d9a4d2ea22164ab11747d9b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7"
I20260630 12:38:00.600845 12283 raft_consensus.cc:2804] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:00.601351 12053 raft_consensus.cc:3060] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.601606 12283 raft_consensus.cc:697] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Becoming Leader. State: Replica: 2210d06465054282aa12b58700886eb6, State: Running, Role: LEADER
I20260630 12:38:00.601799 12052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198c14694bdc4e909da9d07246e57d7b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abf2ba34a12400c84446b2baf497eb7"
I20260630 12:38:00.602437 12052 raft_consensus.cc:3060] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.602494 12283 consensus_queue.cc:237] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.604867 11948 catalog_manager.cc:5697] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2210d06465054282aa12b58700886eb6 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "2210d06465054282aa12b58700886eb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:00.609398 12253 leader_election.cc:290] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Requested vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.610785 12200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd88b8335d9a4d2ea22164ab11747d9b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
I20260630 12:38:00.558228 12269 leader_election.cc:290] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Requested vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.611665 12200 raft_consensus.cc:3060] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.614171 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198c14694bdc4e909da9d07246e57d7b" candidate_uuid: "2210d06465054282aa12b58700886eb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d"
I20260630 12:38:00.614378 12053 raft_consensus.cc:2468] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.614846 12202 raft_consensus.cc:3060] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.615707 12091 leader_election.cc:304] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abf2ba34a12400c84446b2baf497eb7, 2210d06465054282aa12b58700886eb6; no voters: 
I20260630 12:38:00.621539 12200 raft_consensus.cc:2468] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.621726 12125 raft_consensus.cc:2468] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0abf2ba34a12400c84446b2baf497eb7 in term 1.
I20260630 12:38:00.622886 12202 raft_consensus.cc:2468] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.623265 12019 leader_election.cc:304] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [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: 0abf2ba34a12400c84446b2baf497eb7, 2210d06465054282aa12b58700886eb6; no voters: a751fcf0166947ecb7be0d92a4c99c4d
I20260630 12:38:00.624161 12093 leader_election.cc:304] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d; no voters: 
I20260630 12:38:00.624619 12255 raft_consensus.cc:2804] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:00.624992 12253 raft_consensus.cc:2804] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:00.625864 12282 raft_consensus.cc:2804] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:00.627233 12253 raft_consensus.cc:697] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Becoming Leader. State: Replica: 2210d06465054282aa12b58700886eb6, State: Running, Role: LEADER
I20260630 12:38:00.628412 12253 consensus_queue.cc:237] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.634063 12282 raft_consensus.cc:697] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Becoming Leader. State: Replica: 2210d06465054282aa12b58700886eb6, State: Running, Role: LEADER
I20260630 12:38:00.611708 12052 raft_consensus.cc:2468] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2210d06465054282aa12b58700886eb6 in term 1.
I20260630 12:38:00.635210 12282 consensus_queue.cc:237] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.638746 12255 raft_consensus.cc:697] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 1 LEADER]: Becoming Leader. State: Replica: 0abf2ba34a12400c84446b2baf497eb7, State: Running, Role: LEADER
I20260630 12:38:00.640177 12281 leader_election.cc:290] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [CANDIDATE]: Term 1 election: Requested vote from peers 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.639941 12255 consensus_queue.cc:237] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.656754 11948 catalog_manager.cc:5697] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "0abf2ba34a12400c84446b2baf497eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:00.660429 11950 catalog_manager.cc:5697] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2210d06465054282aa12b58700886eb6 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "2210d06465054282aa12b58700886eb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:00.661851 11950 catalog_manager.cc:5697] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2210d06465054282aa12b58700886eb6 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "2210d06465054282aa12b58700886eb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:00.663180 11950 catalog_manager.cc:5697] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2210d06465054282aa12b58700886eb6 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "2210d06465054282aa12b58700886eb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:00.863529 12255 raft_consensus.cc:493] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:00.864130 12255 raft_consensus.cc:515] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 } } peers { permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 } } peers { permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 } }
I20260630 12:38:00.865871 12255 leader_election.cc:290] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2210d06465054282aa12b58700886eb6 (127.0.209.2:35985), a751fcf0166947ecb7be0d92a4c99c4d (127.0.209.3:37531)
I20260630 12:38:00.866899 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e2f04a42a4e8db9f8100ef2f4dc31" candidate_uuid: "0abf2ba34a12400c84446b2baf497eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2210d06465054282aa12b58700886eb6" is_pre_election: true
I20260630 12:38:00.866926 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e2f04a42a4e8db9f8100ef2f4dc31" candidate_uuid: "0abf2ba34a12400c84446b2baf497eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" is_pre_election: true
I20260630 12:38:00.868067 12202 raft_consensus.cc:2393] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0abf2ba34a12400c84446b2baf497eb7 in current term 1: Already voted for candidate 2210d06465054282aa12b58700886eb6 in this term.
I20260630 12:38:00.869102 12018 leader_election.cc:304] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [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: 0abf2ba34a12400c84446b2baf497eb7; no voters: 2210d06465054282aa12b58700886eb6, a751fcf0166947ecb7be0d92a4c99c4d
I20260630 12:38:00.869824 12255 raft_consensus.cc:3060] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:00.875036 12255 raft_consensus.cc:2749] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:00.978543 12283 consensus_queue.cc:1048] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:00.991271 12283 consensus_queue.cc:1048] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.036193 12254 consensus_queue.cc:1048] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.047482 12278 consensus_queue.cc:1048] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.060791 12283 consensus_queue.cc:1048] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.074399 12281 consensus_queue.cc:1048] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.076195 12281 consensus_queue.cc:1048] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.097548 12281 consensus_queue.cc:1048] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.183954 12281 consensus_queue.cc:1048] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abf2ba34a12400c84446b2baf497eb7" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.189708 12281 consensus_queue.cc:1048] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.207252 12255 consensus_queue.cc:1048] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2210d06465054282aa12b58700886eb6" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:01.219870 12310 consensus_queue.cc:1048] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a751fcf0166947ecb7be0d92a4c99c4d" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:07.538195 11982 debug-util.cc:398] Leaking SignalData structure 0x7b080015a3a0 after lost signal to thread 839
W20260630 12:38:07.539482 11982 debug-util.cc:398] Leaking SignalData structure 0x7b08002cc160 after lost signal to thread 11985
W20260630 12:38:07.540834 11982 debug-util.cc:398] Leaking SignalData structure 0x7b08002ddb80 after lost signal to thread 12077
W20260630 12:38:07.542140 11982 debug-util.cc:398] Leaking SignalData structure 0x7b08001eeb20 after lost signal to thread 12152
W20260630 12:38:07.543215 11982 debug-util.cc:398] Leaking SignalData structure 0x7b080018f0e0 after lost signal to thread 12226
I20260630 12:38:10.789877   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
W20260630 12:38:10.894577 12091 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:38:10.898406 12091 consensus_peers.cc:597] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 -> Peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Couldn't send request to peer 0abf2ba34a12400c84446b2baf497eb7. 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:38:10.902972 12091 consensus_peers.cc:597] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 -> Peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Couldn't send request to peer 0abf2ba34a12400c84446b2baf497eb7. 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:38:10.903697 12091 consensus_peers.cc:597] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 -> Peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Couldn't send request to peer 0abf2ba34a12400c84446b2baf497eb7. 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:38:10.904414 12091 consensus_peers.cc:597] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 -> Peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Couldn't send request to peer 0abf2ba34a12400c84446b2baf497eb7. 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:38:10.931035 12165 consensus_peers.cc:597] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d -> Peer 0abf2ba34a12400c84446b2baf497eb7 (127.0.209.1:39595): Couldn't send request to peer 0abf2ba34a12400c84446b2baf497eb7. 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:38:10.941365   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:10.942193   836 tablet_replica.cc:333] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7: stopping tablet replica
I20260630 12:38:10.943029   836 raft_consensus.cc:2243] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:10.943699   836 raft_consensus.cc:2272] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:10.946641   836 tablet_replica.cc:333] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7: stopping tablet replica
I20260630 12:38:10.947288   836 raft_consensus.cc:2243] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:10.948338   836 raft_consensus.cc:2272] T e3370bb06d41466cb54e079849a9937e P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:10.951320   836 tablet_replica.cc:333] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7: stopping tablet replica
I20260630 12:38:10.951984   836 raft_consensus.cc:2243] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:10.952502   836 raft_consensus.cc:2272] T dd88b8335d9a4d2ea22164ab11747d9b P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:10.955125   836 tablet_replica.cc:333] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7: stopping tablet replica
I20260630 12:38:10.955791   836 raft_consensus.cc:2243] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:10.956282   836 raft_consensus.cc:2272] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:10.958688   836 tablet_replica.cc:333] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7: stopping tablet replica
I20260630 12:38:10.959334   836 raft_consensus.cc:2243] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:10.959887   836 raft_consensus.cc:2272] T 37c32f5beec04d62b86bb3ab637666dd P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:10.962316   836 tablet_replica.cc:333] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7: stopping tablet replica
I20260630 12:38:10.962821   836 raft_consensus.cc:2243] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:10.963302   836 raft_consensus.cc:2272] T 198c14694bdc4e909da9d07246e57d7b P 0abf2ba34a12400c84446b2baf497eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:10.995343   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:38:11.021610   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:38:11.046500   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:11.047287   836 tablet_replica.cc:333] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6: stopping tablet replica
I20260630 12:38:11.048153   836 raft_consensus.cc:2243] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.048720   836 raft_consensus.cc:2272] T 37c32f5beec04d62b86bb3ab637666dd P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.051275   836 tablet_replica.cc:333] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6: stopping tablet replica
I20260630 12:38:11.052008   836 raft_consensus.cc:2243] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.052975   836 raft_consensus.cc:2272] T dd88b8335d9a4d2ea22164ab11747d9b P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.055589   836 tablet_replica.cc:333] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6: stopping tablet replica
I20260630 12:38:11.056157   836 raft_consensus.cc:2243] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.056663   836 raft_consensus.cc:2272] T e3370bb06d41466cb54e079849a9937e P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.059072   836 tablet_replica.cc:333] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6: stopping tablet replica
I20260630 12:38:11.059543   836 raft_consensus.cc:2243] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.060711   836 raft_consensus.cc:2272] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.063241   836 tablet_replica.cc:333] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6: stopping tablet replica
I20260630 12:38:11.063725   836 raft_consensus.cc:2243] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.064662   836 raft_consensus.cc:2272] T 977e2f04a42a4e8db9f8100ef2f4dc31 P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.067000   836 tablet_replica.cc:333] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6: stopping tablet replica
I20260630 12:38:11.067499   836 raft_consensus.cc:2243] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.068398   836 raft_consensus.cc:2272] T 198c14694bdc4e909da9d07246e57d7b P 2210d06465054282aa12b58700886eb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.095543   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:38:11.119496   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:38:11.143977   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:11.144673   836 tablet_replica.cc:333] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d: stopping tablet replica
I20260630 12:38:11.145366   836 raft_consensus.cc:2243] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.145854   836 raft_consensus.cc:2272] T 977e2f04a42a4e8db9f8100ef2f4dc31 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.148336   836 tablet_replica.cc:333] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d: stopping tablet replica
I20260630 12:38:11.148932   836 raft_consensus.cc:2243] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.149389   836 raft_consensus.cc:2272] T e3370bb06d41466cb54e079849a9937e P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.151952   836 tablet_replica.cc:333] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d: stopping tablet replica
I20260630 12:38:11.152479   836 raft_consensus.cc:2243] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.152978   836 raft_consensus.cc:2272] T 9ca163ba2e894e0a8b6a4a84a94d8bc7 P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.155104   836 tablet_replica.cc:333] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d: stopping tablet replica
I20260630 12:38:11.155611   836 raft_consensus.cc:2243] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.156188   836 raft_consensus.cc:2272] T dd88b8335d9a4d2ea22164ab11747d9b P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.158406   836 tablet_replica.cc:333] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d: stopping tablet replica
I20260630 12:38:11.158915   836 raft_consensus.cc:2243] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.159373   836 raft_consensus.cc:2272] T 198c14694bdc4e909da9d07246e57d7b P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.161623   836 tablet_replica.cc:333] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d: stopping tablet replica
I20260630 12:38:11.162132   836 raft_consensus.cc:2243] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.163041   836 raft_consensus.cc:2272] T 37c32f5beec04d62b86bb3ab637666dd P a751fcf0166947ecb7be0d92a4c99c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.190063   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:38:11.210685   836 master.cc:562] Master@127.0.209.62:36075 shutting down...
I20260630 12:38:11.231180   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.231905   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.232254   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9fe75b5c44e4279916a5c6446e49e63: stopping tablet replica
W20260630 12:38:11.486083 11982 debug-util.cc:398] Leaking SignalData structure 0x7b0800245300 after lost signal to thread 839
W20260630 12:38:11.487152 11982 debug-util.cc:398] Leaking SignalData structure 0x7b080000bb60 after lost signal to thread 11985
W20260630 12:38:11.488329 11982 debug-util.cc:398] Leaking SignalData structure 0x7b0800258400 after lost signal to thread 12077
W20260630 12:38:11.489321 11982 debug-util.cc:398] Leaking SignalData structure 0x7b0800032000 after lost signal to thread 12152
W20260630 12:38:11.490291 11982 debug-util.cc:398] Leaking SignalData structure 0x7b080012c4a0 after lost signal to thread 12226
I20260630 12:38:11.669778   836 master.cc:584] Master@127.0.209.62:36075 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13290 ms)
[----------] 24 tests from AutoRebalancerTest (250531 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:38:11.719515   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:42465
I20260630 12:38:11.720783   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:11.726436 12327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:11.727227 12328 instance_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:38:11.728053 12330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:11.729300   836 server_base.cc:1061] running on GCE node
I20260630 12:38:11.730206   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:11.730425   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:11.730589   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823091730557 us; error 0 us; skew 500 ppm
I20260630 12:38:11.731115   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:11.733551   836 webserver.cc:533] Webserver started at http://127.0.209.62:44591/ using document root <none> and password file <none>
I20260630 12:38:11.734048   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:11.734251   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:11.734562   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:11.735808   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "9217dd70a08841e6a054f80ac4a4fdf5"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-n2nm"
I20260630 12:38:11.740379   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:38:11.743683 12335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.744464   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:11.744771   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "9217dd70a08841e6a054f80ac4a4fdf5"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-n2nm"
I20260630 12:38:11.745054   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-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:38:11.765523   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:11.766830   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:11.806221   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:42465
I20260630 12:38:11.806344 12386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:42465 every 8 connection(s)
I20260630 12:38:11.812703 12387 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:38:11.825426 12387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5: Bootstrap starting.
I20260630 12:38:11.830240 12387 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.834519 12387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5: No bootstrap required, opened a new log
I20260630 12:38:11.836751 12387 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9217dd70a08841e6a054f80ac4a4fdf5" member_type: VOTER }
I20260630 12:38:11.837153 12387 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.837330 12387 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9217dd70a08841e6a054f80ac4a4fdf5, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.837841 12387 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9217dd70a08841e6a054f80ac4a4fdf5" member_type: VOTER }
I20260630 12:38:11.838276 12387 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:11.838471 12387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:11.838685 12387 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.843371 12387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9217dd70a08841e6a054f80ac4a4fdf5" member_type: VOTER }
I20260630 12:38:11.843894 12387 leader_election.cc:304] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [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: 9217dd70a08841e6a054f80ac4a4fdf5; no voters: 
I20260630 12:38:11.845002 12387 leader_election.cc:290] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:11.845475 12390 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:11.846903 12390 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 1 LEADER]: Becoming Leader. State: Replica: 9217dd70a08841e6a054f80ac4a4fdf5, State: Running, Role: LEADER
I20260630 12:38:11.847615 12390 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [LEADER]: Queue going to LEADER mode. State: All 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: "9217dd70a08841e6a054f80ac4a4fdf5" member_type: VOTER }
I20260630 12:38:11.848306 12387 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:11.852710 12391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9217dd70a08841e6a054f80ac4a4fdf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9217dd70a08841e6a054f80ac4a4fdf5" member_type: VOTER } }
I20260630 12:38:11.852969 12392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9217dd70a08841e6a054f80ac4a4fdf5. Latest consensus state: current_term: 1 leader_uuid: "9217dd70a08841e6a054f80ac4a4fdf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9217dd70a08841e6a054f80ac4a4fdf5" member_type: VOTER } }
I20260630 12:38:11.853538 12391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:11.854014 12392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:11.857283 12397 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:11.862331 12397 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:11.866307   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:11.871927 12397 catalog_manager.cc:1383] Generated new cluster ID: 51bd0460d71148f9ab479df65012bad8
I20260630 12:38:11.872217 12397 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:11.904600 12397 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:11.905936 12397 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:11.919796 12397 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5: Generated new TSK 0
I20260630 12:38:11.920449 12397 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:11.933519   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:11.940052 12408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:11.941121 12409 instance_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:38:11.942646   836 server_base.cc:1061] running on GCE node
W20260630 12:38:11.942986 12411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:11.944126   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:11.944317   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:11.944444   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823091944433 us; error 0 us; skew 500 ppm
I20260630 12:38:11.944924   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:11.947268   836 webserver.cc:533] Webserver started at http://127.0.209.1:40575/ using document root <none> and password file <none>
I20260630 12:38:11.947703   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:11.947947   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:11.948195   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:11.949246   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "d0dbcb18832c4fcc8842346a08e3c524"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-n2nm"
I20260630 12:38:11.954134   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:38:11.957554 12416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.958302   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:38:11.958586   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "d0dbcb18832c4fcc8842346a08e3c524"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-n2nm"
I20260630 12:38:11.958866   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-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:38:11.993882   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:11.995115   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:11.996665   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:11.998926   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:11.999151   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.999382   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:11.999560   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.041297   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:44167
I20260630 12:38:12.041401 12478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:44167 every 8 connection(s)
I20260630 12:38:12.046689   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:12.053429 12483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.054440 12484 instance_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:38:12.057945 12487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.057969   836 server_base.cc:1061] running on GCE node
I20260630 12:38:12.059192   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:12.059424   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:12.059607   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823092059592 us; error 0 us; skew 500 ppm
I20260630 12:38:12.060173   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:12.062374   836 webserver.cc:533] Webserver started at http://127.0.209.2:40541/ using document root <none> and password file <none>
I20260630 12:38:12.062994   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:12.063218   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:12.063506   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:12.064935   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "b3e02400f9844b958a18ce452411ba17"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-n2nm"
I20260630 12:38:12.066159 12479 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42465
I20260630 12:38:12.066607 12479 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:12.067504 12479 heartbeater.cc:507] Master 127.0.209.62:42465 requested a full tablet report, sending...
I20260630 12:38:12.069988 12352 ts_manager.cc:194] Registered new tserver with Master: d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167)
I20260630 12:38:12.070883   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:38:12.072070 12352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46658
I20260630 12:38:12.074767 12491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.075563   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:12.075901   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "b3e02400f9844b958a18ce452411ba17"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-n2nm"
I20260630 12:38:12.076190   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-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:38:12.090960   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:12.092219   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:12.093595   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:12.095834   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:12.096026   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.096276   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:12.096433   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.136945   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:35871
I20260630 12:38:12.137063 12553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:35871 every 8 connection(s)
I20260630 12:38:12.142081   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:12.150815 12557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:12.151043 12558 instance_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:38:12.154352 12560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:12.154765 12554 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42465
I20260630 12:38:12.155126   836 server_base.cc:1061] running on GCE node
I20260630 12:38:12.155308 12554 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:12.156271   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:12.156306 12554 heartbeater.cc:507] Master 127.0.209.62:42465 requested a full tablet report, sending...
W20260630 12:38:12.156675   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:12.156916   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823092156896 us; error 0 us; skew 500 ppm
I20260630 12:38:12.157759   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:12.159144 12352 ts_manager.cc:194] Registered new tserver with Master: b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:12.160851   836 webserver.cc:533] Webserver started at http://127.0.209.3:44843/ using document root <none> and password file <none>
I20260630 12:38:12.161414   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:12.161375 12352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46668
I20260630 12:38:12.161808   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:12.162125   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:12.163698   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "2a5b7cf248cb4a7aa36237bf52217320"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-n2nm"
I20260630 12:38:12.168354   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:38:12.171609 12565 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.172644   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:12.172972   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "2a5b7cf248cb4a7aa36237bf52217320"
format_stamp: "Formatted at 2026-06-30 12:38:12 on dist-test-slave-n2nm"
I20260630 12:38:12.173272   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-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:38:12.199952   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:12.201161   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:12.202687   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:12.204994   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:12.205224   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.205466   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:12.205644   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:12.245464   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:40643
I20260630 12:38:12.245582 12627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:40643 every 8 connection(s)
I20260630 12:38:12.259842 12628 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42465
I20260630 12:38:12.260310 12628 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:12.261153 12628 heartbeater.cc:507] Master 127.0.209.62:42465 requested a full tablet report, sending...
I20260630 12:38:12.263213 12352 ts_manager.cc:194] Registered new tserver with Master: 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:12.263437   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014871824s
I20260630 12:38:12.265108 12352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46676
I20260630 12:38:13.075634 12479 heartbeater.cc:499] Master 127.0.209.62:42465 was elected leader, sending a full tablet report...
I20260630 12:38:13.164775 12554 heartbeater.cc:499] Master 127.0.209.62:42465 was elected leader, sending a full tablet report...
I20260630 12:38:13.268460 12628 heartbeater.cc:499] Master 127.0.209.62:42465 was elected leader, sending a full tablet report...
I20260630 12:38:13.325146 12352 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46678:
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:38:13.328092 12352 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:38:13.397933 12444 tablet_service.cc:1511] Processing CreateTablet for tablet e10b5eb8161a4db494ac97ff1411a42f (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:13.399942 12444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10b5eb8161a4db494ac97ff1411a42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.402032 12443 tablet_service.cc:1511] Processing CreateTablet for tablet 17c10a2bea0048f2b5618595bb213864 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:13.403813 12443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c10a2bea0048f2b5618595bb213864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.404263 12519 tablet_service.cc:1511] Processing CreateTablet for tablet e10b5eb8161a4db494ac97ff1411a42f (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:13.405959 12519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10b5eb8161a4db494ac97ff1411a42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.409142 12518 tablet_service.cc:1511] Processing CreateTablet for tablet 17c10a2bea0048f2b5618595bb213864 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:13.410751 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c10a2bea0048f2b5618595bb213864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.413153 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8a602ddca94f02aae39104825876ba (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:13.414588 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8a602ddca94f02aae39104825876ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.416983 12441 tablet_service.cc:1511] Processing CreateTablet for tablet a019b23008af420699da13f17fae29a3 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:13.418383 12441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a019b23008af420699da13f17fae29a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.402156 12442 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8a602ddca94f02aae39104825876ba (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:13.420684 12442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8a602ddca94f02aae39104825876ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.425020 12516 tablet_service.cc:1511] Processing CreateTablet for tablet a019b23008af420699da13f17fae29a3 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:13.426515 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a019b23008af420699da13f17fae29a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.429484 12440 tablet_service.cc:1511] Processing CreateTablet for tablet d114a9f614a849fe9c8bd820b381f116 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:13.430435 12593 tablet_service.cc:1511] Processing CreateTablet for tablet e10b5eb8161a4db494ac97ff1411a42f (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:13.431394 12440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d114a9f614a849fe9c8bd820b381f116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.434027 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 17c10a2bea0048f2b5618595bb213864 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:13.436712 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8a602ddca94f02aae39104825876ba (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:13.437718 12590 tablet_service.cc:1511] Processing CreateTablet for tablet a019b23008af420699da13f17fae29a3 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:13.439401 12515 tablet_service.cc:1511] Processing CreateTablet for tablet d114a9f614a849fe9c8bd820b381f116 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:13.440868 12515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d114a9f614a849fe9c8bd820b381f116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.440987 12593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10b5eb8161a4db494ac97ff1411a42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.445317 12439 tablet_service.cc:1511] Processing CreateTablet for tablet 956233537dd2423ebb2bb7b7b4ea70f5 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:13.446931 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a019b23008af420699da13f17fae29a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.450187 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8a602ddca94f02aae39104825876ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.451336 12589 tablet_service.cc:1511] Processing CreateTablet for tablet d114a9f614a849fe9c8bd820b381f116 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:13.452872 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d114a9f614a849fe9c8bd820b381f116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.456386 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c10a2bea0048f2b5618595bb213864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.458564 12439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956233537dd2423ebb2bb7b7b4ea70f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.462688 12514 tablet_service.cc:1511] Processing CreateTablet for tablet 956233537dd2423ebb2bb7b7b4ea70f5 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:13.468286 12514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956233537dd2423ebb2bb7b7b4ea70f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.477461 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 956233537dd2423ebb2bb7b7b4ea70f5 (DEFAULT_TABLE table=test-workload [id=13085605314340c692422114a16fb94f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:13.479147 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956233537dd2423ebb2bb7b7b4ea70f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.497288 12649 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: Bootstrap starting.
I20260630 12:38:13.513247 12649 tablet_bootstrap.cc:654] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.517424 12650 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: Bootstrap starting.
I20260630 12:38:13.522910 12649 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: No bootstrap required, opened a new log
I20260630 12:38:13.532505 12649 ts_tablet_manager.cc:1403] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.010s
I20260630 12:38:13.537144 12649 raft_consensus.cc:359] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.538501 12649 raft_consensus.cc:385] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.539016 12649 raft_consensus.cc:740] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.543917 12649 consensus_queue.cc:260] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.549211 12650 tablet_bootstrap.cc:654] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.559410 12649 ts_tablet_manager.cc:1434] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.008s
I20260630 12:38:13.560599 12649 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524: Bootstrap starting.
I20260630 12:38:13.561326 12652 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: Bootstrap starting.
I20260630 12:38:13.566709 12650 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: No bootstrap required, opened a new log
I20260630 12:38:13.576056 12650 ts_tablet_manager.cc:1403] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.004s
I20260630 12:38:13.577206 12649 tablet_bootstrap.cc:654] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.578271 12652 tablet_bootstrap.cc:654] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.579252 12650 raft_consensus.cc:359] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.580152 12650 raft_consensus.cc:385] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.580519 12650 raft_consensus.cc:740] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.581635 12650 consensus_queue.cc:260] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.584286 12649 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524: No bootstrap required, opened a new log
I20260630 12:38:13.584895 12649 ts_tablet_manager.cc:1403] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260630 12:38:13.585134 12650 ts_tablet_manager.cc:1434] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:38:13.585215 12652 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: No bootstrap required, opened a new log
I20260630 12:38:13.586243 12652 ts_tablet_manager.cc:1403] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260630 12:38:13.586699 12650 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: Bootstrap starting.
I20260630 12:38:13.588017 12649 raft_consensus.cc:359] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.588935 12649 raft_consensus.cc:385] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.589278 12649 raft_consensus.cc:740] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.589329 12652 raft_consensus.cc:359] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.590150 12652 raft_consensus.cc:385] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.590518 12652 raft_consensus.cc:740] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.590354 12649 consensus_queue.cc:260] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.591427 12652 consensus_queue.cc:260] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.592971 12649 ts_tablet_manager.cc:1434] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:38:13.594683 12649 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524: Bootstrap starting.
I20260630 12:38:13.601416 12650 tablet_bootstrap.cc:654] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.605701 12649 tablet_bootstrap.cc:654] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.607781 12652 ts_tablet_manager.cc:1434] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.020s
I20260630 12:38:13.609607 12652 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320: Bootstrap starting.
I20260630 12:38:13.611701 12650 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: No bootstrap required, opened a new log
I20260630 12:38:13.612542 12650 ts_tablet_manager.cc:1403] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260630 12:38:13.616276 12652 tablet_bootstrap.cc:654] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.616236 12650 raft_consensus.cc:359] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.617242 12650 raft_consensus.cc:385] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.617602 12650 raft_consensus.cc:740] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.617750 12649 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524: No bootstrap required, opened a new log
I20260630 12:38:13.618428 12649 ts_tablet_manager.cc:1403] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260630 12:38:13.618788 12650 consensus_queue.cc:260] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.621771 12649 raft_consensus.cc:359] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.622588 12649 raft_consensus.cc:385] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.622946 12649 raft_consensus.cc:740] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.623327 12650 ts_tablet_manager.cc:1434] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:38:13.624176 12652 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320: No bootstrap required, opened a new log
I20260630 12:38:13.624431 12650 tablet_bootstrap.cc:492] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: Bootstrap starting.
I20260630 12:38:13.623906 12649 consensus_queue.cc:260] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.624763 12652 ts_tablet_manager.cc:1403] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:38:13.627964 12652 raft_consensus.cc:359] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.628371 12657 raft_consensus.cc:493] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.628811 12652 raft_consensus.cc:385] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.629206 12649 ts_tablet_manager.cc:1434] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:38:13.629169 12652 raft_consensus.cc:740] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.630725 12649 tablet_bootstrap.cc:492] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524: Bootstrap starting.
I20260630 12:38:13.628984 12657 raft_consensus.cc:515] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.631723 12650 tablet_bootstrap.cc:654] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.630333 12652 consensus_queue.cc:260] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.636507 12652 ts_tablet_manager.cc:1434] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:38:13.637545 12652 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320: Bootstrap starting.
I20260630 12:38:13.638036 12649 tablet_bootstrap.cc:654] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524: Neither blocks nor log segments found. Creating new log.
W20260630 12:38:13.642761 12555 tablet.cc:2406] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:13.644366 12652 tablet_bootstrap.cc:654] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.647418 12657 leader_election.cc:290] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:13.673610 12650 tablet_bootstrap.cc:492] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: No bootstrap required, opened a new log
I20260630 12:38:13.674270 12650 ts_tablet_manager.cc:1403] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.007s
I20260630 12:38:13.678759 12650 raft_consensus.cc:359] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.679498 12649 tablet_bootstrap.cc:492] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524: No bootstrap required, opened a new log
I20260630 12:38:13.679908 12650 raft_consensus.cc:385] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.680719 12650 raft_consensus.cc:740] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.680483 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8a602ddca94f02aae39104825876ba" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524" is_pre_election: true
I20260630 12:38:13.680533 12649 ts_tablet_manager.cc:1403] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.013s
I20260630 12:38:13.681459 12454 raft_consensus.cc:2468] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 0.
I20260630 12:38:13.682091 12652 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320: No bootstrap required, opened a new log
I20260630 12:38:13.682623 12652 ts_tablet_manager.cc:1403] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.019s
I20260630 12:38:13.682708 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8a602ddca94f02aae39104825876ba" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320" is_pre_election: true
I20260630 12:38:13.683108 12493 leader_election.cc:304] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3e02400f9844b958a18ce452411ba17, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.684116 12657 raft_consensus.cc:2804] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.684517 12657 raft_consensus.cc:493] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.684397 12649 raft_consensus.cc:359] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.685000 12657 raft_consensus.cc:3060] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.685245 12649 raft_consensus.cc:385] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.685617 12649 raft_consensus.cc:740] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.686082 12652 raft_consensus.cc:359] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.686827 12652 raft_consensus.cc:385] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.686437 12649 consensus_queue.cc:260] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.687141 12652 raft_consensus.cc:740] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.687229 12650 consensus_queue.cc:260] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.688153 12652 consensus_queue.cc:260] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.689251 12603 raft_consensus.cc:2468] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 0.
I20260630 12:38:13.690673 12652 ts_tablet_manager.cc:1434] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:38:13.693886 12657 raft_consensus.cc:515] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.694476 12652 tablet_bootstrap.cc:492] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320: Bootstrap starting.
I20260630 12:38:13.696027 12649 ts_tablet_manager.cc:1434] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:38:13.696913 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8a602ddca94f02aae39104825876ba" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524"
I20260630 12:38:13.697479 12454 raft_consensus.cc:3060] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.702205 12652 tablet_bootstrap.cc:654] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.705897 12454 raft_consensus.cc:2468] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 1.
I20260630 12:38:13.708768 12649 tablet_bootstrap.cc:492] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524: Bootstrap starting.
I20260630 12:38:13.709856 12493 leader_election.cc:304] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3e02400f9844b958a18ce452411ba17, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.711328 12653 raft_consensus.cc:493] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.712006 12653 raft_consensus.cc:515] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.718307 12653 leader_election.cc:290] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:13.708595 12657 leader_election.cc:290] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 election: Requested vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:13.708117 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8a602ddca94f02aae39104825876ba" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320"
I20260630 12:38:13.726104 12603 raft_consensus.cc:3060] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.739145 12649 tablet_bootstrap.cc:654] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.743593 12657 raft_consensus.cc:2804] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.744328 12603 raft_consensus.cc:2468] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 1.
I20260630 12:38:13.746623 12657 raft_consensus.cc:697] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 1 LEADER]: Becoming Leader. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Running, Role: LEADER
I20260630 12:38:13.747529 12650 ts_tablet_manager.cc:1434] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: Time spent starting tablet: real 0.073s	user 0.020s	sys 0.032s
I20260630 12:38:13.747622 12657 consensus_queue.cc:237] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.748770 12650 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17: Bootstrap starting.
I20260630 12:38:13.750801 12652 tablet_bootstrap.cc:492] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320: No bootstrap required, opened a new log
I20260630 12:38:13.751456 12652 ts_tablet_manager.cc:1403] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.033s
I20260630 12:38:13.755509 12652 raft_consensus.cc:359] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.756575 12652 raft_consensus.cc:385] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.756991 12652 raft_consensus.cc:740] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.757848 12650 tablet_bootstrap.cc:654] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.758196 12652 consensus_queue.cc:260] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.759474 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c10a2bea0048f2b5618595bb213864" candidate_uuid: "d0dbcb18832c4fcc8842346a08e3c524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320" is_pre_election: true
I20260630 12:38:13.760272 12603 raft_consensus.cc:2468] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0dbcb18832c4fcc8842346a08e3c524 in term 0.
I20260630 12:38:13.761612 12652 ts_tablet_manager.cc:1434] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:38:13.761852 12417 leader_election.cc:304] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.763025 12653 raft_consensus.cc:2804] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.763324 12652 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320: Bootstrap starting.
I20260630 12:38:13.763373 12653 raft_consensus.cc:493] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.763940 12653 raft_consensus.cc:3060] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.767416 12649 tablet_bootstrap.cc:492] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524: No bootstrap required, opened a new log
I20260630 12:38:13.767968 12649 ts_tablet_manager.cc:1403] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260630 12:38:13.770401 12652 tablet_bootstrap.cc:654] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.771097 12649 raft_consensus.cc:359] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.771898 12649 raft_consensus.cc:385] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.771610 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c10a2bea0048f2b5618595bb213864" candidate_uuid: "d0dbcb18832c4fcc8842346a08e3c524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17" is_pre_election: true
I20260630 12:38:13.772330 12649 raft_consensus.cc:740] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.773164 12649 consensus_queue.cc:260] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
W20260630 12:38:13.774034 12418 leader_election.cc:343] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:13.782423 12653 raft_consensus.cc:515] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.783697 12650 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17: No bootstrap required, opened a new log
I20260630 12:38:13.784485 12650 ts_tablet_manager.cc:1403] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260630 12:38:13.783775 12649 ts_tablet_manager.cc:1434] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:38:13.787796 12650 raft_consensus.cc:359] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.788551 12650 raft_consensus.cc:385] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.788827 12650 raft_consensus.cc:740] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.789254 12649 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524: Bootstrap starting.
I20260630 12:38:13.789577 12650 consensus_queue.cc:260] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.791931 12650 ts_tablet_manager.cc:1434] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:13.795017 12650 tablet_bootstrap.cc:492] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17: Bootstrap starting.
I20260630 12:38:13.795053 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c10a2bea0048f2b5618595bb213864" candidate_uuid: "d0dbcb18832c4fcc8842346a08e3c524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320"
I20260630 12:38:13.795802 12603 raft_consensus.cc:3060] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.796478 12658 raft_consensus.cc:493] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.796998 12658 raft_consensus.cc:515] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.797307 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c10a2bea0048f2b5618595bb213864" candidate_uuid: "d0dbcb18832c4fcc8842346a08e3c524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17"
I20260630 12:38:13.797909 12529 raft_consensus.cc:3060] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.793905 12653 leader_election.cc:290] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [CANDIDATE]: Term 1 election: Requested vote from peers b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:13.799997 12658 leader_election.cc:290] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:13.804230 12603 raft_consensus.cc:2468] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0dbcb18832c4fcc8842346a08e3c524 in term 1.
I20260630 12:38:13.805608 12417 leader_election.cc:304] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.806674 12653 raft_consensus.cc:2804] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.812703 12652 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320: No bootstrap required, opened a new log
I20260630 12:38:13.813274 12652 ts_tablet_manager.cc:1403] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.006s
I20260630 12:38:13.812211 12349 catalog_manager.cc:5697] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3e02400f9844b958a18ce452411ba17 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "b3e02400f9844b958a18ce452411ba17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.817893 12650 tablet_bootstrap.cc:654] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.818379 12649 tablet_bootstrap.cc:654] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.819994 12529 raft_consensus.cc:2468] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0dbcb18832c4fcc8842346a08e3c524 in term 1.
I20260630 12:38:13.821123 12652 raft_consensus.cc:359] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.821970 12652 raft_consensus.cc:385] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.822414 12652 raft_consensus.cc:740] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.823770 12653 raft_consensus.cc:697] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 LEADER]: Becoming Leader. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Running, Role: LEADER
I20260630 12:38:13.824939 12653 consensus_queue.cc:237] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.823371 12652 consensus_queue.cc:260] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.829797 12652 ts_tablet_manager.cc:1434] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:38:13.831331 12652 tablet_bootstrap.cc:492] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320: Bootstrap starting.
I20260630 12:38:13.846024 12649 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524: No bootstrap required, opened a new log
I20260630 12:38:13.846338 12650 tablet_bootstrap.cc:492] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17: No bootstrap required, opened a new log
I20260630 12:38:13.846762 12649 ts_tablet_manager.cc:1403] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.005s
I20260630 12:38:13.849828 12658 raft_consensus.cc:493] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.850330 12658 raft_consensus.cc:515] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.850961 12649 raft_consensus.cc:359] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.849020 12351 catalog_manager.cc:5697] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1). New cstate: current_term: 1 leader_uuid: "d0dbcb18832c4fcc8842346a08e3c524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.853353 12652 tablet_bootstrap.cc:654] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.846850 12650 ts_tablet_manager.cc:1403] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.004s
I20260630 12:38:13.852056 12658 leader_election.cc:290] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:13.859891 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019b23008af420699da13f17fae29a3" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524" is_pre_election: true
I20260630 12:38:13.859567 12650 raft_consensus.cc:359] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.860605 12454 raft_consensus.cc:2468] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 0.
I20260630 12:38:13.860956 12650 raft_consensus.cc:385] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.861402 12650 raft_consensus.cc:740] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.862272 12650 consensus_queue.cc:260] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.862540 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956233537dd2423ebb2bb7b7b4ea70f5" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524" is_pre_election: true
W20260630 12:38:13.863747 12400 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:13.851987 12649 raft_consensus.cc:385] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.864581 12649 raft_consensus.cc:740] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0dbcb18832c4fcc8842346a08e3c524, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.865217 12650 ts_tablet_manager.cc:1434] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:13.865417 12649 consensus_queue.cc:260] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.867772 12454 raft_consensus.cc:2468] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 0.
I20260630 12:38:13.866619 12650 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17: Bootstrap starting.
I20260630 12:38:13.869900 12649 ts_tablet_manager.cc:1434] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260630 12:38:13.866945 12567 leader_election.cc:304] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.874734 12657 raft_consensus.cc:493] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.875288 12657 raft_consensus.cc:515] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.875620 12567 leader_election.cc:304] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.877547 12657 leader_election.cc:290] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:13.878157 12658 raft_consensus.cc:2804] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.878568 12658 raft_consensus.cc:493] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.878893 12658 raft_consensus.cc:3060] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.879504 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10b5eb8161a4db494ac97ff1411a42f" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320" is_pre_election: true
I20260630 12:38:13.880211 12603 raft_consensus.cc:2468] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 0.
I20260630 12:38:13.880543 12650 tablet_bootstrap.cc:654] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.881577 12492 leader_election.cc:304] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, b3e02400f9844b958a18ce452411ba17; no voters: 
I20260630 12:38:13.886168 12657 raft_consensus.cc:2804] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.886539 12657 raft_consensus.cc:493] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.886883 12657 raft_consensus.cc:3060] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.887092 12652 tablet_bootstrap.cc:492] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320: No bootstrap required, opened a new log
I20260630 12:38:13.887746 12652 ts_tablet_manager.cc:1403] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.019s
I20260630 12:38:13.891517 12652 raft_consensus.cc:359] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.892171 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10b5eb8161a4db494ac97ff1411a42f" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524" is_pre_election: true
I20260630 12:38:13.893038 12454 raft_consensus.cc:2468] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 0.
I20260630 12:38:13.892454 12652 raft_consensus.cc:385] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.898013 12652 raft_consensus.cc:740] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.901352 12684 raft_consensus.cc:2804] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.901925 12684 raft_consensus.cc:493] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.902348 12684 raft_consensus.cc:3060] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.908957 12652 consensus_queue.cc:260] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.910686 12686 raft_consensus.cc:493] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.911319 12686 raft_consensus.cc:515] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.897044 12657 raft_consensus.cc:515] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.916882 12684 raft_consensus.cc:515] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.918078 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019b23008af420699da13f17fae29a3" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17" is_pre_election: true
I20260630 12:38:13.918778 12529 raft_consensus.cc:2468] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 0.
I20260630 12:38:13.919656 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10b5eb8161a4db494ac97ff1411a42f" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524"
I20260630 12:38:13.920029 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956233537dd2423ebb2bb7b7b4ea70f5" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17" is_pre_election: true
I20260630 12:38:13.920511 12454 raft_consensus.cc:3060] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.921193 12658 raft_consensus.cc:515] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
W20260630 12:38:13.922504 12567 leader_election.cc:343] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:13.931192 12454 raft_consensus.cc:2468] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 1.
I20260630 12:38:13.935060 12650 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17: No bootstrap required, opened a new log
I20260630 12:38:13.938017 12684 leader_election.cc:290] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 election: Requested vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:13.938622 12650 ts_tablet_manager.cc:1403] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.017s
I20260630 12:38:13.939662 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d114a9f614a849fe9c8bd820b381f116" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17" is_pre_election: true
I20260630 12:38:13.940102 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956233537dd2423ebb2bb7b7b4ea70f5" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17"
I20260630 12:38:13.940398 12528 raft_consensus.cc:2468] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 0.
I20260630 12:38:13.941910 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019b23008af420699da13f17fae29a3" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524"
I20260630 12:38:13.941999 12650 raft_consensus.cc:359] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.937562 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10b5eb8161a4db494ac97ff1411a42f" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320"
I20260630 12:38:13.942790 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d114a9f614a849fe9c8bd820b381f116" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524" is_pre_election: true
I20260630 12:38:13.943070 12650 raft_consensus.cc:385] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.943221 12603 raft_consensus.cc:3060] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.936311 12657 leader_election.cc:290] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 election: Requested vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:13.943868 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956233537dd2423ebb2bb7b7b4ea70f5" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524"
I20260630 12:38:13.943454 12650 raft_consensus.cc:740] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.945580 12493 leader_election.cc:304] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3e02400f9844b958a18ce452411ba17, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.945426 12650 consensus_queue.cc:260] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.944559 12451 raft_consensus.cc:3060] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.946640 12667 raft_consensus.cc:2804] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.942644 12453 raft_consensus.cc:3060] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.947147 12667 raft_consensus.cc:697] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 1 LEADER]: Becoming Leader. State: Replica: b3e02400f9844b958a18ce452411ba17, State: Running, Role: LEADER
W20260630 12:38:13.948031 12567 leader_election.cc:343] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:13.949002 12567 leader_election.cc:304] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, b3e02400f9844b958a18ce452411ba17; no voters: 
I20260630 12:38:13.937798 12686 leader_election.cc:290] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:13.950294 12686 raft_consensus.cc:2804] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.948071 12667 consensus_queue.cc:237] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.953279 12686 raft_consensus.cc:493] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.953760 12686 raft_consensus.cc:3060] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.955983 12452 raft_consensus.cc:2468] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 0.
I20260630 12:38:13.952188 12650 ts_tablet_manager.cc:1434] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:38:13.957612 12453 raft_consensus.cc:2468] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 1.
I20260630 12:38:13.952817 12603 raft_consensus.cc:2468] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3e02400f9844b958a18ce452411ba17 in term 1.
I20260630 12:38:13.958781 12567 leader_election.cc:304] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.959468 12451 raft_consensus.cc:2468] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 1.
I20260630 12:38:13.959960 12687 raft_consensus.cc:2804] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.960484 12652 ts_tablet_manager.cc:1434] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320: Time spent starting tablet: real 0.072s	user 0.014s	sys 0.032s
I20260630 12:38:13.960680 12567 leader_election.cc:304] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [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: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: b3e02400f9844b958a18ce452411ba17
I20260630 12:38:13.963088 12658 leader_election.cc:290] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 election: Requested vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:13.960795 12687 raft_consensus.cc:697] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Running, Role: LEADER
I20260630 12:38:13.963977 12658 raft_consensus.cc:2804] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.964473 12658 raft_consensus.cc:697] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Running, Role: LEADER
I20260630 12:38:13.965289 12658 consensus_queue.cc:237] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.964214 12687 consensus_queue.cc:237] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.967685 12686 raft_consensus.cc:515] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.967788 12349 catalog_manager.cc:5697] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3e02400f9844b958a18ce452411ba17 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "b3e02400f9844b958a18ce452411ba17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.973479 12686 leader_election.cc:290] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 election: Requested vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:13.973814 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019b23008af420699da13f17fae29a3" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17"
I20260630 12:38:13.974565 12529 raft_consensus.cc:3060] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.981308 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d114a9f614a849fe9c8bd820b381f116" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524"
I20260630 12:38:13.982307 12451 raft_consensus.cc:3060] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.982837 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d114a9f614a849fe9c8bd820b381f116" candidate_uuid: "2a5b7cf248cb4a7aa36237bf52217320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3e02400f9844b958a18ce452411ba17"
I20260630 12:38:13.983188 12529 raft_consensus.cc:2468] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 1.
I20260630 12:38:13.983475 12528 raft_consensus.cc:3060] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.991230 12451 raft_consensus.cc:2468] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 1.
I20260630 12:38:13.992372 12567 leader_election.cc:304] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524; no voters: 
I20260630 12:38:13.993418 12658 raft_consensus.cc:2804] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.993933 12658 raft_consensus.cc:697] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5b7cf248cb4a7aa36237bf52217320, State: Running, Role: LEADER
I20260630 12:38:13.995297 12528 raft_consensus.cc:2468] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5b7cf248cb4a7aa36237bf52217320 in term 1.
I20260630 12:38:13.995223 12658 consensus_queue.cc:237] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:13.997357 12351 catalog_manager.cc:5697] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "2a5b7cf248cb4a7aa36237bf52217320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:13.998903 12351 catalog_manager.cc:5697] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "2a5b7cf248cb4a7aa36237bf52217320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:14.011986 12351 catalog_manager.cc:5697] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "2a5b7cf248cb4a7aa36237bf52217320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:14.227118 12653 consensus_queue.cc:1048] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.284919 12667 raft_consensus.cc:493] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:14.294137 12667 raft_consensus.cc:515] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } }
I20260630 12:38:14.297365 12657 consensus_queue.cc:1048] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.330960 12667 leader_election.cc:290] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167), 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:14.331990 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956233537dd2423ebb2bb7b7b4ea70f5" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0dbcb18832c4fcc8842346a08e3c524" is_pre_election: true
I20260630 12:38:14.333209 12451 raft_consensus.cc:2393] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3e02400f9844b958a18ce452411ba17 in current term 1: Already voted for candidate 2a5b7cf248cb4a7aa36237bf52217320 in this term.
I20260630 12:38:14.333806 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956233537dd2423ebb2bb7b7b4ea70f5" candidate_uuid: "b3e02400f9844b958a18ce452411ba17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5b7cf248cb4a7aa36237bf52217320" is_pre_election: true
I20260630 12:38:14.336373 12492 leader_election.cc:304] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [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: b3e02400f9844b958a18ce452411ba17; no voters: 2a5b7cf248cb4a7aa36237bf52217320, d0dbcb18832c4fcc8842346a08e3c524
I20260630 12:38:14.342572 12669 raft_consensus.cc:3060] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.342470 12657 consensus_queue.cc:1048] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.366437 12669 raft_consensus.cc:2749] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:14.367826 12669 consensus_queue.cc:1048] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.378326 12658 consensus_queue.cc:1048] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.405136 12658 consensus_queue.cc:1048] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.410562 12653 consensus_queue.cc:1048] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.466289 12454 raft_consensus.cc:1275] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Refusing update from remote peer b3e02400f9844b958a18ce452411ba17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:14.474872 12667 consensus_queue.cc:1048] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.477129 12529 raft_consensus.cc:1275] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Refusing update from remote peer 2a5b7cf248cb4a7aa36237bf52217320: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:14.479460 12658 consensus_queue.cc:1048] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:14.548010 12493 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.1:44167, user_credentials={real_user=slave}} blocked reactor thread for 62938.9us
I20260630 12:38:14.568667 12687 consensus_queue.cc:1048] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.570304 12454 raft_consensus.cc:1275] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Refusing update from remote peer 2a5b7cf248cb4a7aa36237bf52217320: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:14.573773 12687 consensus_queue.cc:1048] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.630155 12702 mvcc.cc:204] Tried to move back new op lower bound from 7302443394801254400 to 7302443392839798784. Current Snapshot: MvccSnapshot[applied={T|T < 7302443394801254400}]
I20260630 12:38:14.651065 12527 raft_consensus.cc:1275] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Refusing update from remote peer 2a5b7cf248cb4a7aa36237bf52217320: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:14.683614 12687 consensus_queue.cc:1048] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260630 12:38:15.059223 12739 log.cc:927] Time spent T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260630 12:38:15.450309   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:15.461128 12745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:15.462625 12746 instance_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:38:15.476279   836 server_base.cc:1061] running on GCE node
W20260630 12:38:15.477988 12748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:15.479249   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:15.479491   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:15.479714   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823095479693 us; error 0 us; skew 500 ppm
I20260630 12:38:15.480296   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:15.483825   836 webserver.cc:533] Webserver started at http://127.0.209.4:43883/ using document root <none> and password file <none>
I20260630 12:38:15.484352   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:15.484576   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:15.484915   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:15.486148   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "30fafe87005c4393bdec29d7f5e3eaa3"
format_stamp: "Formatted at 2026-06-30 12:38:15 on dist-test-slave-n2nm"
I20260630 12:38:15.491387   836 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:38:15.495059 12753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:15.496045   836 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:15.496354   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "30fafe87005c4393bdec29d7f5e3eaa3"
format_stamp: "Formatted at 2026-06-30 12:38:15 on dist-test-slave-n2nm"
I20260630 12:38:15.496644   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822841017348-836-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:38:15.522996   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:15.524300   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:15.525878   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:15.528321   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:15.528564   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:15.528829   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:15.529028   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:15.572629   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:35767
I20260630 12:38:15.572770 12815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:35767 every 8 connection(s)
I20260630 12:38:15.588363 12816 heartbeater.cc:344] Connected to a master server at 127.0.209.62:42465
I20260630 12:38:15.588765 12816 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:15.589540 12816 heartbeater.cc:507] Master 127.0.209.62:42465 requested a full tablet report, sending...
I20260630 12:38:15.591374 12349 ts_manager.cc:194] Registered new tserver with Master: 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4:35767)
I20260630 12:38:15.592890 12349 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42940
I20260630 12:38:15.953231 12603 consensus_queue.cc:237] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:15.962009 12527 raft_consensus.cc:1275] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Refusing update from remote peer 2a5b7cf248cb4a7aa36237bf52217320: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:15.965888 12452 raft_consensus.cc:1275] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Refusing update from remote peer 2a5b7cf248cb4a7aa36237bf52217320: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:15.965926 12823 consensus_queue.cc:1048] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:15.967459 12686 consensus_queue.cc:1048] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:15.977984 12823 raft_consensus.cc:2955] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:15.981168 12527 raft_consensus.cc:2955] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:15.983031 12452 raft_consensus.cc:2955] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
W20260630 12:38:15.987494 12566 consensus_peers.cc:597] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 -> Peer 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4:35767): Couldn't send request to peer 30fafe87005c4393bdec29d7f5e3eaa3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 956233537dd2423ebb2bb7b7b4ea70f5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.002884 12349 catalog_manager.cc:5697] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 reported cstate change: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "2a5b7cf248cb4a7aa36237bf52217320" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.012287 12452 consensus_queue.cc:237] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.022787 12527 raft_consensus.cc:1275] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Refusing update from remote peer d0dbcb18832c4fcc8842346a08e3c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:16.024684 12832 consensus_queue.cc:1048] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:16.025075 12603 raft_consensus.cc:1275] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Refusing update from remote peer d0dbcb18832c4fcc8842346a08e3c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:16.030444 12722 consensus_queue.cc:1048] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:16.036473 12417 consensus_peers.cc:597] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 -> Peer 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4:35767): Couldn't send request to peer 30fafe87005c4393bdec29d7f5e3eaa3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17c10a2bea0048f2b5618595bb213864. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.038724 12722 raft_consensus.cc:2955] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.040634 12603 raft_consensus.cc:2955] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.043406 12527 raft_consensus.cc:2955] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.053982 12351 catalog_manager.cc:5697] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 reported cstate change: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "d0dbcb18832c4fcc8842346a08e3c524" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:16.066780 12527 consensus_queue.cc:237] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.078617 12453 raft_consensus.cc:1275] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Refusing update from remote peer b3e02400f9844b958a18ce452411ba17: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:16.078838 12603 raft_consensus.cc:1275] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Refusing update from remote peer b3e02400f9844b958a18ce452411ba17: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:16.080272 12667 consensus_queue.cc:1048] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:16.081197 12836 consensus_queue.cc:1048] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:16.089145 12492 consensus_peers.cc:597] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 -> Peer 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4:35767): Couldn't send request to peer 30fafe87005c4393bdec29d7f5e3eaa3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e10b5eb8161a4db494ac97ff1411a42f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.091765 12667 raft_consensus.cc:2955] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.092788 12603 raft_consensus.cc:2955] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.093490 12453 raft_consensus.cc:2955] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.105890 12349 catalog_manager.cc:5697] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 reported cstate change: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "b3e02400f9844b958a18ce452411ba17" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.110606 12527 consensus_queue.cc:237] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.117512 12453 raft_consensus.cc:1275] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Refusing update from remote peer b3e02400f9844b958a18ce452411ba17: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:38:16.117650 12492 consensus_peers.cc:597] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 -> Peer 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4:35767): Couldn't send request to peer 30fafe87005c4393bdec29d7f5e3eaa3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b8a602ddca94f02aae39104825876ba. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.118570 12603 raft_consensus.cc:1275] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Refusing update from remote peer b3e02400f9844b958a18ce452411ba17: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:16.119392 12836 consensus_queue.cc:1048] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:16.120478 12837 consensus_queue.cc:1048] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:16.128999 12837 raft_consensus.cc:2955] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.130211 12603 raft_consensus.cc:2955] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.137466 12453 raft_consensus.cc:2955] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.142551 12350 catalog_manager.cc:5697] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 reported cstate change: config changed from index -1 to 11, NON_VOTER 30fafe87005c4393bdec29d7f5e3eaa3 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "b3e02400f9844b958a18ce452411ba17" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } } }
I20260630 12:38:16.452677 12838 ts_tablet_manager.cc:933] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: Initiating tablet copy from peer 2a5b7cf248cb4a7aa36237bf52217320 (127.0.209.3:40643)
I20260630 12:38:16.454698 12838 tablet_copy_client.cc:323] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:40643
I20260630 12:38:16.468533 12613 tablet_copy_service.cc:140] P 2a5b7cf248cb4a7aa36237bf52217320: Received BeginTabletCopySession request for tablet 956233537dd2423ebb2bb7b7b4ea70f5 from peer 30fafe87005c4393bdec29d7f5e3eaa3 ({username='slave'} at 127.0.0.1:33102)
I20260630 12:38:16.469203 12613 tablet_copy_service.cc:161] P 2a5b7cf248cb4a7aa36237bf52217320: Beginning new tablet copy session on tablet 956233537dd2423ebb2bb7b7b4ea70f5 from peer 30fafe87005c4393bdec29d7f5e3eaa3 at {username='slave'} at 127.0.0.1:33102: session id = 30fafe87005c4393bdec29d7f5e3eaa3-956233537dd2423ebb2bb7b7b4ea70f5
I20260630 12:38:16.478353 12613 tablet_copy_source_session.cc:215] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:16.482033 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956233537dd2423ebb2bb7b7b4ea70f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:16.490715 12842 ts_tablet_manager.cc:933] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: Initiating tablet copy from peer d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167)
I20260630 12:38:16.492575 12842 tablet_copy_client.cc:323] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:44167
I20260630 12:38:16.500288 12838 tablet_copy_client.cc:806] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:16.501061 12838 tablet_copy_client.cc:670] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:16.505633 12838 tablet_copy_client.cc:538] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:16.507865 12464 tablet_copy_service.cc:140] P d0dbcb18832c4fcc8842346a08e3c524: Received BeginTabletCopySession request for tablet 17c10a2bea0048f2b5618595bb213864 from peer 30fafe87005c4393bdec29d7f5e3eaa3 ({username='slave'} at 127.0.0.1:38018)
I20260630 12:38:16.508570 12464 tablet_copy_service.cc:161] P d0dbcb18832c4fcc8842346a08e3c524: Beginning new tablet copy session on tablet 17c10a2bea0048f2b5618595bb213864 from peer 30fafe87005c4393bdec29d7f5e3eaa3 at {username='slave'} at 127.0.0.1:38018: session id = 30fafe87005c4393bdec29d7f5e3eaa3-17c10a2bea0048f2b5618595bb213864
I20260630 12:38:16.513123 12838 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap starting.
I20260630 12:38:16.517360 12464 tablet_copy_source_session.cc:215] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:16.521360 12842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c10a2bea0048f2b5618595bb213864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:16.540706 12842 tablet_copy_client.cc:806] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:16.541487 12842 tablet_copy_client.cc:670] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:16.546267 12842 tablet_copy_client.cc:538] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:16.556736 12842 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap starting.
I20260630 12:38:16.595582 12816 heartbeater.cc:499] Master 127.0.209.62:42465 was elected leader, sending a full tablet report...
I20260630 12:38:16.596693 12838 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=79 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:16.597837 12838 tablet_bootstrap.cc:492] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap complete.
I20260630 12:38:16.598667 12838 ts_tablet_manager.cc:1403] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent bootstrapping tablet: real 0.086s	user 0.062s	sys 0.021s
I20260630 12:38:16.602766 12838 raft_consensus.cc:359] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.603464 12838 raft_consensus.cc:740] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30fafe87005c4393bdec29d7f5e3eaa3, State: Initialized, Role: LEARNER
I20260630 12:38:16.604234 12838 consensus_queue.cc:260] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } attrs { replace: true } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.606477   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:38:16.608131 12838 ts_tablet_manager.cc:1434] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:38:16.610440 12613 tablet_copy_service.cc:342] P 2a5b7cf248cb4a7aa36237bf52217320: Request end of tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-956233537dd2423ebb2bb7b7b4ea70f5 received from {username='slave'} at 127.0.0.1:33102
I20260630 12:38:16.610952 12613 tablet_copy_service.cc:434] P 2a5b7cf248cb4a7aa36237bf52217320: ending tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-956233537dd2423ebb2bb7b7b4ea70f5 on tablet 956233537dd2423ebb2bb7b7b4ea70f5 with peer 30fafe87005c4393bdec29d7f5e3eaa3
I20260630 12:38:16.629961 12838 ts_tablet_manager.cc:933] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: Initiating tablet copy from peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:16.630812   836 tablet_copy_service.cc:362] P d0dbcb18832c4fcc8842346a08e3c524: Destroying tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-17c10a2bea0048f2b5618595bb213864 due to service shutdown
I20260630 12:38:16.631294   836 tablet_copy_service.cc:434] P d0dbcb18832c4fcc8842346a08e3c524: ending tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-17c10a2bea0048f2b5618595bb213864 on tablet 17c10a2bea0048f2b5618595bb213864 with peer 30fafe87005c4393bdec29d7f5e3eaa3
W20260630 12:38:16.643630 12567 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260630 12:38:16.658063 12567 consensus_peers.cc:597] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 -> Peer d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167): Couldn't send request to peer d0dbcb18832c4fcc8842346a08e3c524. 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:38:16.674762 12842 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:16.675490 12838 tablet_copy_client.cc:323] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:35871
I20260630 12:38:16.676036 12842 tablet_bootstrap.cc:492] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap complete.
I20260630 12:38:16.677003 12842 ts_tablet_manager.cc:1403] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent bootstrapping tablet: real 0.120s	user 0.093s	sys 0.012s
I20260630 12:38:16.680179 12842 raft_consensus.cc:359] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.680877 12842 raft_consensus.cc:740] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30fafe87005c4393bdec29d7f5e3eaa3, State: Initialized, Role: LEARNER
I20260630 12:38:16.681459 12842 consensus_queue.cc:260] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.676580 12849 ts_tablet_manager.cc:933] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: Initiating tablet copy from peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871)
I20260630 12:38:16.683436 12842 ts_tablet_manager.cc:1434] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:38:16.698730 12849 tablet_copy_client.cc:323] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:35871
I20260630 12:38:16.705435   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:16.707329   836 tablet_replica.cc:333] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524: stopping tablet replica
I20260630 12:38:16.709003 12539 tablet_copy_service.cc:140] P b3e02400f9844b958a18ce452411ba17: Received BeginTabletCopySession request for tablet e10b5eb8161a4db494ac97ff1411a42f from peer 30fafe87005c4393bdec29d7f5e3eaa3 ({username='slave'} at 127.0.0.1:35120)
I20260630 12:38:16.709470 12538 tablet_copy_service.cc:140] P b3e02400f9844b958a18ce452411ba17: Received BeginTabletCopySession request for tablet 0b8a602ddca94f02aae39104825876ba from peer 30fafe87005c4393bdec29d7f5e3eaa3 ({username='slave'} at 127.0.0.1:35120)
I20260630 12:38:16.709537   836 raft_consensus.cc:2243] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.709726 12539 tablet_copy_service.cc:161] P b3e02400f9844b958a18ce452411ba17: Beginning new tablet copy session on tablet e10b5eb8161a4db494ac97ff1411a42f from peer 30fafe87005c4393bdec29d7f5e3eaa3 at {username='slave'} at 127.0.0.1:35120: session id = 30fafe87005c4393bdec29d7f5e3eaa3-e10b5eb8161a4db494ac97ff1411a42f
I20260630 12:38:16.710695   836 raft_consensus.cc:2272] T 956233537dd2423ebb2bb7b7b4ea70f5 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.710757 12538 tablet_copy_service.cc:161] P b3e02400f9844b958a18ce452411ba17: Beginning new tablet copy session on tablet 0b8a602ddca94f02aae39104825876ba from peer 30fafe87005c4393bdec29d7f5e3eaa3 at {username='slave'} at 127.0.0.1:35120: session id = 30fafe87005c4393bdec29d7f5e3eaa3-0b8a602ddca94f02aae39104825876ba
I20260630 12:38:16.716104   836 tablet_replica.cc:333] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524: stopping tablet replica
I20260630 12:38:16.717098   836 raft_consensus.cc:2243] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.717868   836 raft_consensus.cc:2272] T a019b23008af420699da13f17fae29a3 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.719177 12539 tablet_copy_source_session.cc:215] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:16.721961 12538 tablet_copy_source_session.cc:215] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:16.723012 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10b5eb8161a4db494ac97ff1411a42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:16.725605 12849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8a602ddca94f02aae39104825876ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:16.721081   836 tablet_replica.cc:333] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524: stopping tablet replica
I20260630 12:38:16.726882   836 raft_consensus.cc:2243] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.727655   836 raft_consensus.cc:2272] T 0b8a602ddca94f02aae39104825876ba P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.734328   836 tablet_replica.cc:333] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524: stopping tablet replica
I20260630 12:38:16.735076   836 raft_consensus.cc:2243] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.735841   836 raft_consensus.cc:2272] T d114a9f614a849fe9c8bd820b381f116 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.738567   836 tablet_replica.cc:333] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524: stopping tablet replica
I20260630 12:38:16.739225   836 raft_consensus.cc:2243] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.739809   836 raft_consensus.cc:2272] T e10b5eb8161a4db494ac97ff1411a42f P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.742724 12838 tablet_copy_client.cc:806] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:16.743188   836 tablet_replica.cc:333] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524: stopping tablet replica
I20260630 12:38:16.743415 12838 tablet_copy_client.cc:670] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:16.743968   836 raft_consensus.cc:2243] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:16.744949 12849 tablet_copy_client.cc:806] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:16.745425   836 raft_consensus.cc:2272] T 17c10a2bea0048f2b5618595bb213864 P d0dbcb18832c4fcc8842346a08e3c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.745533 12849 tablet_copy_client.cc:670] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:16.750267 12838 tablet_copy_client.cc:538] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:16.750799 12849 tablet_copy_client.cc:538] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:16.760850 12838 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap starting.
I20260630 12:38:16.762153 12849 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap starting.
W20260630 12:38:16.779888 12842 tablet_copy_client.cc:1131] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.1:44167: connect: Connection refused (error 111)
W20260630 12:38:16.786841 12493 consensus_peers.cc:597] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 -> Peer d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167): Couldn't send request to peer d0dbcb18832c4fcc8842346a08e3c524. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.791469   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:38:16.818536   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
I20260630 12:38:16.845064   836 tablet_copy_service.cc:362] P b3e02400f9844b958a18ce452411ba17: Destroying tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-0b8a602ddca94f02aae39104825876ba due to service shutdown
I20260630 12:38:16.845470   836 tablet_copy_service.cc:434] P b3e02400f9844b958a18ce452411ba17: ending tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-0b8a602ddca94f02aae39104825876ba on tablet 0b8a602ddca94f02aae39104825876ba with peer 30fafe87005c4393bdec29d7f5e3eaa3
I20260630 12:38:16.846026   836 tablet_copy_service.cc:362] P b3e02400f9844b958a18ce452411ba17: Destroying tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-e10b5eb8161a4db494ac97ff1411a42f due to service shutdown
I20260630 12:38:16.846315   836 tablet_copy_service.cc:434] P b3e02400f9844b958a18ce452411ba17: ending tablet copy session 30fafe87005c4393bdec29d7f5e3eaa3-e10b5eb8161a4db494ac97ff1411a42f on tablet e10b5eb8161a4db494ac97ff1411a42f with peer 30fafe87005c4393bdec29d7f5e3eaa3
W20260630 12:38:16.861294 12567 consensus_peers.cc:597] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 -> Peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871): Couldn't send request to peer b3e02400f9844b958a18ce452411ba17. 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:38:16.862073 12838 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=77 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:16.863224 12838 tablet_bootstrap.cc:492] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap complete.
I20260630 12:38:16.864077 12838 ts_tablet_manager.cc:1403] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent bootstrapping tablet: real 0.104s	user 0.088s	sys 0.008s
I20260630 12:38:16.867379 12838 raft_consensus.cc:359] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.868312 12838 raft_consensus.cc:740] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30fafe87005c4393bdec29d7f5e3eaa3, State: Initialized, Role: LEARNER
I20260630 12:38:16.870357 12849 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=76 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:16.871390 12849 tablet_bootstrap.cc:492] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: Bootstrap complete.
I20260630 12:38:16.872228 12849 ts_tablet_manager.cc:1403] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent bootstrapping tablet: real 0.110s	user 0.083s	sys 0.024s
I20260630 12:38:16.873176 12838 consensus_queue.cc:260] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } attrs { replace: true } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.876343 12838 ts_tablet_manager.cc:1434] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:38:16.877719 12849 raft_consensus.cc:359] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.878780 12849 raft_consensus.cc:740] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30fafe87005c4393bdec29d7f5e3eaa3, State: Initialized, Role: LEARNER
I20260630 12:38:16.879601 12849 consensus_queue.cc:260] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0dbcb18832c4fcc8842346a08e3c524" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 44167 } } peers { permanent_uuid: "b3e02400f9844b958a18ce452411ba17" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 35871 } } peers { permanent_uuid: "2a5b7cf248cb4a7aa36237bf52217320" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "30fafe87005c4393bdec29d7f5e3eaa3" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 35767 } attrs { promote: true } }
I20260630 12:38:16.882601 12849 ts_tablet_manager.cc:1434] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:38:16.897050   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:16.899318   836 tablet_replica.cc:333] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17: stopping tablet replica
I20260630 12:38:16.900224   836 raft_consensus.cc:2243] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:16.901638   836 raft_consensus.cc:2272] T 0b8a602ddca94f02aae39104825876ba P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:16.902312 12567 consensus_peers.cc:597] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 -> Peer d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167): Couldn't send request to peer d0dbcb18832c4fcc8842346a08e3c524. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.905412   836 tablet_replica.cc:333] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17: stopping tablet replica
I20260630 12:38:16.906085   836 raft_consensus.cc:2243] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.906756   836 raft_consensus.cc:2272] T d114a9f614a849fe9c8bd820b381f116 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.909248   836 tablet_replica.cc:333] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17: stopping tablet replica
I20260630 12:38:16.909822   836 raft_consensus.cc:2243] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:16.910884   836 raft_consensus.cc:2272] T e10b5eb8161a4db494ac97ff1411a42f P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.913532   836 tablet_replica.cc:333] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17: stopping tablet replica
I20260630 12:38:16.914088   836 raft_consensus.cc:2243] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.914618   836 raft_consensus.cc:2272] T 17c10a2bea0048f2b5618595bb213864 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.917186   836 tablet_replica.cc:333] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17: stopping tablet replica
I20260630 12:38:16.917714   836 raft_consensus.cc:2243] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.918262   836 raft_consensus.cc:2272] T 956233537dd2423ebb2bb7b7b4ea70f5 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.921010   836 tablet_replica.cc:333] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17: stopping tablet replica
I20260630 12:38:16.921463   836 raft_consensus.cc:2243] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.922101   836 raft_consensus.cc:2272] T a019b23008af420699da13f17fae29a3 P b3e02400f9844b958a18ce452411ba17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:16.932806 12567 consensus_peers.cc:597] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 -> Peer d0dbcb18832c4fcc8842346a08e3c524 (127.0.209.1:44167): Couldn't send request to peer d0dbcb18832c4fcc8842346a08e3c524. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.939043 12791 raft_consensus.cc:1217] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.10->[1.11-1.11]   Dedup: 1.11->[]
W20260630 12:38:16.949447 12567 consensus_peers.cc:597] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 -> Peer b3e02400f9844b958a18ce452411ba17 (127.0.209.2:35871): Couldn't send request to peer b3e02400f9844b958a18ce452411ba17. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:35871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:16.950205   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:38:16.970176   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:38:17.001188   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:17.002017   836 tablet_replica.cc:333] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320: stopping tablet replica
I20260630 12:38:17.002786   836 raft_consensus.cc:2243] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:17.003486   836 raft_consensus.cc:2272] T 17c10a2bea0048f2b5618595bb213864 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:17.005980 12849 tablet_copy_client.cc:1131] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.2:35871: connect: Connection refused (error 111)
I20260630 12:38:17.007867   836 tablet_replica.cc:333] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320: stopping tablet replica
I20260630 12:38:17.008800   836 raft_consensus.cc:2243] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:17.009429   836 raft_consensus.cc:2272] T e10b5eb8161a4db494ac97ff1411a42f P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.012152   836 tablet_replica.cc:333] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320: stopping tablet replica
I20260630 12:38:17.012735   836 raft_consensus.cc:2243] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:17.013895   836 raft_consensus.cc:2272] T 956233537dd2423ebb2bb7b7b4ea70f5 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.016240   836 tablet_replica.cc:333] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320: stopping tablet replica
I20260630 12:38:17.016812   836 raft_consensus.cc:2243] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:17.017621   836 raft_consensus.cc:2272] T a019b23008af420699da13f17fae29a3 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.019811   836 tablet_replica.cc:333] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320: stopping tablet replica
I20260630 12:38:17.020339   836 raft_consensus.cc:2243] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:17.021268   836 raft_consensus.cc:2272] T d114a9f614a849fe9c8bd820b381f116 P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:17.023046 12838 tablet_copy_client.cc:1131] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.2:35871: connect: Connection refused (error 111)
I20260630 12:38:17.024561   836 tablet_replica.cc:333] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320: stopping tablet replica
I20260630 12:38:17.025164   836 raft_consensus.cc:2243] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:17.025759   836 raft_consensus.cc:2272] T 0b8a602ddca94f02aae39104825876ba P 2a5b7cf248cb4a7aa36237bf52217320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.054261   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:38:17.078981   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:38:17.102725   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:17.104002   836 tablet_replica.cc:333] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3: stopping tablet replica
I20260630 12:38:17.104727   836 raft_consensus.cc:2243] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:17.105191   836 raft_consensus.cc:2272] T e10b5eb8161a4db494ac97ff1411a42f P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:17.108270   836 tablet_replica.cc:333] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3: stopping tablet replica
I20260630 12:38:17.108945   836 raft_consensus.cc:2243] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:17.109377   836 raft_consensus.cc:2272] T 17c10a2bea0048f2b5618595bb213864 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:17.111534   836 tablet_replica.cc:333] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3: stopping tablet replica
I20260630 12:38:17.112082   836 raft_consensus.cc:2243] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:17.112480   836 raft_consensus.cc:2272] T 0b8a602ddca94f02aae39104825876ba P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:17.114878   836 tablet_replica.cc:333] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3: stopping tablet replica
I20260630 12:38:17.115415   836 raft_consensus.cc:2243] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:17.115875   836 raft_consensus.cc:2272] T 956233537dd2423ebb2bb7b7b4ea70f5 P 30fafe87005c4393bdec29d7f5e3eaa3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:17.138396   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:38:17.156208   836 master.cc:562] Master@127.0.209.62:42465 shutting down...
W20260630 12:38:17.180063 12400 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:17.181354   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:17.181825   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.182103   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9217dd70a08841e6a054f80ac4a4fdf5: stopping tablet replica
I20260630 12:38:17.201442   836 master.cc:584] Master@127.0.209.62:42465 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5533 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:38:17.252565   836 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.209.62:34647
I20260630 12:38:17.253705   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:17.259016 12859 instance_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:38:17.259269 12858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:17.260424 12861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:17.261045   836 server_base.cc:1061] running on GCE node
I20260630 12:38:17.261978   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:17.262148   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:17.262343   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823097262311 us; error 0 us; skew 500 ppm
I20260630 12:38:17.262858   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:17.265182   836 webserver.cc:533] Webserver started at http://127.0.209.62:45721/ using document root <none> and password file <none>
I20260630 12:38:17.265654   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:17.265842   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:17.266121   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:17.267174   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/master-0-root/instance:
uuid: "3d69f71d64f64d6b8dfbdb71d7020295"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.271471   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:38:17.274730 12866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.275496   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:17.275828   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/master-0-root
uuid: "3d69f71d64f64d6b8dfbdb71d7020295"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.276105   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-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:38:17.295185   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:17.296398   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:17.335443   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.62:34647
I20260630 12:38:17.335763 12917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.62:34647 every 8 connection(s)
I20260630 12:38:17.339303 12918 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:38:17.350394 12918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295: Bootstrap starting.
I20260630 12:38:17.355185 12918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:17.359494 12918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295: No bootstrap required, opened a new log
I20260630 12:38:17.361672 12918 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d69f71d64f64d6b8dfbdb71d7020295" member_type: VOTER }
I20260630 12:38:17.362052 12918 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:17.362321 12918 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d69f71d64f64d6b8dfbdb71d7020295, State: Initialized, Role: FOLLOWER
I20260630 12:38:17.362928 12918 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d69f71d64f64d6b8dfbdb71d7020295" member_type: VOTER }
I20260630 12:38:17.363400 12918 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:17.363618 12918 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:17.363942 12918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:17.369961 12918 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d69f71d64f64d6b8dfbdb71d7020295" member_type: VOTER }
I20260630 12:38:17.370460 12918 leader_election.cc:304] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [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: 3d69f71d64f64d6b8dfbdb71d7020295; no voters: 
I20260630 12:38:17.371556 12918 leader_election.cc:290] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:17.371920 12921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:17.373281 12921 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 1 LEADER]: Becoming Leader. State: Replica: 3d69f71d64f64d6b8dfbdb71d7020295, State: Running, Role: LEADER
I20260630 12:38:17.373950 12921 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [LEADER]: Queue going to LEADER mode. State: All 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: "3d69f71d64f64d6b8dfbdb71d7020295" member_type: VOTER }
I20260630 12:38:17.374506 12918 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:17.377981 12922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d69f71d64f64d6b8dfbdb71d7020295" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d69f71d64f64d6b8dfbdb71d7020295" member_type: VOTER } }
I20260630 12:38:17.378597 12922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:17.379164 12923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d69f71d64f64d6b8dfbdb71d7020295. Latest consensus state: current_term: 1 leader_uuid: "3d69f71d64f64d6b8dfbdb71d7020295" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d69f71d64f64d6b8dfbdb71d7020295" member_type: VOTER } }
I20260630 12:38:17.379989 12923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:17.383872 12928 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:17.388793 12928 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:17.392696   836 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:17.398085 12928 catalog_manager.cc:1383] Generated new cluster ID: be3f94cc42da4fc0b0c6a129305a0707
I20260630 12:38:17.398351 12928 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:17.413645 12928 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:17.414903 12928 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:17.431643 12928 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295: Generated new TSK 0
I20260630 12:38:17.432277 12928 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:17.459353   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:17.465549 12939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:17.466786 12940 instance_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:38:17.468783 12942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:17.469406   836 server_base.cc:1061] running on GCE node
I20260630 12:38:17.472721   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:17.472934   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:17.473112   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823097473091 us; error 0 us; skew 500 ppm
I20260630 12:38:17.473618   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:17.475896   836 webserver.cc:533] Webserver started at http://127.0.209.1:38001/ using document root <none> and password file <none>
I20260630 12:38:17.476540   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:17.476747   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:17.477023   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:17.478164   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-0-root/instance:
uuid: "6bcd779223f04469bb3cc98b26dc329d"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.482432   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:17.485720 12947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.486532   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:17.486820   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-0-root
uuid: "6bcd779223f04469bb3cc98b26dc329d"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.487145   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-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:38:17.497802   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:17.499320   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:17.500751   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:17.502900   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:17.503121   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.503361   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:17.503522   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.542408   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.1:46679
I20260630 12:38:17.542523 13009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.1:46679 every 8 connection(s)
I20260630 12:38:17.547573   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:17.554960 13014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:17.558233 13015 instance_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:38:17.558274   836 server_base.cc:1061] running on GCE node
W20260630 12:38:17.560070 13017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:17.561285   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:17.561545   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:17.561781   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823097561745 us; error 0 us; skew 500 ppm
I20260630 12:38:17.562340   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:17.564554 13010 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34647
I20260630 12:38:17.564924 13010 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:17.565290   836 webserver.cc:533] Webserver started at http://127.0.209.2:41423/ using document root <none> and password file <none>
I20260630 12:38:17.565730 13010 heartbeater.cc:507] Master 127.0.209.62:34647 requested a full tablet report, sending...
I20260630 12:38:17.565860   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:17.566212   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:17.566488   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:17.567562   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-1-root/instance:
uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.568037 12883 ts_manager.cc:194] Registered new tserver with Master: 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679)
I20260630 12:38:17.569795 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45622
I20260630 12:38:17.572546   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:38:17.576078 13022 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.576927   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:17.577227   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-1-root
uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.577571   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-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:38:17.592406   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:17.593623   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:17.595293   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:17.597584   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:17.597827   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.598085   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:17.598465   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.637171   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.2:33421
I20260630 12:38:17.637301 13084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.2:33421 every 8 connection(s)
I20260630 12:38:17.642163   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:17.649293 13088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:17.650940 13089 instance_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:38:17.654104 13091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:17.655009 13085 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34647
I20260630 12:38:17.655448 13085 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:17.656250 13085 heartbeater.cc:507] Master 127.0.209.62:34647 requested a full tablet report, sending...
I20260630 12:38:17.656452   836 server_base.cc:1061] running on GCE node
I20260630 12:38:17.657517   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:17.657706   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:17.657833   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823097657822 us; error 0 us; skew 500 ppm
I20260630 12:38:17.658373   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:17.658816 12883 ts_manager.cc:194] Registered new tserver with Master: 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:17.660867 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45638
I20260630 12:38:17.661154   836 webserver.cc:533] Webserver started at http://127.0.209.3:39049/ using document root <none> and password file <none>
I20260630 12:38:17.661818   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:17.662053   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:17.662370   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:17.663836   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-2-root/instance:
uuid: "87c1858a67e446979478a3146cf35654"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.668184   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:38:17.671283 13096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.672089   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:17.672384   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-2-root
uuid: "87c1858a67e446979478a3146cf35654"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-n2nm"
I20260630 12:38:17.672664   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-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:38:17.694228   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:17.695492   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:17.697001   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:17.699218   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:17.699441   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.699681   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:17.699869   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:17.743927   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.3:33779
I20260630 12:38:17.744081 13158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.3:33779 every 8 connection(s)
I20260630 12:38:17.757987 13159 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34647
I20260630 12:38:17.758435 13159 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:17.759137 13159 heartbeater.cc:507] Master 127.0.209.62:34647 requested a full tablet report, sending...
I20260630 12:38:17.761176 12883 ts_manager.cc:194] Registered new tserver with Master: 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:17.762003   836 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014795535s
I20260630 12:38:17.762876 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45644
I20260630 12:38:18.572515 13010 heartbeater.cc:499] Master 127.0.209.62:34647 was elected leader, sending a full tablet report...
I20260630 12:38:18.663872 13085 heartbeater.cc:499] Master 127.0.209.62:34647 was elected leader, sending a full tablet report...
I20260630 12:38:18.765728 13159 heartbeater.cc:499] Master 127.0.209.62:34647 was elected leader, sending a full tablet report...
I20260630 12:38:18.818639 12883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45650:
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:38:18.821175 12883 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:38:18.889600 13124 tablet_service.cc:1511] Processing CreateTablet for tablet 60784f48b982454f8644a65e7b584bc5 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:18.890003 12975 tablet_service.cc:1511] Processing CreateTablet for tablet 60784f48b982454f8644a65e7b584bc5 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:18.891109 13124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60784f48b982454f8644a65e7b584bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.890960 12973 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1edb9e3d5043799bd656f573ea70f1 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:18.891672 12975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60784f48b982454f8644a65e7b584bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.892457 12973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1edb9e3d5043799bd656f573ea70f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.893466 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 8449fb53fc9442279b6963a9db942412 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:18.894063 12974 tablet_service.cc:1511] Processing CreateTablet for tablet 8449fb53fc9442279b6963a9db942412 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:18.895418 12974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8449fb53fc9442279b6963a9db942412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.896087 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8449fb53fc9442279b6963a9db942412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.904531 13050 tablet_service.cc:1511] Processing CreateTablet for tablet 60784f48b982454f8644a65e7b584bc5 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:18.905894 13050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60784f48b982454f8644a65e7b584bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.909618 13049 tablet_service.cc:1511] Processing CreateTablet for tablet 8449fb53fc9442279b6963a9db942412 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:18.911420 13049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8449fb53fc9442279b6963a9db942412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.925007 13179 tablet_bootstrap.cc:492] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654: Bootstrap starting.
I20260630 12:38:18.924880 13048 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1edb9e3d5043799bd656f573ea70f1 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:18.926440 13048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1edb9e3d5043799bd656f573ea70f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.931288 13179 tablet_bootstrap.cc:654] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.939038 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1edb9e3d5043799bd656f573ea70f1 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:18.940443 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1edb9e3d5043799bd656f573ea70f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.950318 13179 tablet_bootstrap.cc:492] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654: No bootstrap required, opened a new log
I20260630 12:38:18.951305 13179 ts_tablet_manager.cc:1403] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260630 12:38:18.950484 12972 tablet_service.cc:1511] Processing CreateTablet for tablet 044530f21aa34d1796295f625a193e5b (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:18.952425 12972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044530f21aa34d1796295f625a193e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.954542 13179 raft_consensus.cc:359] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:18.955302 13179 raft_consensus.cc:385] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.963500 13124 tablet_service.cc:1511] Processing CreateTablet for tablet 044530f21aa34d1796295f625a193e5b (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:18.967382 13124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044530f21aa34d1796295f625a193e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.965975 12974 tablet_service.cc:1511] Processing CreateTablet for tablet 5182b0b94fe043b7b6b39b79e6acb445 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:18.971513 12974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5182b0b94fe043b7b6b39b79e6acb445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.973361 13179 raft_consensus.cc:740] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c1858a67e446979478a3146cf35654, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.975026 13179 consensus_queue.cc:260] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:18.979882 13047 tablet_service.cc:1511] Processing CreateTablet for tablet 044530f21aa34d1796295f625a193e5b (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:18.980923 13182 tablet_bootstrap.cc:492] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89: Bootstrap starting.
I20260630 12:38:18.989068 13046 tablet_service.cc:1511] Processing CreateTablet for tablet 5182b0b94fe043b7b6b39b79e6acb445 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:18.989845 13122 tablet_service.cc:1511] Processing CreateTablet for tablet 5182b0b94fe043b7b6b39b79e6acb445 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:18.991298 13122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5182b0b94fe043b7b6b39b79e6acb445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.991611 13121 tablet_service.cc:1511] Processing CreateTablet for tablet 4de79399e1ee40e4bf76505969579359 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:18.993196 13121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de79399e1ee40e4bf76505969579359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.987362 13047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044530f21aa34d1796295f625a193e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.997872 13050 tablet_service.cc:1511] Processing CreateTablet for tablet 4de79399e1ee40e4bf76505969579359 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:19.000284 13050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de79399e1ee40e4bf76505969579359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.017390 13179 ts_tablet_manager.cc:1434] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.030s
I20260630 12:38:19.017778 12975 tablet_service.cc:1511] Processing CreateTablet for tablet 4de79399e1ee40e4bf76505969579359 (DEFAULT_TABLE table=test-workload [id=33b8ed6b45694c9693759e1d4d47adf5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:19.018862 13179 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654: Bootstrap starting.
I20260630 12:38:19.019268 12975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de79399e1ee40e4bf76505969579359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.022181 13182 tablet_bootstrap.cc:654] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.025233 13179 tablet_bootstrap.cc:654] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.026156 13046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5182b0b94fe043b7b6b39b79e6acb445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.038345 13179 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654: No bootstrap required, opened a new log
I20260630 12:38:19.039043 13179 ts_tablet_manager.cc:1403] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:38:19.040540 13181 tablet_bootstrap.cc:492] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d: Bootstrap starting.
I20260630 12:38:19.042250 13179 raft_consensus.cc:359] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.043269 13179 raft_consensus.cc:385] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.043661 13179 raft_consensus.cc:740] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c1858a67e446979478a3146cf35654, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.044762 13179 consensus_queue.cc:260] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.050367 13179 ts_tablet_manager.cc:1434] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:38:19.051963 13179 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: Bootstrap starting.
I20260630 12:38:19.059013 13179 tablet_bootstrap.cc:654] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.059013 13181 tablet_bootstrap.cc:654] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.066869 13179 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: No bootstrap required, opened a new log
I20260630 12:38:19.067442 13179 ts_tablet_manager.cc:1403] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260630 12:38:19.069495 13182 tablet_bootstrap.cc:492] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89: No bootstrap required, opened a new log
I20260630 12:38:19.070109 13182 ts_tablet_manager.cc:1403] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.000s
I20260630 12:38:19.070684 13179 raft_consensus.cc:359] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.071573 13179 raft_consensus.cc:385] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.071973 13179 raft_consensus.cc:740] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c1858a67e446979478a3146cf35654, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.073107 13179 consensus_queue.cc:260] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.073853 13182 raft_consensus.cc:359] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.074803 13182 raft_consensus.cc:385] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.075103 13181 tablet_bootstrap.cc:492] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d: No bootstrap required, opened a new log
I20260630 12:38:19.075176 13182 raft_consensus.cc:740] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.075843 13181 ts_tablet_manager.cc:1403] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.006s
I20260630 12:38:19.076414 13182 consensus_queue.cc:260] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.077442 13179 ts_tablet_manager.cc:1434] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:38:19.078799 13179 tablet_bootstrap.cc:492] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654: Bootstrap starting.
I20260630 12:38:19.079826 13181 raft_consensus.cc:359] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.081019 13181 raft_consensus.cc:385] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.081518 13181 raft_consensus.cc:740] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.082901 13181 consensus_queue.cc:260] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.085947 13179 tablet_bootstrap.cc:654] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.087112 13182 ts_tablet_manager.cc:1434] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.006s
I20260630 12:38:19.091804 13182 tablet_bootstrap.cc:492] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89: Bootstrap starting.
I20260630 12:38:19.093719 13181 ts_tablet_manager.cc:1434] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:38:19.095666 13181 tablet_bootstrap.cc:492] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d: Bootstrap starting.
I20260630 12:38:19.098135 13179 tablet_bootstrap.cc:492] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654: No bootstrap required, opened a new log
I20260630 12:38:19.098977 13179 ts_tablet_manager.cc:1403] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:38:19.099490 13182 tablet_bootstrap.cc:654] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.102293 13179 raft_consensus.cc:359] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.102772 13181 tablet_bootstrap.cc:654] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.103276 13179 raft_consensus.cc:385] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.103677 13179 raft_consensus.cc:740] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c1858a67e446979478a3146cf35654, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.104754 13179 consensus_queue.cc:260] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.107358 13179 ts_tablet_manager.cc:1434] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:38:19.107582 13189 raft_consensus.cc:493] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.108567 13179 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654: Bootstrap starting.
I20260630 12:38:19.108364 13189 raft_consensus.cc:515] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.115358 13179 tablet_bootstrap.cc:654] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.126405 13189 leader_election.cc:290] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.127629 13179 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654: No bootstrap required, opened a new log
I20260630 12:38:19.128414 13179 ts_tablet_manager.cc:1403] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260630 12:38:19.131464 13179 raft_consensus.cc:359] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.132176 13179 raft_consensus.cc:385] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.132442 13179 raft_consensus.cc:740] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c1858a67e446979478a3146cf35654, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.133152 13179 consensus_queue.cc:260] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.135399 13179 ts_tablet_manager.cc:1434] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:38:19.136555 13179 tablet_bootstrap.cc:492] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654: Bootstrap starting.
I20260630 12:38:19.143438 13179 tablet_bootstrap.cc:654] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.144461 13183 raft_consensus.cc:493] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.145241 13183 raft_consensus.cc:515] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.150642 13183 leader_election.cc:290] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.156041 13182 tablet_bootstrap.cc:492] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89: No bootstrap required, opened a new log
I20260630 12:38:19.157526 13182 ts_tablet_manager.cc:1403] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.015s
I20260630 12:38:19.162091 13182 raft_consensus.cc:359] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.163267 13182 raft_consensus.cc:385] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.163615 13182 raft_consensus.cc:740] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.164848 13179 tablet_bootstrap.cc:492] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654: No bootstrap required, opened a new log
I20260630 12:38:19.164554 13182 consensus_queue.cc:260] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.165512 13179 ts_tablet_manager.cc:1403] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260630 12:38:19.167773 13182 ts_tablet_manager.cc:1434] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:38:19.169082 13182 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89: Bootstrap starting.
I20260630 12:38:19.169212 13179 raft_consensus.cc:359] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.170128 13179 raft_consensus.cc:385] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.170490 13179 raft_consensus.cc:740] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c1858a67e446979478a3146cf35654, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.171301 13181 tablet_bootstrap.cc:492] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d: No bootstrap required, opened a new log
I20260630 12:38:19.171957 13181 ts_tablet_manager.cc:1403] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.004s
I20260630 12:38:19.171608 13179 consensus_queue.cc:260] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.174489 13179 ts_tablet_manager.cc:1434] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:19.175266 13181 raft_consensus.cc:359] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.176429 13182 tablet_bootstrap.cc:654] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.176791 13181 raft_consensus.cc:385] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.177249 13181 raft_consensus.cc:740] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.178357 13181 consensus_queue.cc:260] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.180781 13181 ts_tablet_manager.cc:1434] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:38:19.187836 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654" is_pre_election: true
I20260630 12:38:19.188732 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.189604 13060 raft_consensus.cc:2468] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.188742 13134 raft_consensus.cc:2468] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.190909 12951 leader_election.cc:304] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 
I20260630 12:38:19.191928 13189 raft_consensus.cc:2804] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.192279 13189 raft_consensus.cc:493] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.192601 13189 raft_consensus.cc:3060] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.200759 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d" is_pre_election: true
I20260630 12:38:19.204073 13181 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: Bootstrap starting.
I20260630 12:38:19.203902 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.204761 13060 raft_consensus.cc:2468] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 0.
I20260630 12:38:19.202951 13189 raft_consensus.cc:515] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.206125 13100 leader_election.cc:304] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.208508 13183 raft_consensus.cc:2804] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.209175 13183 raft_consensus.cc:493] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.209334 12985 raft_consensus.cc:2393] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87c1858a67e446979478a3146cf35654 in current term 1: Already voted for candidate 6bcd779223f04469bb3cc98b26dc329d in this term.
I20260630 12:38:19.209565 13183 raft_consensus.cc:3060] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.210482 13189 leader_election.cc:290] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 election: Requested vote from peers 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.212170 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.212838 13060 raft_consensus.cc:3060] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.213366 13182 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89: No bootstrap required, opened a new log
I20260630 12:38:19.213799 13182 ts_tablet_manager.cc:1403] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.007s
I20260630 12:38:19.215946 13182 raft_consensus.cc:359] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.216238 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654"
I20260630 12:38:19.216724 13182 raft_consensus.cc:385] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.217115 13182 raft_consensus.cc:740] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.218089 13182 consensus_queue.cc:260] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.218308 13183 raft_consensus.cc:515] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.219797 13134 raft_consensus.cc:2393] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6bcd779223f04469bb3cc98b26dc329d in current term 1: Already voted for candidate 87c1858a67e446979478a3146cf35654 in this term.
I20260630 12:38:19.220010 13181 tablet_bootstrap.cc:654] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.220523 13182 ts_tablet_manager.cc:1434] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:38:19.221558 13182 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89: Bootstrap starting.
I20260630 12:38:19.224414 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d"
I20260630 12:38:19.225240 12985 raft_consensus.cc:2393] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87c1858a67e446979478a3146cf35654 in current term 1: Already voted for candidate 6bcd779223f04469bb3cc98b26dc329d in this term.
I20260630 12:38:19.225612 13183 leader_election.cc:290] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 election: Requested vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.226419 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60784f48b982454f8644a65e7b584bc5" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.227716 13182 tablet_bootstrap.cc:654] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.228282 13100 leader_election.cc:304] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [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: 87c1858a67e446979478a3146cf35654; no voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d
I20260630 12:38:19.229733 13183 raft_consensus.cc:2749] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:19.230803 13181 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: No bootstrap required, opened a new log
I20260630 12:38:19.231503 13181 ts_tablet_manager.cc:1403] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.012s
I20260630 12:38:19.234412 13060 raft_consensus.cc:2468] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 1.
I20260630 12:38:19.235502 12951 leader_election.cc:304] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [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: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 87c1858a67e446979478a3146cf35654
I20260630 12:38:19.235252 13181 raft_consensus.cc:359] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.236325 13181 raft_consensus.cc:385] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.236552 13189 raft_consensus.cc:2804] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.236667 13181 raft_consensus.cc:740] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.237591 13181 consensus_queue.cc:260] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.238361 13182 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89: No bootstrap required, opened a new log
I20260630 12:38:19.239960 13182 ts_tablet_manager.cc:1403] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260630 12:38:19.243800 13182 raft_consensus.cc:359] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.244789 13182 raft_consensus.cc:385] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.244948 13181 ts_tablet_manager.cc:1434] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:38:19.245167 13189 raft_consensus.cc:697] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Becoming Leader. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Running, Role: LEADER
I20260630 12:38:19.245244 13182 raft_consensus.cc:740] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.246172 13181 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d: Bootstrap starting.
I20260630 12:38:19.246348 13182 consensus_queue.cc:260] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.246335 13189 consensus_queue.cc:237] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } }
I20260630 12:38:19.248975 13182 ts_tablet_manager.cc:1434] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:19.250053 13182 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: Bootstrap starting.
I20260630 12:38:19.252517 13181 tablet_bootstrap.cc:654] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.256614 13182 tablet_bootstrap.cc:654] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.263469 13203 raft_consensus.cc:493] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.264688 13181 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d: No bootstrap required, opened a new log
I20260630 12:38:19.264861 13183 raft_consensus.cc:493] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.265375 13181 ts_tablet_manager.cc:1403] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:38:19.265352 13183 raft_consensus.cc:515] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.267592 13183 leader_election.cc:290] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.264166 13203 raft_consensus.cc:515] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.270465 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.271130 13060 raft_consensus.cc:2468] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 0.
I20260630 12:38:19.268698 13181 raft_consensus.cc:359] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.271970 13181 raft_consensus.cc:385] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.270697 12881 catalog_manager.cc:5697] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "6bcd779223f04469bb3cc98b26dc329d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:19.272305 13181 raft_consensus.cc:740] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.273150 13181 consensus_queue.cc:260] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.273684 13100 leader_election.cc:304] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.269197 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d" is_pre_election: true
I20260630 12:38:19.275018 12985 raft_consensus.cc:2468] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 0.
I20260630 12:38:19.275455 13181 ts_tablet_manager.cc:1434] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:38:19.276582 13203 leader_election.cc:290] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.277436 13181 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d: Bootstrap starting.
I20260630 12:38:19.278002 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654" is_pre_election: true
I20260630 12:38:19.278654 13134 raft_consensus.cc:2468] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.280037 12948 leader_election.cc:304] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcd779223f04469bb3cc98b26dc329d, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.281283 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.281922 13060 raft_consensus.cc:2468] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.283871 13189 raft_consensus.cc:2804] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.284296 13189 raft_consensus.cc:493] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.284634 13189 raft_consensus.cc:3060] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.284788 13182 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: No bootstrap required, opened a new log
I20260630 12:38:19.285307 13182 ts_tablet_manager.cc:1403] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260630 12:38:19.286231 13181 tablet_bootstrap.cc:654] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.286502 13183 raft_consensus.cc:2804] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.287081 13183 raft_consensus.cc:493] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.287523 13183 raft_consensus.cc:3060] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.287956 13204 raft_consensus.cc:493] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.289243 13204 raft_consensus.cc:515] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.292065 13189 raft_consensus.cc:515] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.293654 13204 leader_election.cc:290] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.294682 13189 leader_election.cc:290] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 election: Requested vote from peers 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.289426 13182 raft_consensus.cc:359] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.295799 13182 raft_consensus.cc:385] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.296108 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8449fb53fc9442279b6963a9db942412" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654" is_pre_election: true
I20260630 12:38:19.296417 13059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.297084 13059 raft_consensus.cc:3060] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.297003 13134 raft_consensus.cc:2468] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.299111 12948 leader_election.cc:304] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcd779223f04469bb3cc98b26dc329d, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.300114 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8449fb53fc9442279b6963a9db942412" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.307586 13183 raft_consensus.cc:515] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.311941 13189 raft_consensus.cc:2804] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.312052 13060 raft_consensus.cc:2468] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.312440 13189 raft_consensus.cc:493] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.312894 13189 raft_consensus.cc:3060] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.314568 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d"
I20260630 12:38:19.315222 13183 leader_election.cc:290] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 election: Requested vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.296126 13182 raft_consensus.cc:740] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.301020 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654"
I20260630 12:38:19.315990 13058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1edb9e3d5043799bd656f573ea70f1" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.304378 13181 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d: No bootstrap required, opened a new log
I20260630 12:38:19.315352 12985 raft_consensus.cc:2393] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87c1858a67e446979478a3146cf35654 in current term 1: Already voted for candidate 6bcd779223f04469bb3cc98b26dc329d in this term.
I20260630 12:38:19.316370 13134 raft_consensus.cc:2393] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6bcd779223f04469bb3cc98b26dc329d in current term 1: Already voted for candidate 87c1858a67e446979478a3146cf35654 in this term.
I20260630 12:38:19.316496 13059 raft_consensus.cc:2468] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 1.
I20260630 12:38:19.318709 13181 ts_tablet_manager.cc:1403] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.005s
I20260630 12:38:19.319159 13097 leader_election.cc:304] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [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: 87c1858a67e446979478a3146cf35654; no voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d
I20260630 12:38:19.320013 12951 leader_election.cc:304] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [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: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 87c1858a67e446979478a3146cf35654
I20260630 12:38:19.320411 13183 raft_consensus.cc:2749] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:19.320833 13204 raft_consensus.cc:2804] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.321348 13204 raft_consensus.cc:697] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Becoming Leader. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Running, Role: LEADER
I20260630 12:38:19.316583 13182 consensus_queue.cc:260] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.322153 13204 consensus_queue.cc:237] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.324259 13189 raft_consensus.cc:515] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.326081 13182 ts_tablet_manager.cc:1434] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.000s
I20260630 12:38:19.327044 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8449fb53fc9442279b6963a9db942412" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.327273 13189 leader_election.cc:290] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 election: Requested vote from peers 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.327657 13060 raft_consensus.cc:3060] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.328040 13181 raft_consensus.cc:359] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.328416 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8449fb53fc9442279b6963a9db942412" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654"
I20260630 12:38:19.328819 13181 raft_consensus.cc:385] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.329041 13134 raft_consensus.cc:3060] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.329208 13181 raft_consensus.cc:740] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.330111 13181 consensus_queue.cc:260] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.332342 13181 ts_tablet_manager.cc:1434] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260630 12:38:19.333348 13181 tablet_bootstrap.cc:492] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d: Bootstrap starting.
I20260630 12:38:19.327198 13182 tablet_bootstrap.cc:492] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89: Bootstrap starting.
I20260630 12:38:19.336742 13134 raft_consensus.cc:2468] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 1.
I20260630 12:38:19.337999 12948 leader_election.cc:304] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcd779223f04469bb3cc98b26dc329d, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.339474 13181 tablet_bootstrap.cc:654] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.339354 13189 raft_consensus.cc:2804] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.341015 13182 tablet_bootstrap.cc:654] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.343725 13060 raft_consensus.cc:2468] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 1.
I20260630 12:38:19.340099 13188 raft_consensus.cc:493] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.351933 13188 raft_consensus.cc:515] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.340107 13189 raft_consensus.cc:697] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Becoming Leader. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Running, Role: LEADER
I20260630 12:38:19.353881 13189 consensus_queue.cc:237] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.353781 12881 catalog_manager.cc:5697] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "6bcd779223f04469bb3cc98b26dc329d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:19.357815 13181 tablet_bootstrap.cc:492] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d: No bootstrap required, opened a new log
I20260630 12:38:19.358359 13181 ts_tablet_manager.cc:1403] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.004s
I20260630 12:38:19.361307 13181 raft_consensus.cc:359] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.361840 13182 tablet_bootstrap.cc:492] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89: No bootstrap required, opened a new log
I20260630 12:38:19.362010 13181 raft_consensus.cc:385] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.362507 13181 raft_consensus.cc:740] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.362634 13182 ts_tablet_manager.cc:1403] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.006s
I20260630 12:38:19.363318 13181 consensus_queue.cc:260] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.366323 13181 ts_tablet_manager.cc:1434] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:19.366815 13188 leader_election.cc:290] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.366261 13182 raft_consensus.cc:359] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.367513 13182 raft_consensus.cc:385] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.367959 13182 raft_consensus.cc:740] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.368881 13182 consensus_queue.cc:260] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.371253 13182 ts_tablet_manager.cc:1434] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:38:19.380929 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5182b0b94fe043b7b6b39b79e6acb445" candidate_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d" is_pre_election: true
I20260630 12:38:19.381680 12985 raft_consensus.cc:2468] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052e578a9b3c4c0ba5f34c98d53e4c89 in term 0.
I20260630 12:38:19.381925 12881 catalog_manager.cc:5697] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "6bcd779223f04469bb3cc98b26dc329d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:19.383046 13023 leader_election.cc:304] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 
I20260630 12:38:19.384059 13188 raft_consensus.cc:2804] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.384402 13188 raft_consensus.cc:493] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.384722 13188 raft_consensus.cc:3060] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.390197 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5182b0b94fe043b7b6b39b79e6acb445" candidate_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654" is_pre_election: true
I20260630 12:38:19.390887 13134 raft_consensus.cc:2468] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052e578a9b3c4c0ba5f34c98d53e4c89 in term 0.
W20260630 12:38:19.391033 12931 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:19.395040 13188 raft_consensus.cc:515] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.397145 13188 leader_election.cc:290] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [CANDIDATE]: Term 1 election: Requested vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.397930 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5182b0b94fe043b7b6b39b79e6acb445" candidate_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d"
I20260630 12:38:19.398531 12985 raft_consensus.cc:3060] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.398820 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5182b0b94fe043b7b6b39b79e6acb445" candidate_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654"
I20260630 12:38:19.399399 13134 raft_consensus.cc:3060] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.404104 12985 raft_consensus.cc:2468] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052e578a9b3c4c0ba5f34c98d53e4c89 in term 1.
I20260630 12:38:19.404304 13134 raft_consensus.cc:2468] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052e578a9b3c4c0ba5f34c98d53e4c89 in term 1.
I20260630 12:38:19.405161 13023 leader_election.cc:304] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 
I20260630 12:38:19.405797 13188 raft_consensus.cc:2804] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.406638 13188 raft_consensus.cc:697] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 LEADER]: Becoming Leader. State: Replica: 052e578a9b3c4c0ba5f34c98d53e4c89, State: Running, Role: LEADER
I20260630 12:38:19.407428 13188 consensus_queue.cc:237] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.414084 12881 catalog_manager.cc:5697] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2). New cstate: current_term: 1 leader_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:19.432740 13189 raft_consensus.cc:493] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.433276 13189 raft_consensus.cc:515] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.434988 13189 leader_election.cc:290] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.435678 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de79399e1ee40e4bf76505969579359" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.436116 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de79399e1ee40e4bf76505969579359" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654" is_pre_election: true
I20260630 12:38:19.436450 13060 raft_consensus.cc:2468] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.436772 13134 raft_consensus.cc:2468] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 0.
I20260630 12:38:19.437558 12951 leader_election.cc:304] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 
I20260630 12:38:19.438212 13189 raft_consensus.cc:2804] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.438584 13189 raft_consensus.cc:493] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.438840 13189 raft_consensus.cc:3060] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.443876 13189 raft_consensus.cc:515] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.445580 13189 leader_election.cc:290] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 election: Requested vote from peers 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421), 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
I20260630 12:38:19.446384 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de79399e1ee40e4bf76505969579359" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.446601 13134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de79399e1ee40e4bf76505969579359" candidate_uuid: "6bcd779223f04469bb3cc98b26dc329d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c1858a67e446979478a3146cf35654"
I20260630 12:38:19.446923 13060 raft_consensus.cc:3060] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.447233 13134 raft_consensus.cc:3060] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.452504 13060 raft_consensus.cc:2468] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 1.
I20260630 12:38:19.452524 13134 raft_consensus.cc:2468] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcd779223f04469bb3cc98b26dc329d in term 1.
I20260630 12:38:19.453734 12951 leader_election.cc:304] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 6bcd779223f04469bb3cc98b26dc329d; no voters: 
I20260630 12:38:19.454438 13189 raft_consensus.cc:2804] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.454892 13189 raft_consensus.cc:697] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Becoming Leader. State: Replica: 6bcd779223f04469bb3cc98b26dc329d, State: Running, Role: LEADER
I20260630 12:38:19.455505 13189 consensus_queue.cc:237] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.462595 12881 catalog_manager.cc:5697] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1). New cstate: current_term: 1 leader_uuid: "6bcd779223f04469bb3cc98b26dc329d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:19.470613 13183 raft_consensus.cc:493] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:19.471072 13183 raft_consensus.cc:515] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.472793 13183 leader_election.cc:290] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.473487 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044530f21aa34d1796295f625a193e5b" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d" is_pre_election: true
I20260630 12:38:19.473963 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044530f21aa34d1796295f625a193e5b" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" is_pre_election: true
I20260630 12:38:19.474143 12985 raft_consensus.cc:2468] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 0.
I20260630 12:38:19.474624 13060 raft_consensus.cc:2468] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 0.
I20260630 12:38:19.475212 13097 leader_election.cc:304] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bcd779223f04469bb3cc98b26dc329d, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.476045 13183 raft_consensus.cc:2804] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:19.476375 13183 raft_consensus.cc:493] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:19.476673 13183 raft_consensus.cc:3060] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.481794 13183 raft_consensus.cc:515] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.483421 13183 leader_election.cc:290] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 election: Requested vote from peers 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679), 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:19.484531 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044530f21aa34d1796295f625a193e5b" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89"
I20260630 12:38:19.484438 12985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044530f21aa34d1796295f625a193e5b" candidate_uuid: "87c1858a67e446979478a3146cf35654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcd779223f04469bb3cc98b26dc329d"
I20260630 12:38:19.485208 13060 raft_consensus.cc:3060] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.485273 12985 raft_consensus.cc:3060] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.492518 13060 raft_consensus.cc:2468] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 1.
I20260630 12:38:19.492518 12985 raft_consensus.cc:2468] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c1858a67e446979478a3146cf35654 in term 1.
I20260630 12:38:19.493817 13100 leader_election.cc:304] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052e578a9b3c4c0ba5f34c98d53e4c89, 87c1858a67e446979478a3146cf35654; no voters: 
I20260630 12:38:19.494513 13183 raft_consensus.cc:2804] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.495339 13183 raft_consensus.cc:697] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 1 LEADER]: Becoming Leader. State: Replica: 87c1858a67e446979478a3146cf35654, State: Running, Role: LEADER
I20260630 12:38:19.496064 13183 consensus_queue.cc:237] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } }
I20260630 12:38:19.503873 12881 catalog_manager.cc:5697] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c1858a67e446979478a3146cf35654 (127.0.209.3). New cstate: current_term: 1 leader_uuid: "87c1858a67e446979478a3146cf35654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:19.707118 13189 consensus_queue.cc:1048] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.756834 13189 consensus_queue.cc:1048] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.769958 13204 consensus_queue.cc:1048] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:19.805577 13188 consensus_queue.cc:1048] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.810668 13203 consensus_queue.cc:1048] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:19.833179 13188 consensus_queue.cc:1048] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.860512 13204 consensus_queue.cc:1048] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.878978 13189 consensus_queue.cc:1048] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.916836 13189 consensus_queue.cc:1048] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.944420 13183 consensus_queue.cc:1048] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:19.956203 13237 consensus_queue.cc:1048] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:20.028124 13183 consensus_queue.cc:1048] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:20.708463 13023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.1:46679, user_credentials={real_user=slave}} blocked reactor thread for 96123.7us
W20260630 12:38:20.779242 12951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.209.2:33421, user_credentials={real_user=slave}} blocked reactor thread for 64393.5us
I20260630 12:38:20.863792   836 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:20.880620 13272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:38:20.881285 13273 instance_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:38:20.884732 13275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:38:20.885167   836 server_base.cc:1061] running on GCE node
I20260630 12:38:20.886421   836 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:20.886675   836 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:20.886881   836 hybrid_clock.cc:648] HybridClock initialized: now 1782823100886864 us; error 0 us; skew 500 ppm
I20260630 12:38:20.887449   836 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:20.890113   836 webserver.cc:533] Webserver started at http://127.0.209.4:39549/ using document root <none> and password file <none>
I20260630 12:38:20.890610   836 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:20.890838   836 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:20.891116   836 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:20.892338   836 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-3-root/instance:
uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6"
format_stamp: "Formatted at 2026-06-30 12:38:20 on dist-test-slave-n2nm"
I20260630 12:38:20.897042   836 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:20.900619 13280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:20.901511   836 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:20.901849   836 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-3-root
uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6"
format_stamp: "Formatted at 2026-06-30 12:38:20 on dist-test-slave-n2nm"
I20260630 12:38:20.902151   836 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskN69b8I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822841017348-836-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:38:20.947523   836 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:20.948800   836 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:20.950354   836 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:20.952692   836 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:20.952940   836 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:20.953197   836 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:20.953410   836 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:20.994537   836 rpc_server.cc:307] RPC server started. Bound to: 127.0.209.4:37687
I20260630 12:38:20.994637 13342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.209.4:37687 every 8 connection(s)
I20260630 12:38:21.011253 13343 heartbeater.cc:344] Connected to a master server at 127.0.209.62:34647
I20260630 12:38:21.011775 13343 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:21.012557 13343 heartbeater.cc:507] Master 127.0.209.62:34647 requested a full tablet report, sending...
I20260630 12:38:21.014487 12883 ts_manager.cc:194] Registered new tserver with Master: eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4:37687)
I20260630 12:38:21.015910 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45662
W20260630 12:38:21.419121 12931 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 33b8ed6b45694c9693759e1d4d47adf5: could not find any suitable replica to move from server 6bcd779223f04469bb3cc98b26dc329d to server eaf67ad3bc4d4ed29a6ed25a7da874b6
I20260630 12:38:22.018462 13343 heartbeater.cc:499] Master 127.0.209.62:34647 was elected leader, sending a full tablet report...
W20260630 12:38:22.432837 12931 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 33b8ed6b45694c9693759e1d4d47adf5: could not find any suitable replica to move from server 6bcd779223f04469bb3cc98b26dc329d to server eaf67ad3bc4d4ed29a6ed25a7da874b6
I20260630 12:38:23.467491 12985 consensus_queue.cc:237] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:23.476944 13131 raft_consensus.cc:1275] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Refusing update from remote peer 6bcd779223f04469bb3cc98b26dc329d: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.479477 13056 raft_consensus.cc:1275] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Refusing update from remote peer 6bcd779223f04469bb3cc98b26dc329d: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.481715 13349 consensus_queue.cc:1048] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:23.483220 13237 consensus_queue.cc:1048] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:23.499156 13237 raft_consensus.cc:2955] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.502527 13057 raft_consensus.cc:2955] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
W20260630 12:38:23.506385 12950 consensus_peers.cc:597] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d -> Peer eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4:37687): Couldn't send request to peer eaf67ad3bc4d4ed29a6ed25a7da874b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8449fb53fc9442279b6963a9db942412. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.507951 13131 raft_consensus.cc:2955] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.522063 12883 catalog_manager.cc:5697] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d reported cstate change: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "6bcd779223f04469bb3cc98b26dc329d" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.536363 13057 consensus_queue.cc:237] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:23.545841 13131 raft_consensus.cc:1275] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Refusing update from remote peer 052e578a9b3c4c0ba5f34c98d53e4c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.547133 12985 raft_consensus.cc:1275] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Refusing update from remote peer 052e578a9b3c4c0ba5f34c98d53e4c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.547690 13271 consensus_queue.cc:1048] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:23.549815 13271 consensus_queue.cc:1048] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:23.566812 13025 consensus_peers.cc:597] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 -> Peer eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4:37687): Couldn't send request to peer eaf67ad3bc4d4ed29a6ed25a7da874b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5182b0b94fe043b7b6b39b79e6acb445. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.568663 13365 raft_consensus.cc:2955] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.571254 13131 raft_consensus.cc:2955] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.570747 12985 raft_consensus.cc:2955] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.587066 12879 catalog_manager.cc:5697] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 reported cstate change: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.603644 13131 consensus_queue.cc:237] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:23.612910 12985 raft_consensus.cc:1275] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Refusing update from remote peer 87c1858a67e446979478a3146cf35654: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.613000 13057 raft_consensus.cc:1275] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Refusing update from remote peer 87c1858a67e446979478a3146cf35654: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.614732 13370 consensus_queue.cc:1048] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:23.615614 13183 consensus_queue.cc:1048] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:23.624125 13099 consensus_peers.cc:597] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 -> Peer eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4:37687): Couldn't send request to peer eaf67ad3bc4d4ed29a6ed25a7da874b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 044530f21aa34d1796295f625a193e5b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.625533 13183 raft_consensus.cc:2955] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.628489 13057 raft_consensus.cc:2955] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.629470 12985 raft_consensus.cc:2955] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.639446 12878 catalog_manager.cc:5697] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 reported cstate change: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "87c1858a67e446979478a3146cf35654" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.647205 12985 consensus_queue.cc:237] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
W20260630 12:38:23.656838 12950 consensus_peers.cc:597] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d -> Peer eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4:37687): Couldn't send request to peer eaf67ad3bc4d4ed29a6ed25a7da874b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4de79399e1ee40e4bf76505969579359. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.657501 13131 raft_consensus.cc:1275] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Refusing update from remote peer 6bcd779223f04469bb3cc98b26dc329d: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.658814 13057 raft_consensus.cc:1275] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Refusing update from remote peer 6bcd779223f04469bb3cc98b26dc329d: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:23.659070 13353 consensus_queue.cc:1048] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:23.660434 13237 consensus_queue.cc:1048] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:23.668516 13349 raft_consensus.cc:2955] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.670149 13131 raft_consensus.cc:2955] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.677559 13057 raft_consensus.cc:2955] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } } }
I20260630 12:38:23.683198 12883 catalog_manager.cc:5697] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d reported cstate change: config changed from index -1 to 11, NON_VOTER eaf67ad3bc4d4ed29a6ed25a7da874b6 (127.0.209.4) added. New cstate: current_term: 1 leader_uuid: "6bcd779223f04469bb3cc98b26dc329d" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.972939 13378 ts_tablet_manager.cc:933] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Initiating tablet copy from peer 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679)
I20260630 12:38:23.975208 13378 tablet_copy_client.cc:323] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.1:46679
I20260630 12:38:23.987970 12995 tablet_copy_service.cc:140] P 6bcd779223f04469bb3cc98b26dc329d: Received BeginTabletCopySession request for tablet 8449fb53fc9442279b6963a9db942412 from peer eaf67ad3bc4d4ed29a6ed25a7da874b6 ({username='slave'} at 127.0.0.1:38436)
I20260630 12:38:23.988647 12995 tablet_copy_service.cc:161] P 6bcd779223f04469bb3cc98b26dc329d: Beginning new tablet copy session on tablet 8449fb53fc9442279b6963a9db942412 from peer eaf67ad3bc4d4ed29a6ed25a7da874b6 at {username='slave'} at 127.0.0.1:38436: session id = eaf67ad3bc4d4ed29a6ed25a7da874b6-8449fb53fc9442279b6963a9db942412
I20260630 12:38:23.995599 12995 tablet_copy_source_session.cc:215] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:23.998876 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8449fb53fc9442279b6963a9db942412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.017345 13378 tablet_copy_client.cc:806] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:24.018061 13378 tablet_copy_client.cc:670] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:24.021987 13378 tablet_copy_client.cc:538] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:24.029448   836 tablet_server.cc:179] TabletServer@127.0.209.1:0 shutting down...
I20260630 12:38:24.032292 13378 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap starting.
I20260630 12:38:24.045607   836 tablet_copy_service.cc:362] P 6bcd779223f04469bb3cc98b26dc329d: Destroying tablet copy session eaf67ad3bc4d4ed29a6ed25a7da874b6-8449fb53fc9442279b6963a9db942412 due to service shutdown
I20260630 12:38:24.046108   836 tablet_copy_service.cc:434] P 6bcd779223f04469bb3cc98b26dc329d: ending tablet copy session eaf67ad3bc4d4ed29a6ed25a7da874b6-8449fb53fc9442279b6963a9db942412 on tablet 8449fb53fc9442279b6963a9db942412 with peer eaf67ad3bc4d4ed29a6ed25a7da874b6
W20260630 12:38:24.066394 13023 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]
W20260630 12:38:24.091831 13023 consensus_peers.cc:597] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 -> Peer 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679): Couldn't send request to peer 6bcd779223f04469bb3cc98b26dc329d. 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:38:24.092471 13384 ts_tablet_manager.cc:933] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Initiating tablet copy from peer 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421)
I20260630 12:38:24.095793   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:24.097645   836 tablet_replica.cc:333] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d: stopping tablet replica
I20260630 12:38:24.098908   836 raft_consensus.cc:2243] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.100567   836 raft_consensus.cc:2272] T 4de79399e1ee40e4bf76505969579359 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.105578 13384 tablet_copy_client.cc:323] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.2:33421
I20260630 12:38:24.105841   836 tablet_replica.cc:333] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d: stopping tablet replica
I20260630 12:38:24.106993   836 raft_consensus.cc:2243] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.108508   836 raft_consensus.cc:2272] T 8449fb53fc9442279b6963a9db942412 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.114082   836 tablet_replica.cc:333] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d: stopping tablet replica
I20260630 12:38:24.114996   836 raft_consensus.cc:2243] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.116062   836 raft_consensus.cc:2272] T 5182b0b94fe043b7b6b39b79e6acb445 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.120843   836 tablet_replica.cc:333] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d: stopping tablet replica
I20260630 12:38:24.121865   836 raft_consensus.cc:2243] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.123155   836 raft_consensus.cc:2272] T 1e1edb9e3d5043799bd656f573ea70f1 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.125126 13070 tablet_copy_service.cc:140] P 052e578a9b3c4c0ba5f34c98d53e4c89: Received BeginTabletCopySession request for tablet 5182b0b94fe043b7b6b39b79e6acb445 from peer eaf67ad3bc4d4ed29a6ed25a7da874b6 ({username='slave'} at 127.0.0.1:56932)
I20260630 12:38:24.125784 13070 tablet_copy_service.cc:161] P 052e578a9b3c4c0ba5f34c98d53e4c89: Beginning new tablet copy session on tablet 5182b0b94fe043b7b6b39b79e6acb445 from peer eaf67ad3bc4d4ed29a6ed25a7da874b6 at {username='slave'} at 127.0.0.1:56932: session id = eaf67ad3bc4d4ed29a6ed25a7da874b6-5182b0b94fe043b7b6b39b79e6acb445
I20260630 12:38:24.127288   836 tablet_replica.cc:333] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d: stopping tablet replica
I20260630 12:38:24.128225   836 raft_consensus.cc:2243] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.128993   836 raft_consensus.cc:2272] T 044530f21aa34d1796295f625a193e5b P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.133105   836 tablet_replica.cc:333] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d: stopping tablet replica
I20260630 12:38:24.133949   836 raft_consensus.cc:2243] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.135140   836 raft_consensus.cc:2272] T 60784f48b982454f8644a65e7b584bc5 P 6bcd779223f04469bb3cc98b26dc329d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.136615 13070 tablet_copy_source_session.cc:215] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:24.140682 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5182b0b94fe043b7b6b39b79e6acb445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.149333 13378 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=64 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:24.150578 13378 tablet_bootstrap.cc:492] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap complete.
I20260630 12:38:24.151391 13378 ts_tablet_manager.cc:1403] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Time spent bootstrapping tablet: real 0.119s	user 0.066s	sys 0.027s
I20260630 12:38:24.154601 13378 raft_consensus.cc:359] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:24.155272 13378 raft_consensus.cc:740] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eaf67ad3bc4d4ed29a6ed25a7da874b6, State: Initialized, Role: LEARNER
I20260630 12:38:24.156121 13378 consensus_queue.cc:260] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } attrs { replace: true } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:24.166682 13378 ts_tablet_manager.cc:1434] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:38:24.172734 13388 ts_tablet_manager.cc:933] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: Initiating tablet copy from peer 87c1858a67e446979478a3146cf35654 (127.0.209.3:33779)
W20260630 12:38:24.177012 13378 tablet_copy_client.cc:1131] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.1:46679: connect: Connection refused (error 111)
I20260630 12:38:24.177850   836 tablet_server.cc:196] TabletServer@127.0.209.1:0 shutdown complete.
I20260630 12:38:24.181811 13388 tablet_copy_client.cc:323] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.209.3:33779
I20260630 12:38:24.184857 13384 tablet_copy_client.cc:806] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:24.185928 13384 tablet_copy_client.cc:670] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:24.196796 13384 tablet_copy_client.cc:538] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:24.217681 13384 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap starting.
I20260630 12:38:24.221243   836 tablet_server.cc:179] TabletServer@127.0.209.2:0 shutting down...
W20260630 12:38:24.227056 13097 consensus_peers.cc:597] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 -> Peer 6bcd779223f04469bb3cc98b26dc329d (127.0.209.1:46679): Couldn't send request to peer 6bcd779223f04469bb3cc98b26dc329d. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.1:46679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:24.233515 13144 tablet_copy_service.cc:140] P 87c1858a67e446979478a3146cf35654: Received BeginTabletCopySession request for tablet 044530f21aa34d1796295f625a193e5b from peer eaf67ad3bc4d4ed29a6ed25a7da874b6 ({username='slave'} at 127.0.0.1:50948)
I20260630 12:38:24.234969 13144 tablet_copy_service.cc:161] P 87c1858a67e446979478a3146cf35654: Beginning new tablet copy session on tablet 044530f21aa34d1796295f625a193e5b from peer eaf67ad3bc4d4ed29a6ed25a7da874b6 at {username='slave'} at 127.0.0.1:50948: session id = eaf67ad3bc4d4ed29a6ed25a7da874b6-044530f21aa34d1796295f625a193e5b
I20260630 12:38:24.244320 13144 tablet_copy_source_session.cc:215] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:24.248553 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044530f21aa34d1796295f625a193e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.262202   836 tablet_copy_service.cc:362] P 052e578a9b3c4c0ba5f34c98d53e4c89: Destroying tablet copy session eaf67ad3bc4d4ed29a6ed25a7da874b6-5182b0b94fe043b7b6b39b79e6acb445 due to service shutdown
I20260630 12:38:24.262981   836 tablet_copy_service.cc:434] P 052e578a9b3c4c0ba5f34c98d53e4c89: ending tablet copy session eaf67ad3bc4d4ed29a6ed25a7da874b6-5182b0b94fe043b7b6b39b79e6acb445 on tablet 5182b0b94fe043b7b6b39b79e6acb445 with peer eaf67ad3bc4d4ed29a6ed25a7da874b6
I20260630 12:38:24.267319 13388 tablet_copy_client.cc:806] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:24.267987 13388 tablet_copy_client.cc:670] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:24.272718 13388 tablet_copy_client.cc:538] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:24.283373 13388 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap starting.
I20260630 12:38:24.315634   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:24.317574   836 tablet_replica.cc:333] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89: stopping tablet replica
I20260630 12:38:24.318698   836 raft_consensus.cc:2243] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.319572   836 raft_consensus.cc:2272] T 4de79399e1ee40e4bf76505969579359 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.332711   836 tablet_replica.cc:333] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89: stopping tablet replica
I20260630 12:38:24.335140   836 raft_consensus.cc:2243] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.336052   836 raft_consensus.cc:2272] T 8449fb53fc9442279b6963a9db942412 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.339885   836 tablet_replica.cc:333] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89: stopping tablet replica
I20260630 12:38:24.341621   836 raft_consensus.cc:2243] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.343041   836 raft_consensus.cc:2272] T 5182b0b94fe043b7b6b39b79e6acb445 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.348574   836 tablet_replica.cc:333] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89: stopping tablet replica
I20260630 12:38:24.349408   836 raft_consensus.cc:2243] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.350349   836 raft_consensus.cc:2272] T 1e1edb9e3d5043799bd656f573ea70f1 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.354130   836 tablet_replica.cc:333] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89: stopping tablet replica
I20260630 12:38:24.354876   836 raft_consensus.cc:2243] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.355957   836 raft_consensus.cc:2272] T 044530f21aa34d1796295f625a193e5b P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.360004   836 tablet_replica.cc:333] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89: stopping tablet replica
I20260630 12:38:24.360795   836 raft_consensus.cc:2243] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.361563   836 raft_consensus.cc:2272] T 60784f48b982454f8644a65e7b584bc5 P 052e578a9b3c4c0ba5f34c98d53e4c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.375113 13384 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:24.376873 13384 tablet_bootstrap.cc:492] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap complete.
I20260630 12:38:24.380525 13384 ts_tablet_manager.cc:1403] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Time spent bootstrapping tablet: real 0.163s	user 0.098s	sys 0.043s
I20260630 12:38:24.383757 13384 raft_consensus.cc:359] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:24.384634 13384 raft_consensus.cc:740] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eaf67ad3bc4d4ed29a6ed25a7da874b6, State: Initialized, Role: LEARNER
I20260630 12:38:24.385388 13384 consensus_queue.cc:260] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:24.388114 13384 ts_tablet_manager.cc:1434] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260630 12:38:24.391572 13384 tablet_copy_client.cc:1131] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.209.2:33421: connect: Connection refused (error 111)
I20260630 12:38:24.397192   836 tablet_server.cc:196] TabletServer@127.0.209.2:0 shutdown complete.
I20260630 12:38:24.398123 13388 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:24.398937 13388 tablet_bootstrap.cc:492] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: Bootstrap complete.
I20260630 12:38:24.399652 13388 ts_tablet_manager.cc:1403] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: Time spent bootstrapping tablet: real 0.117s	user 0.089s	sys 0.025s
I20260630 12:38:24.401715 13388 raft_consensus.cc:359] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:24.402283 13388 raft_consensus.cc:740] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eaf67ad3bc4d4ed29a6ed25a7da874b6, State: Initialized, Role: LEARNER
I20260630 12:38:24.402958 13388 consensus_queue.cc:260] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6bcd779223f04469bb3cc98b26dc329d" member_type: VOTER last_known_addr { host: "127.0.209.1" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "052e578a9b3c4c0ba5f34c98d53e4c89" member_type: VOTER last_known_addr { host: "127.0.209.2" port: 33421 } } peers { permanent_uuid: "87c1858a67e446979478a3146cf35654" member_type: VOTER last_known_addr { host: "127.0.209.3" port: 33779 } } peers { permanent_uuid: "eaf67ad3bc4d4ed29a6ed25a7da874b6" member_type: NON_VOTER last_known_addr { host: "127.0.209.4" port: 37687 } attrs { promote: true } }
I20260630 12:38:24.405049 13388 ts_tablet_manager.cc:1434] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:38:24.407058 13144 tablet_copy_service.cc:342] P 87c1858a67e446979478a3146cf35654: Request end of tablet copy session eaf67ad3bc4d4ed29a6ed25a7da874b6-044530f21aa34d1796295f625a193e5b received from {username='slave'} at 127.0.0.1:50948
I20260630 12:38:24.407604 13144 tablet_copy_service.cc:434] P 87c1858a67e446979478a3146cf35654: ending tablet copy session eaf67ad3bc4d4ed29a6ed25a7da874b6-044530f21aa34d1796295f625a193e5b on tablet 044530f21aa34d1796295f625a193e5b with peer eaf67ad3bc4d4ed29a6ed25a7da874b6
I20260630 12:38:24.429422   836 tablet_server.cc:179] TabletServer@127.0.209.3:0 shutting down...
I20260630 12:38:24.466843   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:24.467702   836 tablet_replica.cc:333] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654: stopping tablet replica
I20260630 12:38:24.468533   836 raft_consensus.cc:2243] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.469440   836 raft_consensus.cc:2272] T 4de79399e1ee40e4bf76505969579359 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.473479   836 tablet_replica.cc:333] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654: stopping tablet replica
I20260630 12:38:24.474363   836 raft_consensus.cc:2243] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.475019   836 raft_consensus.cc:2272] T 8449fb53fc9442279b6963a9db942412 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:24.477843 13100 consensus_peers.cc:597] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 -> Peer 052e578a9b3c4c0ba5f34c98d53e4c89 (127.0.209.2:33421): Couldn't send request to peer 052e578a9b3c4c0ba5f34c98d53e4c89. Status: Network error: Client connection negotiation failed: client connection to 127.0.209.2:33421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:24.478996   836 tablet_replica.cc:333] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654: stopping tablet replica
I20260630 12:38:24.479624   836 raft_consensus.cc:2243] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.480432   836 raft_consensus.cc:2272] T 5182b0b94fe043b7b6b39b79e6acb445 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.483501   836 tablet_replica.cc:333] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654: stopping tablet replica
I20260630 12:38:24.484100   836 raft_consensus.cc:2243] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.484766   836 raft_consensus.cc:2272] T 1e1edb9e3d5043799bd656f573ea70f1 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.487447   836 tablet_replica.cc:333] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654: stopping tablet replica
I20260630 12:38:24.488003   836 raft_consensus.cc:2243] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.489091   836 raft_consensus.cc:2272] T 044530f21aa34d1796295f625a193e5b P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.492254   836 tablet_replica.cc:333] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654: stopping tablet replica
I20260630 12:38:24.492791   836 raft_consensus.cc:2243] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.493320   836 raft_consensus.cc:2272] T 60784f48b982454f8644a65e7b584bc5 P 87c1858a67e446979478a3146cf35654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.523346   836 tablet_server.cc:196] TabletServer@127.0.209.3:0 shutdown complete.
I20260630 12:38:24.553690   836 tablet_server.cc:179] TabletServer@127.0.209.4:0 shutting down...
I20260630 12:38:24.588253   836 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:24.590077   836 tablet_replica.cc:333] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6: stopping tablet replica
I20260630 12:38:24.590745   836 raft_consensus.cc:2243] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:24.591205   836 raft_consensus.cc:2272] T 5182b0b94fe043b7b6b39b79e6acb445 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:24.593670   836 tablet_replica.cc:333] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6: stopping tablet replica
I20260630 12:38:24.594205   836 raft_consensus.cc:2243] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:24.594677   836 raft_consensus.cc:2272] T 044530f21aa34d1796295f625a193e5b P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:24.597224   836 tablet_replica.cc:333] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6: stopping tablet replica
I20260630 12:38:24.597702   836 raft_consensus.cc:2243] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:24.598083   836 raft_consensus.cc:2272] T 8449fb53fc9442279b6963a9db942412 P eaf67ad3bc4d4ed29a6ed25a7da874b6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:24.619935   836 tablet_server.cc:196] TabletServer@127.0.209.4:0 shutdown complete.
I20260630 12:38:24.643983   836 master.cc:562] Master@127.0.209.62:34647 shutting down...
W20260630 12:38:24.667552 12931 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:24.668892   836 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.669433   836 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.669777   836 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d69f71d64f64d6b8dfbdb71d7020295: stopping tablet replica
I20260630 12:38:24.691632   836 master.cc:584] Master@127.0.209.62:34647 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7501 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13035 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (263566 ms total)
[  PASSED  ] 26 tests.
I20260630 12:38:24.770820   836 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 ~64 seconds ago
I20260630 12:38:24.771148   836 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 ~64 seconds ago
I20260630 12:38:24.771404   836 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~64 seconds ago
I20260630 12:38:24.771652   836 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 ~96 seconds ago
I20260630 12:38:24.771920   836 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~177 seconds ago
I20260630 12:38:24.772192   836 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 4 messages since previous log ~239 seconds ago
I20260630 12:38:24.772667   836 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~11 seconds ago
I20260630 12:38:24.772958   836 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
